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

Jan de Groot jgc at archlinux.org
Tue Apr 27 19:02:35 UTC 2010


    Date: Tuesday, April 27, 2010 @ 15:02:34
  Author: jgc
Revision: 78668

upgpkg: evolution-data-server 2.30.1-1
Update to 2.30.1

Modified:
  evolution-data-server/trunk/PKGBUILD
Deleted:
  evolution-data-server/trunk/patch-camel_camel-sasl-gssapi.c

---------------------------------+
 PKGBUILD                        |   13 +++++--------
 patch-camel_camel-sasl-gssapi.c |   11 -----------
 2 files changed, 5 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-27 18:55:32 UTC (rev 78667)
+++ PKGBUILD	2010-04-27 19:02:34 UTC (rev 78668)
@@ -2,23 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-data-server
-pkgver=2.30.0
-pkgrel=2
+pkgver=2.30.1
+pkgrel=1
 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop"
 arch=('i686' 'x86_64')
-depends=('libsoup>=2.30.0' 'nss>=3.12.4' 'libgnome-keyring>=2.29.4' 'heimdal>=1.3.2' 'libgweather>=2.29.92' 'libical>=0.44' 'db>=4.8.26')
+depends=('libsoup>=2.30.1' 'nss>=3.12.6' 'libgnome-keyring>=2.30.1' 'heimdal>=1.3.2' 'libgweather>=2.30.0' 'libical>=0.44' 'db>=4.8.26')
 makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gperf')
 options=('!libtool')
 url="http://www.gnome.org"
 license=('GPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
-        patch-camel_camel-sasl-gssapi.c)
-sha256sums=('89330c0ff21904d95de4d78ed84621dbbfa776091d705737ae8d829c7706cd04'
-            '7a16a8e040a9623a56d05754b5a23d969d12e1c2098eb7baec48e935a43832b4')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('b2ebeac36931fbee6fb747ee535a61243dd99fa15bc472ca239f2b01cc88795e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np0 -i "${srcdir}/patch-camel_camel-sasl-gssapi.c" || return 1
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --with-openldap=yes \
       --libexecdir=/usr/lib/evolution-data-server-1.2 \

Deleted: patch-camel_camel-sasl-gssapi.c
===================================================================
--- patch-camel_camel-sasl-gssapi.c	2010-04-27 18:55:32 UTC (rev 78667)
+++ patch-camel_camel-sasl-gssapi.c	2010-04-27 19:02:34 UTC (rev 78668)
@@ -1,11 +0,0 @@
---- camel/camel-sasl-gssapi.c.orig	2010-01-28 23:26:56.000000000 +0000
-+++ camel/camel-sasl-gssapi.c	2010-01-28 23:32:28.000000000 +0000
-@@ -31,7 +31,7 @@
- #include <string.h>
- #include <sys/socket.h>
- #include <sys/types.h>
--#include <krb5/krb5.h>
-+#include <krb5.h>
- #ifdef HAVE_ET_COM_ERR_H
- #include <et/com_err.h>
- #else




More information about the arch-commits mailing list