[arch-commits] Commit in evolution-sharp/trunk (2 files)

Ionut Biru ibiru at archlinux.org
Mon Oct 4 20:47:04 UTC 2010


    Date: Monday, October 4, 2010 @ 16:47:03
  Author: ibiru
Revision: 94159

upgpkg: evolution-sharp 0.21.1-2
eds 2.32 rebuild

Modified:
  evolution-sharp/trunk/PKGBUILD
  evolution-sharp/trunk/evolution-data-server-lib-target.patch

----------------------------------------+
 PKGBUILD                               |    6 +++---
 evolution-data-server-lib-target.patch |   15 +++++++++------
 2 files changed, 12 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-04 20:40:28 UTC (rev 94158)
+++ PKGBUILD	2010-10-04 20:47:03 UTC (rev 94159)
@@ -3,12 +3,12 @@
 
 pkgname=evolution-sharp
 pkgver=0.21.1
-pkgrel=1
+pkgrel=2
 pkgdesc="C# bindings for Novell Evolution"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://ftp.gnome.org/pub/GNOME/sources/evolution-sharp/"
-depends=('evolution-data-server>=2.30.2')
+depends=('evolution-data-server>=2.32.0')
 makedepends=('pkg-config' 'gtk-sharp-2>=2.12.8')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.21/${pkgname}-${pkgver}.tar.bz2
@@ -16,7 +16,7 @@
         evolution-data-server-lib-target.patch)
 sha256sums=('3cb78088e332f71b2a7958d2e8c6af3c9ff168731c8fb423aad7038cbdef3a1c'
             '80f98baf3336383241deac73c3f0d3a0905c9a2a3790db7ec4bf6089a577cf5b'
-            '687d95adcd70d510ee8b0975a782918175b8c080bcf019742fbcdae0f2b842c7')
+            '177492c896d6cfc34f728d578e6948463f16ed731ffbf6aa555f9ec4b7f7af9e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: evolution-data-server-lib-target.patch
===================================================================
--- evolution-data-server-lib-target.patch	2010-10-04 20:40:28 UTC (rev 94158)
+++ evolution-data-server-lib-target.patch	2010-10-04 20:47:03 UTC (rev 94159)
@@ -1,12 +1,15 @@
 diff -Nur evolution-sharp-0.21.1.orig/evolution/evolution-sharp.dll.config.in evolution-sharp-0.21.1/evolution/evolution-sharp.dll.config.in
---- evolution-sharp-0.21.1.orig/evolution/evolution-sharp.dll.config.in	2009-05-26 10:25:06.000000000 +0300
-+++ evolution-sharp-0.21.1/evolution/evolution-sharp.dll.config.in	2010-06-22 01:15:32.451348727 +0300
+--- evolution-sharp-0.21.1.orig/evolution/evolution-sharp.dll.config.in	2009-05-26 00:25:06.000000000 -0700
++++ evolution-sharp-0.21.1/evolution/evolution-sharp.dll.config.in	2010-10-04 13:31:36.573339607 -0700
 @@ -1,7 +1,7 @@
  <configuration>
-   <dllmap dll="ebook" target="libebook at EDS_VERSION@@LIB_PREFIX at .@EBOOK_SOVERSION@@LIB_SUFFIX@"/>
-   <dllmap dll="ecal" target="libecal at EDS_VERSION@@LIB_PREFIX at .@ECAL_SOVERSION@@LIB_SUFFIX@"/>
+-  <dllmap dll="ebook" target="libebook at EDS_VERSION@@LIB_PREFIX at .@EBOOK_SOVERSION@@LIB_SUFFIX@"/>
+-  <dllmap dll="ecal" target="libecal at EDS_VERSION@@LIB_PREFIX at .@ECAL_SOVERSION@@LIB_SUFFIX@"/>
 -  <dllmap dll="edataserver" target="libedataserver at EDS_VERSION@@LIB_PREFIX at .@EDS_SOVERSION@@LIB_SUFFIX@"/>
-+  <dllmap dll="edataserver" target="libedataserver at EDS_VERSION@@LIB_PREFIX at .13@LIB_SUFFIX@"/>
++  <dllmap dll="ebook" target="libebook at EDS_VERSION@@LIB_PREFIX at .10@LIB_SUFFIX@"/>
++  <dllmap dll="ecal" target="libecal at EDS_VERSION@@LIB_PREFIX at .8@LIB_SUFFIX@"/>
++  <dllmap dll="edataserver" target="libedataserver at EDS_VERSION@@LIB_PREFIX at .14@LIB_SUFFIX@"/>
    <dllmap dll="ebackend" target="libebackend at EDS_VERSION@@LIB_PREFIX at .@EBACKEND_SOVERSION@@LIB_SUFFIX@"/>
-   <dllmap dll="edatacal" target="libedata-cal at EDS_VERSION@@LIB_PREFIX at .@EDATACAL_SOVERSION@@LIB_SUFFIX@"/>
+-  <dllmap dll="edatacal" target="libedata-cal at EDS_VERSION@@LIB_PREFIX at .@EDATACAL_SOVERSION@@LIB_SUFFIX@"/>
++  <dllmap dll="edatacal" target="libedata-cal at EDS_VERSION@@LIB_PREFIX at .10@LIB_SUFFIX@"/>
  </configuration>




More information about the arch-commits mailing list