[arch-commits] Commit in libtirpc/trunk (PKGBUILD libtirpc-0.2.0-no-gss.patch)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:39:59
  Author: tpowa
Revision: 62190

upgpkg: libtirpc 0.2.1-1
bump to latest version

Modified:
  libtirpc/trunk/PKGBUILD
Deleted:
  libtirpc/trunk/libtirpc-0.2.0-no-gss.patch

-+
 PKGBUILD|   13 +
 libtirpc-0.2.0-no-gss.patch |   13 -
 2 files changed, 5 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-04 07:42:21 UTC (rev 62189)
+++ PKGBUILD2010-01-04 08:39:59 UTC (rev 62190)
@@ -1,26 +1,23 @@
 # $Id$
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 pkgname=libtirpc
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc=Transport Independent RPC library (SunRPC replacement)
 arch=(i686 x86_64)
-depends=('glibc')
+depends=('glibc' 'libgssglue' 'heimdal')
 url=http://libtirpc.sourceforge.net/;
 license=('GPL2')
-source=(http://downloads.sourceforge.net/sourceforge/libtirpc/$pkgname-$pkgver.tar.bz2
-libtirpc-0.2.0-no-gss.patch)
+source=(http://downloads.sourceforge.net/sourceforge/libtirpc/$pkgname-$pkgver.tar.bz2)
 backup=('etc/netconfig')
 options=(!libtool)
-md5sums=('b3b513a8825aa227deac63ea38c64f41'
- 'ca3a559764f3898baebf86b2ee5fd75f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  patch -Np0 -i ../libtirpc-0.2.0-no-gss.patch || return 1
-  ./configure --prefix=/usr 
+  ./configure --prefix=/usr --enable-gss
   make || return 1
   make DESTDIR=$pkgdir install || return 1
   # install netconfig
   install -D -m644 doc/etc_netconfig $pkgdir/etc/netconfig
 }
+md5sums=('d77eb15f464bf9d6e66259eaf78b2a4e')

Deleted: libtirpc-0.2.0-no-gss.patch
===
--- libtirpc-0.2.0-no-gss.patch 2010-01-04 07:42:21 UTC (rev 62189)
+++ libtirpc-0.2.0-no-gss.patch 2010-01-04 08:39:59 UTC (rev 62190)
@@ -1,13 +0,0 @@
-if gss is disabled, then svc_auth_gss_ops won't be available
-
 src/svc.c
-+++ src/svc.c
-@@ -77,7 +77,7 @@
- 
- extern rwlock_t svc_lock;
- extern rwlock_t svc_fd_lock;
--extern struct svc_auth_ops svc_auth_gss_ops;
-+extern struct svc_auth_ops svc_auth_gss_ops __attribute__((weak));
- 
- static struct svc_callout *svc_find (rpcprog_t, rpcvers_t,
-struct svc_callout **, char *);



[arch-commits] Commit in libtirpc/repos (testing-x86_64)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:40:17
  Author: tpowa
Revision: 62191

archrelease: new repo testing-x86_64

Added:
  libtirpc/repos/testing-x86_64/



[arch-commits] Commit in libtirpc/repos (testing-x86_64)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:40:33
  Author: tpowa
Revision: 62192

Initialized merge tracking via svnmerge with revisions 1-62190 from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libtirpc/trunk

Modified:
  libtirpc/repos/testing-x86_64/(properties)


Property changes on: libtirpc/repos/testing-x86_64
___
Added: svnmerge-integrated
   + /libtirpc/trunk:1-62190



[arch-commits] Commit in libtirpc/repos (testing-i686)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:42:18
  Author: tpowa
Revision: 62193

archrelease: new repo testing-i686

Added:
  libtirpc/repos/testing-i686/



[arch-commits] Commit in libtirpc/repos (testing-i686)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:42:35
  Author: tpowa
Revision: 62194

Initialized merge tracking via svnmerge with revisions 1-62192 from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libtirpc/trunk

Modified:
  libtirpc/repos/testing-i686/  (properties)


Property changes on: libtirpc/repos/testing-i686
___
Added: svnmerge-integrated
   + /libtirpc/trunk:1-62192



[arch-commits] Commit in nfs-utils/trunk (PKGBUILD)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:44:32
  Author: tpowa
Revision: 62195

upgpkg: nfs-utils 1.2.1-1
bump to latest version

Modified:
  nfs-utils/trunk/PKGBUILD

--+
 PKGBUILD |   36 ++--
 1 file changed, 18 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-04 08:42:35 UTC (rev 62194)
+++ PKGBUILD2010-01-04 08:44:32 UTC (rev 62195)
@@ -6,14 +6,14 @@
 # Contributor: Marco Lima cipparello gmail com
 
 pkgname=nfs-utils
-pkgver=1.2.0
-pkgrel=5
+pkgver=1.2.1
+pkgrel=1
 pkgdesc=Support programs for Network File Systems
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'
 license=('GPL')
 backup=(etc/{exports,gssapi_mech.conf,idmapd.conf} 
etc/conf.d/{nfs-common.conf,nfs-server.conf})
-depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'rpcbind' 'librpcsecgss=0.19-2' 
'nfsidmap' 'libevent=1.3e')
+depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'rpcbind' 'libtirpc=0.2.1' 
'librpcsecgss=0.19-2' 'nfsidmap' 'libevent=1.3e')
 makedepends=('pkgconfig' 'autoconf')
 source=(http://downloads.sourceforge.net/nfs/${pkgname}-${pkgver}.tar.bz2
gssapi_mech.conf
@@ -30,24 +30,9 @@
nfs-utils-1.1.4-mtab-sym.patch
nfs-utils-1.1.4-no-exec.patch)
 install=nfs-utils.install
-md5sums=('779cf81044e92cb51ad590960e7b3671'
- '234b9cca75a33af98eda3f1683756879'
- '990a07943fa958d4abb1cb7bd52c9a7b'
- '768928d9cbe5d0c6719e43b445e69ac6'
- '5ae080f6117cef3140f02bc162bdc755'
- '7bb672c320b10b3716b40c3f5bd6b6a8'
- 'ff585faf410a62c4333a027c50b56bae'
- 'eb4f4027fab6fc1201f1ca04f5954c76'
- '97c9c6765ac793c5b684b2d6bbe1bc3f'
- 'f3be115d392d9f9bb0f056e8d4341a14'
- '20c6fae1c771b9d8e91c4973f16372e3'
- 'e6fd3a8acfe97970a53db1b902c34f45'
- '7674106eaaa4c149bccd4f05fe3604e9'
- '4f4827dfc93008dfadd0a530ad0872b2')
 
 build() {
   cd $srcdir/${pkgname}-${pkgver}
-
   # Patches from gentoo for heimdal compatibility Bug 231396
   # http://bugs.gentoo.org/show_bug.cgi?id=231396
   patch -Np1 -i ../nfs-utils-1.1.2-kerberos-ac.patch || return 1
@@ -68,6 +53,7 @@
   ./configure --prefix=/usr --enable-nfsv3 --enable-nfsv4 --enable-gss \
   --with-tcp-wrappers --with-statedir=/var/lib/nfs 
--sysconfdir=/etc
 
+  unset LDFLAGS
   make || return 1
   make DESTDIR=$pkgdir install || return 1
 
@@ -84,3 +70,17 @@
   mkdir $pkgdir/var/lib/nfs/rpc_pipefs
   mkdir $pkgdir/var/lib/nfs/v4recovery
 }
+md5sums=('c3ccd16c147befd49fe4541a506dd177'
+ '234b9cca75a33af98eda3f1683756879'
+ '990a07943fa958d4abb1cb7bd52c9a7b'
+ '768928d9cbe5d0c6719e43b445e69ac6'
+ '5ae080f6117cef3140f02bc162bdc755'
+ '7bb672c320b10b3716b40c3f5bd6b6a8'
+ 'ff585faf410a62c4333a027c50b56bae'
+ 'eb4f4027fab6fc1201f1ca04f5954c76'
+ '97c9c6765ac793c5b684b2d6bbe1bc3f'
+ 'f3be115d392d9f9bb0f056e8d4341a14'
+ '20c6fae1c771b9d8e91c4973f16372e3'
+ 'e6fd3a8acfe97970a53db1b902c34f45'
+ '7674106eaaa4c149bccd4f05fe3604e9'
+ '4f4827dfc93008dfadd0a530ad0872b2')



[arch-commits] Commit in nfs-utils/repos (testing-x86_64)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:44:53
  Author: tpowa
Revision: 62196

archrelease: new repo testing-x86_64

Added:
  nfs-utils/repos/testing-x86_64/



[arch-commits] Commit in nfs-utils/repos (testing-i686)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:45:52
  Author: tpowa
Revision: 62198

archrelease: new repo testing-i686

Added:
  nfs-utils/repos/testing-i686/



[arch-commits] Commit in nfs-utils/repos (testing-i686)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:46:07
  Author: tpowa
Revision: 62199

Initialized merge tracking via svnmerge with revisions 1-62197 from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/nfs-utils/trunk

Modified:
  nfs-utils/repos/testing-i686/ (properties)


Property changes on: nfs-utils/repos/testing-i686
___
Added: svnmerge-integrated
   + /nfs-utils/trunk:1-62197



[arch-commits] Commit in (4 files)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:49:33
  Author: tpowa
Revision: 62200

new depend for nfs-utils

Added:
  libgssglue/
  libgssglue/repos/
  libgssglue/trunk/
  libgssglue/trunk/PKGBUILD

--+
 PKGBUILD |   24 
 1 file changed, 24 insertions(+)

Added: libgssglue/trunk/PKGBUILD
===
--- libgssglue/trunk/PKGBUILD   (rev 0)
+++ libgssglue/trunk/PKGBUILD   2010-01-04 08:49:33 UTC (rev 62200)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Tobias Powalowski tp...@archlinux.org
+
+pkgname=libgssglue
+pkgver=0.1
+pkgrel=1
+pkgdesc=exports a gssapi interface which calls other random gssapi libraries
+arch=('i686' 'x86_64')
+url=http://www.citi.umich.edu/projects/nfsv4/linux/;
+license=('BSD')
+depends=('glibc')
+makedepends=('pkgconfig' 'autoconf')
+options=('!libtool')
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr 
+  make || return 1
+  make DESTDIR=$pkgdir/ install || return 1
+  # install license
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/libgssglue/COPYING
+}
+md5sums=('ce1b4c758e6de01b712d154c5c97e540')


Property changes on: libgssglue/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



[arch-commits] Commit in libgssglue/repos (testing-x86_64)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:50:16
  Author: tpowa
Revision: 62201

archrelease: new repo testing-x86_64

Added:
  libgssglue/repos/testing-x86_64/



[arch-commits] Commit in libgssglue/repos (testing-x86_64)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:50:32
  Author: tpowa
Revision: 62202

Initialized merge tracking via svnmerge with revisions 1-62200 from 
svn+ssh://tp...@gerolde.archlinux.org/srv/svn-packages/libgssglue/trunk

Modified:
  libgssglue/repos/testing-x86_64/  (properties)


Property changes on: libgssglue/repos/testing-x86_64
___
Added: svnmerge-integrated
   + /libgssglue/trunk:1-62200



[arch-commits] Commit in libgssglue/repos (testing-i686)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:51:26
  Author: tpowa
Revision: 62203

archrelease: new repo testing-i686

Added:
  libgssglue/repos/testing-i686/



[arch-commits] Commit in libgssglue/repos (testing-i686)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 03:51:41
  Author: tpowa
Revision: 62204

Initialized merge tracking via svnmerge with revisions 1-62202 from 
svn+ssh://tp...@gerolde.archlinux.org/srv/svn-packages/libgssglue/trunk

Modified:
  libgssglue/repos/testing-i686/(properties)


Property changes on: libgssglue/repos/testing-i686
___
Added: svnmerge-integrated
   + /libgssglue/trunk:1-62202



[arch-commits] Commit in muse/trunk (PKGBUILD muse-glibc2.10.patch)

2010-01-04 Thread Eric Bélanger
Date: Monday, January 4, 2010 @ 04:11:08
  Author: eric
Revision: 62205

upgpkg: muse 1.0-1
Upstream update, Added python optdepends, removed old patch

Modified:
  muse/trunk/PKGBUILD
Deleted:
  muse/trunk/muse-glibc2.10.patch

--+
 PKGBUILD |   12 +++-
 muse-glibc2.10.patch |   27 ---
 2 files changed, 7 insertions(+), 32 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-04 08:51:41 UTC (rev 62204)
+++ PKGBUILD2010-01-04 09:11:08 UTC (rev 62205)
@@ -2,7 +2,7 @@
 # Maintainer: damir da...@archlinux.org
 
 pkgname=muse
-pkgver=1.0rc3
+pkgver=1.0
 pkgrel=1
 pkgdesc=A MIDI/Audio sequencer with recording and editing capabilities
 arch=('i686' 'x86_64')
@@ -10,17 +10,19 @@
 license=('GPL')
 depends=('qt3' 'fluidsynth' 'graphviz' 'libsamplerate')
 makedepends=('jade')
+optdepends=('python: to use the scripts')
 options=('!libtool')
 install=muse.install
-source=(http://downloads.sourceforge.net/sourceforge/lmuse/$pkgname-$pkgver.tar.gz
 muse-glibc2.10.patch)
-md5sums=('533a638539a85318034a2764740d11d9' '91ca69e979c9fe0a3c43eae21b996a74')
-sha1sums=('5e1e162d2ba5b73cc9c2d20ee3eb543fa72f783c' 
'5ab945077f17e485101e91aabe9303c69509c483')
+source=(http://downloads.sourceforge.net/sourceforge/lmuse/$pkgname-$pkgver.tar.gz)
+md5sums=('177ce7bcad2dc93e733f0ace7cd99b2d')
+sha1sums=('f4d8a4fdb04f8cac8f3ed901a4b25a3ec0bab729')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
   . /etc/profile.d/qt3.sh
   unset LDFLAGS
-  (cd muse ; patch -p0  ../../muse-glibc2.10.patch) || return 1
+  sed -i 's|$(pkgdatadir)|$(DESTDIR)/$(pkgdatadir)|' share/scripts/Makefile.in 
|| return 1
+  sed -i 's|$(bindir)|$(DESTDIR)/$(bindir)|' utils/Makefile.in || return 1
   ./configure --prefix=/usr --enable-maintainer-mode \
 --disable-doxy-treeview \
 --enable-optimize \

Deleted: muse-glibc2.10.patch
===
--- muse-glibc2.10.patch2010-01-04 08:51:41 UTC (rev 62204)
+++ muse-glibc2.10.patch2010-01-04 09:11:08 UTC (rev 62205)
@@ -1,27 +0,0 @@
 memory.cpp 2003/10/27 18:51:22 1.1.1.1
-+++ memory.cpp 2009/07/15 21:49:27 1.1.1.1.2.1
-@@ -1,7 +1,7 @@
- //=
- //  MusE
- //  Linux Music Editor
--//  $Id: memory.cpp,v 1.1.1.1 2003/10/27 18:51:22 wschweer Exp $
-+//  $Id: memory.cpp,v 1.1.1.1.2.1 2009/07/15 21:49:27 spamatica Exp $
- //
- //  (C) Copyright 2003 Werner Schweer (w...@seh.de)
- //=
-@@ -48,7 +48,14 @@
-   {
- //  printf(grow memory idx %d\n, idx);
- 
--  int esize = (idx+1) * sizeof(int);
-+//  int esize = (idx+1) * sizeof(int);
-+  int esize = (idx+1) * sizeof(int)+2;
-+  // (rj) changed to +2 due to bug 2819312 
-+  // 1.0rc3 malloc problem w/glibc-2.10 on x86_64 (with fix)
-+  // the change apparently allows muse to launch with this 
-+  // configuration. It is however uncertain that this is the right fix. 
-+  // Probably it means that nelem will not become bigger than
-+  // the allowed number of elements
- 
-   Chunk* n= new Chunk;
-   n-next = chunks[idx];



[arch-commits] Commit in muse/repos (testing-i686)

2010-01-04 Thread Eric Bélanger
Date: Monday, January 4, 2010 @ 04:11:16
  Author: eric
Revision: 62206

archrelease: new repo testing-i686

Added:
  muse/repos/testing-i686/



[arch-commits] Commit in muse/repos (testing-i686)

2010-01-04 Thread Eric Bélanger
Date: Monday, January 4, 2010 @ 04:11:22
  Author: eric
Revision: 62207

Initialized merge tracking via svnmerge with revisions 1-62205 from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/muse/trunk

Modified:
  muse/repos/testing-i686/  (properties)


Property changes on: muse/repos/testing-i686
___
Added: svnmerge-integrated
   + /muse/trunk:1-62205



[arch-commits] Commit in muse/repos (testing-x86_64)

2010-01-04 Thread Eric Bélanger
Date: Monday, January 4, 2010 @ 04:12:24
  Author: eric
Revision: 62208

archrelease: new repo testing-x86_64

Added:
  muse/repos/testing-x86_64/



[arch-commits] Commit in muse/repos (testing-x86_64)

2010-01-04 Thread Eric Bélanger
Date: Monday, January 4, 2010 @ 04:12:31
  Author: eric
Revision: 62209

Initialized merge tracking via svnmerge with revisions 1-62207 from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/muse/trunk

Modified:
  muse/repos/testing-x86_64/(properties)


Property changes on: muse/repos/testing-x86_64
___
Added: svnmerge-integrated
   + /muse/trunk:1-62207



[arch-commits] Commit in libgssglue/trunk (PKGBUILD gssapi_mech.conf)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 04:16:30
  Author: tpowa
Revision: 62210

upgpkg: libgssglue 0.1-2
moved in gssapi_mech.conf from nfs-utils

Added:
  libgssglue/trunk/gssapi_mech.conf
Modified:
  libgssglue/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 gssapi_mech.conf |   22 ++
 2 files changed, 30 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-04 09:12:31 UTC (rev 62209)
+++ PKGBUILD2010-01-04 09:16:30 UTC (rev 62210)
@@ -3,22 +3,27 @@
 
 pkgname=libgssglue
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=exports a gssapi interface which calls other random gssapi libraries
 arch=('i686' 'x86_64')
 url=http://www.citi.umich.edu/projects/nfsv4/linux/;
 license=('BSD')
 depends=('glibc')
 makedepends=('pkgconfig' 'autoconf')
+backup=(etc/gssapi_mech.conf)
 options=('!libtool')
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz
+gssapi_mech.conf)
+md5sums=('ce1b4c758e6de01b712d154c5c97e540'
+ '234b9cca75a33af98eda3f1683756879')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr 
   make || return 1
   make DESTDIR=$pkgdir/ install || return 1
+  # Configuration
+  install -D -m 644 ../gssapi_mech.conf $pkgdir/etc/gssapi_mech.conf
   # install license
   install -D -m644 COPYING $pkgdir/usr/share/licenses/libgssglue/COPYING
 }
-md5sums=('ce1b4c758e6de01b712d154c5c97e540')

Added: gssapi_mech.conf
===
--- gssapi_mech.conf(rev 0)
+++ gssapi_mech.conf2010-01-04 09:16:30 UTC (rev 62210)
@@ -0,0 +1,22 @@
+# Example /etc/gssapi_mech.conf file
+#
+# GSSAPI Mechanism Definitions
+#
+# This configuration file determines which GSS-API mechanisms
+# the gssd code should use
+#
+# NOTE:
+# The initiaiization function mechglue_internal_krb5_init
+# is used for the MIT krb5 gssapi mechanism.  This special
+# function name indicates that an internal function should
+# be used to determine the entry points for the MIT gssapi
+# mechanism funtions.
+#
+# library   initialization function
+#   ==
+# The MIT K5 gssapi library, use special function for initialization.
+#/usr/lib/libgssapi_krb5.so mechglue_internal_krb5_init
+/usr/lib/libgssapi.somechglue_internal_krb5_init
+#
+# The SPKM3 gssapi library function.  Use the function spkm3_gss_initialize.
+# /usr/local/gss_mechs/spkm/spkm3/libgssapi_spkm3.sospkm3_gss_initialize



[arch-commits] Commit in libgssglue/repos (3 files)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 04:17:10
  Author: tpowa
Revision: 62211

Merged revisions 62210 via svnmerge from 
svn+ssh://tp...@gerolde.archlinux.org/srv/svn-packages/libgssglue/trunk


  r62210 | tpowa | 2010-01-04 10:16:30 +0100 (Mo, 04 Jan 2010) | 2 lines
  
  upgpkg: libgssglue 0.1-2
  moved in gssapi_mech.conf from nfs-utils


Added:
  libgssglue/repos/testing-x86_64/gssapi_mech.conf
(from rev 62210, libgssglue/trunk/gssapi_mech.conf)
Modified:
  libgssglue/repos/testing-x86_64/  (properties)
  libgssglue/repos/testing-x86_64/PKGBUILD

--+
 PKGBUILD |   11 ---
 gssapi_mech.conf |   22 ++
 2 files changed, 30 insertions(+), 3 deletions(-)


Property changes on: libgssglue/repos/testing-x86_64
___
Modified: svnmerge-integrated
   - /libgssglue/trunk:1-62200
   + /libgssglue/trunk:1-62210

Modified: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2010-01-04 09:16:30 UTC (rev 62210)
+++ testing-x86_64/PKGBUILD 2010-01-04 09:17:10 UTC (rev 62211)
@@ -3,22 +3,27 @@
 
 pkgname=libgssglue
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=exports a gssapi interface which calls other random gssapi libraries
 arch=('i686' 'x86_64')
 url=http://www.citi.umich.edu/projects/nfsv4/linux/;
 license=('BSD')
 depends=('glibc')
 makedepends=('pkgconfig' 'autoconf')
+backup=(etc/gssapi_mech.conf)
 options=('!libtool')
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz
+gssapi_mech.conf)
+md5sums=('ce1b4c758e6de01b712d154c5c97e540'
+ '234b9cca75a33af98eda3f1683756879')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr 
   make || return 1
   make DESTDIR=$pkgdir/ install || return 1
+  # Configuration
+  install -D -m 644 ../gssapi_mech.conf $pkgdir/etc/gssapi_mech.conf
   # install license
   install -D -m644 COPYING $pkgdir/usr/share/licenses/libgssglue/COPYING
 }
-md5sums=('ce1b4c758e6de01b712d154c5c97e540')

Copied: libgssglue/repos/testing-x86_64/gssapi_mech.conf (from rev 62210, 
libgssglue/trunk/gssapi_mech.conf)
===
--- testing-x86_64/gssapi_mech.conf (rev 0)
+++ testing-x86_64/gssapi_mech.conf 2010-01-04 09:17:10 UTC (rev 62211)
@@ -0,0 +1,22 @@
+# Example /etc/gssapi_mech.conf file
+#
+# GSSAPI Mechanism Definitions
+#
+# This configuration file determines which GSS-API mechanisms
+# the gssd code should use
+#
+# NOTE:
+# The initiaiization function mechglue_internal_krb5_init
+# is used for the MIT krb5 gssapi mechanism.  This special
+# function name indicates that an internal function should
+# be used to determine the entry points for the MIT gssapi
+# mechanism funtions.
+#
+# library   initialization function
+#   ==
+# The MIT K5 gssapi library, use special function for initialization.
+#/usr/lib/libgssapi_krb5.so mechglue_internal_krb5_init
+/usr/lib/libgssapi.somechglue_internal_krb5_init
+#
+# The SPKM3 gssapi library function.  Use the function spkm3_gss_initialize.
+# /usr/local/gss_mechs/spkm/spkm3/libgssapi_spkm3.sospkm3_gss_initialize



[arch-commits] Commit in nfs-utils/trunk (PKGBUILD gssapi_mech.conf)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 04:17:48
  Author: tpowa
Revision: 62212

upgpkg: nfs-utils 1.2.1-2
moved gssapi_mech.conf to libgssglue

Modified:
  nfs-utils/trunk/PKGBUILD
Deleted:
  nfs-utils/trunk/gssapi_mech.conf

--+
 PKGBUILD |   35 ---
 gssapi_mech.conf |   22 --
 2 files changed, 16 insertions(+), 41 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-04 09:17:10 UTC (rev 62211)
+++ PKGBUILD2010-01-04 09:17:48 UTC (rev 62212)
@@ -7,16 +7,15 @@
 
 pkgname=nfs-utils
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Support programs for Network File Systems
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'
 license=('GPL')
-backup=(etc/{exports,gssapi_mech.conf,idmapd.conf} 
etc/conf.d/{nfs-common.conf,nfs-server.conf})
-depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'rpcbind' 'libtirpc=0.2.1' 
'librpcsecgss=0.19-2' 'nfsidmap' 'libevent=1.3e')
+backup=(etc/{exports,idmapd.conf} etc/conf.d/{nfs-common.conf,nfs-server.conf})
+depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'rpcbind' 'libtirpc=0.2.1' 
'librpcsecgss=0.19-2' 'nfsidmap' 'libevent=1.3e' 'libgssglue')
 makedepends=('pkgconfig' 'autoconf')
 source=(http://downloads.sourceforge.net/nfs/${pkgname}-${pkgver}.tar.bz2
-   gssapi_mech.conf
nfs-common
nfs-common.conf
nfs-server
@@ -30,6 +29,19 @@
nfs-utils-1.1.4-mtab-sym.patch
nfs-utils-1.1.4-no-exec.patch)
 install=nfs-utils.install
+md5sums=('c3ccd16c147befd49fe4541a506dd177'
+ '990a07943fa958d4abb1cb7bd52c9a7b'
+ '768928d9cbe5d0c6719e43b445e69ac6'
+ '5ae080f6117cef3140f02bc162bdc755'
+ '7bb672c320b10b3716b40c3f5bd6b6a8'
+ 'ff585faf410a62c4333a027c50b56bae'
+ 'eb4f4027fab6fc1201f1ca04f5954c76'
+ '97c9c6765ac793c5b684b2d6bbe1bc3f'
+ 'f3be115d392d9f9bb0f056e8d4341a14'
+ '20c6fae1c771b9d8e91c4973f16372e3'
+ 'e6fd3a8acfe97970a53db1b902c34f45'
+ '7674106eaaa4c149bccd4f05fe3604e9'
+ '4f4827dfc93008dfadd0a530ad0872b2')
 
 build() {
   cd $srcdir/${pkgname}-${pkgver}
@@ -63,24 +75,9 @@
   # Configuration
   install -D -m 644 ../exports $pkgdir/etc/exports
   install -D -m 644 ../idmapd.conf $pkgdir/etc/idmapd.conf
-  install -D -m 644 ../gssapi_mech.conf $pkgdir/etc/gssapi_mech.conf
   install -D -m 644 ../nfs-common.conf $pkgdir/etc/conf.d/nfs-common.conf
   install -D -m 644 ../nfs-server.conf $pkgdir/etc/conf.d/nfs-server.conf
   # directories
   mkdir $pkgdir/var/lib/nfs/rpc_pipefs
   mkdir $pkgdir/var/lib/nfs/v4recovery
 }
-md5sums=('c3ccd16c147befd49fe4541a506dd177'
- '234b9cca75a33af98eda3f1683756879'
- '990a07943fa958d4abb1cb7bd52c9a7b'
- '768928d9cbe5d0c6719e43b445e69ac6'
- '5ae080f6117cef3140f02bc162bdc755'
- '7bb672c320b10b3716b40c3f5bd6b6a8'
- 'ff585faf410a62c4333a027c50b56bae'
- 'eb4f4027fab6fc1201f1ca04f5954c76'
- '97c9c6765ac793c5b684b2d6bbe1bc3f'
- 'f3be115d392d9f9bb0f056e8d4341a14'
- '20c6fae1c771b9d8e91c4973f16372e3'
- 'e6fd3a8acfe97970a53db1b902c34f45'
- '7674106eaaa4c149bccd4f05fe3604e9'
- '4f4827dfc93008dfadd0a530ad0872b2')

Deleted: gssapi_mech.conf
===
--- gssapi_mech.conf2010-01-04 09:17:10 UTC (rev 62211)
+++ gssapi_mech.conf2010-01-04 09:17:48 UTC (rev 62212)
@@ -1,22 +0,0 @@
-# Example /etc/gssapi_mech.conf file
-#
-# GSSAPI Mechanism Definitions
-#
-# This configuration file determines which GSS-API mechanisms
-# the gssd code should use
-#
-# NOTE:
-# The initiaiization function mechglue_internal_krb5_init
-# is used for the MIT krb5 gssapi mechanism.  This special
-# function name indicates that an internal function should
-# be used to determine the entry points for the MIT gssapi
-# mechanism funtions.
-#
-# library   initialization function
-#   ==
-# The MIT K5 gssapi library, use special function for initialization.
-#/usr/lib/libgssapi_krb5.so mechglue_internal_krb5_init
-/usr/lib/libgssapi.somechglue_internal_krb5_init
-#
-# The SPKM3 gssapi library function.  Use the function spkm3_gss_initialize.
-# /usr/local/gss_mechs/spkm/spkm3/libgssapi_spkm3.sospkm3_gss_initialize



[arch-commits] Commit in libgssglue/repos (3 files)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 04:19:11
  Author: tpowa
Revision: 62214

Merged revisions 62210 via svnmerge from 
svn+ssh://tp...@gerolde.archlinux.org/srv/svn-packages/libgssglue/trunk


  r62210 | tpowa | 2010-01-04 09:16:30 + (Mo, 04 Jan 2010) | 2 lines
  
  upgpkg: libgssglue 0.1-2
  moved in gssapi_mech.conf from nfs-utils


Added:
  libgssglue/repos/testing-i686/gssapi_mech.conf
(from rev 62210, libgssglue/trunk/gssapi_mech.conf)
Modified:
  libgssglue/repos/testing-i686/(properties)
  libgssglue/repos/testing-i686/PKGBUILD

--+
 PKGBUILD |   11 ---
 gssapi_mech.conf |   22 ++
 2 files changed, 30 insertions(+), 3 deletions(-)


Property changes on: libgssglue/repos/testing-i686
___
Modified: svnmerge-integrated
   - /libgssglue/trunk:1-62202
   + /libgssglue/trunk:1-62213

Modified: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2010-01-04 09:18:30 UTC (rev 62213)
+++ testing-i686/PKGBUILD   2010-01-04 09:19:11 UTC (rev 62214)
@@ -3,22 +3,27 @@
 
 pkgname=libgssglue
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=exports a gssapi interface which calls other random gssapi libraries
 arch=('i686' 'x86_64')
 url=http://www.citi.umich.edu/projects/nfsv4/linux/;
 license=('BSD')
 depends=('glibc')
 makedepends=('pkgconfig' 'autoconf')
+backup=(etc/gssapi_mech.conf)
 options=('!libtool')
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/$pkgname/$pkgname-$pkgver.tar.gz
+gssapi_mech.conf)
+md5sums=('ce1b4c758e6de01b712d154c5c97e540'
+ '234b9cca75a33af98eda3f1683756879')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr 
   make || return 1
   make DESTDIR=$pkgdir/ install || return 1
+  # Configuration
+  install -D -m 644 ../gssapi_mech.conf $pkgdir/etc/gssapi_mech.conf
   # install license
   install -D -m644 COPYING $pkgdir/usr/share/licenses/libgssglue/COPYING
 }
-md5sums=('ce1b4c758e6de01b712d154c5c97e540')

Copied: libgssglue/repos/testing-i686/gssapi_mech.conf (from rev 62210, 
libgssglue/trunk/gssapi_mech.conf)
===
--- testing-i686/gssapi_mech.conf   (rev 0)
+++ testing-i686/gssapi_mech.conf   2010-01-04 09:19:11 UTC (rev 62214)
@@ -0,0 +1,22 @@
+# Example /etc/gssapi_mech.conf file
+#
+# GSSAPI Mechanism Definitions
+#
+# This configuration file determines which GSS-API mechanisms
+# the gssd code should use
+#
+# NOTE:
+# The initiaiization function mechglue_internal_krb5_init
+# is used for the MIT krb5 gssapi mechanism.  This special
+# function name indicates that an internal function should
+# be used to determine the entry points for the MIT gssapi
+# mechanism funtions.
+#
+# library   initialization function
+#   ==
+# The MIT K5 gssapi library, use special function for initialization.
+#/usr/lib/libgssapi_krb5.so mechglue_internal_krb5_init
+/usr/lib/libgssapi.somechglue_internal_krb5_init
+#
+# The SPKM3 gssapi library function.  Use the function spkm3_gss_initialize.
+# /usr/local/gss_mechs/spkm/spkm3/libgssapi_spkm3.sospkm3_gss_initialize



[arch-commits] Commit in nfs-utils/repos (3 files)

2010-01-04 Thread Tobias Powalowski
Date: Monday, January 4, 2010 @ 04:21:26
  Author: tpowa
Revision: 62215

Merged revisions 62212 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/nfs-utils/trunk


  r62212 | tpowa | 2010-01-04 09:17:48 + (Mo, 04 Jan 2010) | 2 lines
  
  upgpkg: nfs-utils 1.2.1-2
  moved gssapi_mech.conf to libgssglue


Modified:
  nfs-utils/repos/testing-i686/ (properties)
  nfs-utils/repos/testing-i686/PKGBUILD
Deleted:
  nfs-utils/repos/testing-i686/gssapi_mech.conf

--+
 PKGBUILD |   35 ---
 gssapi_mech.conf |   22 --
 2 files changed, 16 insertions(+), 41 deletions(-)


Property changes on: nfs-utils/repos/testing-i686
___
Modified: svnmerge-integrated
   - /nfs-utils/trunk:1-62197
   + /nfs-utils/trunk:1-62214

Modified: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2010-01-04 09:19:11 UTC (rev 62214)
+++ testing-i686/PKGBUILD   2010-01-04 09:21:26 UTC (rev 62215)
@@ -7,16 +7,15 @@
 
 pkgname=nfs-utils
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Support programs for Network File Systems
 arch=('i686' 'x86_64')
 url='http://nfs.sourceforge.net'
 license=('GPL')
-backup=(etc/{exports,gssapi_mech.conf,idmapd.conf} 
etc/conf.d/{nfs-common.conf,nfs-server.conf})
-depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'rpcbind' 'libtirpc=0.2.1' 
'librpcsecgss=0.19-2' 'nfsidmap' 'libevent=1.3e')
+backup=(etc/{exports,idmapd.conf} etc/conf.d/{nfs-common.conf,nfs-server.conf})
+depends=('glibc' 'tcp_wrappers' 'e2fsprogs' 'rpcbind' 'libtirpc=0.2.1' 
'librpcsecgss=0.19-2' 'nfsidmap' 'libevent=1.3e' 'libgssglue')
 makedepends=('pkgconfig' 'autoconf')
 source=(http://downloads.sourceforge.net/nfs/${pkgname}-${pkgver}.tar.bz2
-   gssapi_mech.conf
nfs-common
nfs-common.conf
nfs-server
@@ -30,6 +29,19 @@
nfs-utils-1.1.4-mtab-sym.patch
nfs-utils-1.1.4-no-exec.patch)
 install=nfs-utils.install
+md5sums=('c3ccd16c147befd49fe4541a506dd177'
+ '990a07943fa958d4abb1cb7bd52c9a7b'
+ '768928d9cbe5d0c6719e43b445e69ac6'
+ '5ae080f6117cef3140f02bc162bdc755'
+ '7bb672c320b10b3716b40c3f5bd6b6a8'
+ 'ff585faf410a62c4333a027c50b56bae'
+ 'eb4f4027fab6fc1201f1ca04f5954c76'
+ '97c9c6765ac793c5b684b2d6bbe1bc3f'
+ 'f3be115d392d9f9bb0f056e8d4341a14'
+ '20c6fae1c771b9d8e91c4973f16372e3'
+ 'e6fd3a8acfe97970a53db1b902c34f45'
+ '7674106eaaa4c149bccd4f05fe3604e9'
+ '4f4827dfc93008dfadd0a530ad0872b2')
 
 build() {
   cd $srcdir/${pkgname}-${pkgver}
@@ -63,24 +75,9 @@
   # Configuration
   install -D -m 644 ../exports $pkgdir/etc/exports
   install -D -m 644 ../idmapd.conf $pkgdir/etc/idmapd.conf
-  install -D -m 644 ../gssapi_mech.conf $pkgdir/etc/gssapi_mech.conf
   install -D -m 644 ../nfs-common.conf $pkgdir/etc/conf.d/nfs-common.conf
   install -D -m 644 ../nfs-server.conf $pkgdir/etc/conf.d/nfs-server.conf
   # directories
   mkdir $pkgdir/var/lib/nfs/rpc_pipefs
   mkdir $pkgdir/var/lib/nfs/v4recovery
 }
-md5sums=('c3ccd16c147befd49fe4541a506dd177'
- '234b9cca75a33af98eda3f1683756879'
- '990a07943fa958d4abb1cb7bd52c9a7b'
- '768928d9cbe5d0c6719e43b445e69ac6'
- '5ae080f6117cef3140f02bc162bdc755'
- '7bb672c320b10b3716b40c3f5bd6b6a8'
- 'ff585faf410a62c4333a027c50b56bae'
- 'eb4f4027fab6fc1201f1ca04f5954c76'
- '97c9c6765ac793c5b684b2d6bbe1bc3f'
- 'f3be115d392d9f9bb0f056e8d4341a14'
- '20c6fae1c771b9d8e91c4973f16372e3'
- 'e6fd3a8acfe97970a53db1b902c34f45'
- '7674106eaaa4c149bccd4f05fe3604e9'
- '4f4827dfc93008dfadd0a530ad0872b2')

Deleted: testing-i686/gssapi_mech.conf
===
--- testing-i686/gssapi_mech.conf   2010-01-04 09:19:11 UTC (rev 62214)
+++ testing-i686/gssapi_mech.conf   2010-01-04 09:21:26 UTC (rev 62215)
@@ -1,22 +0,0 @@
-# Example /etc/gssapi_mech.conf file
-#
-# GSSAPI Mechanism Definitions
-#
-# This configuration file determines which GSS-API mechanisms
-# the gssd code should use
-#
-# NOTE:
-# The initiaiization function mechglue_internal_krb5_init
-# is used for the MIT krb5 gssapi mechanism.  This special
-# function name indicates that an internal function should
-# be used to determine the entry points for the MIT gssapi
-# mechanism funtions.
-#
-# library   initialization function
-#   ==
-# The MIT K5 gssapi library, use special function for initialization.
-#/usr/lib/libgssapi_krb5.so mechglue_internal_krb5_init
-/usr/lib/libgssapi.somechglue_internal_krb5_init
-#
-# The SPKM3 gssapi library function.  Use the function spkm3_gss_initialize.
-# 

[arch-commits] Commit in iptables/repos (core-i686)

2010-01-04 Thread Ronald van Haren
Date: Monday, January 4, 2010 @ 06:33:44
  Author: ronald
Revision: 62216

db-move: iptables removed by ronald for move to core

Deleted:
  iptables/repos/core-i686/



[arch-commits] Commit in iptables/repos (core-i686 testing-i686)

2010-01-04 Thread Ronald van Haren
Date: Monday, January 4, 2010 @ 06:33:45
  Author: ronald
Revision: 62217

db-move: moved iptables from [testing] to [core] (i686)

Added:
  iptables/repos/core-i686/
Deleted:
  iptables/repos/testing-i686/



[arch-commits] Commit in iptables/repos (core-x86_64)

2010-01-04 Thread Ronald van Haren
Date: Monday, January 4, 2010 @ 06:33:52
  Author: ronald
Revision: 62218

db-move: iptables removed by ronald for move to core

Deleted:
  iptables/repos/core-x86_64/



[arch-commits] Commit in iptables/repos (core-x86_64 testing-x86_64)

2010-01-04 Thread Ronald van Haren
Date: Monday, January 4, 2010 @ 06:33:53
  Author: ronald
Revision: 62219

db-move: moved iptables from [testing] to [core] (x86_64)

Added:
  iptables/repos/core-x86_64/
Deleted:
  iptables/repos/testing-x86_64/



[arch-commits] Commit in openconnect/trunk (PKGBUILD)

2010-01-04 Thread Ionut Biru
Date: Monday, January 4, 2010 @ 07:23:39
  Author: ibiru
Revision: 62220

upgpkg: openconnect 2.12-1
update to 2.12

Modified:
  openconnect/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-01-04 11:33:53 UTC (rev 62219)
+++ PKGBUILD2010-01-04 12:23:39 UTC (rev 62220)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru io...@archlinux.ro
 
 pkgname=openconnect
-pkgver=2.11
+pkgver=2.12
 pkgrel=1
 pkgdesc=Open client for Cisco AnyConnect VPN
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gconf' 'gtk2')
 options=('!libtool')
 source=(ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('56471b06e9f4253cb5fc4e888442f52a1cba1aa4cea784c4094a98efa5fb81ab')
+sha256sums=('8ec2db153adaee0a47da2b86a1cfc924e07a1d6024c68160c84227d076ad80f7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in openconnect/repos (extra-i686 extra-i686/PKGBUILD)

2010-01-04 Thread Ionut Biru
Date: Monday, January 4, 2010 @ 07:24:25
  Author: ibiru
Revision: 62221

Merged revisions 62220 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/openconnect/trunk


  r62220 | ibiru | 2010-01-04 14:23:39 +0200 (Mon, 04 Jan 2010) | 2 lines
  
  upgpkg: openconnect 2.12-1
  update to 2.12


Modified:
  openconnect/repos/extra-i686/ (properties)
  openconnect/repos/extra-i686/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: openconnect/repos/extra-i686
___
Modified: svnmerge-integrated
   - /openconnect/trunk:1-59774
   + /openconnect/trunk:1-62220

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2010-01-04 12:23:39 UTC (rev 62220)
+++ extra-i686/PKGBUILD 2010-01-04 12:24:25 UTC (rev 62221)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru io...@archlinux.ro
 
 pkgname=openconnect
-pkgver=2.11
+pkgver=2.12
 pkgrel=1
 pkgdesc=Open client for Cisco AnyConnect VPN
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gconf' 'gtk2')
 options=('!libtool')
 source=(ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('56471b06e9f4253cb5fc4e888442f52a1cba1aa4cea784c4094a98efa5fb81ab')
+sha256sums=('8ec2db153adaee0a47da2b86a1cfc924e07a1d6024c68160c84227d076ad80f7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in openconnect/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2010-01-04 Thread Ionut Biru
Date: Monday, January 4, 2010 @ 07:25:14
  Author: ibiru
Revision: 6

Merged revisions 62220 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/openconnect/trunk


  r62220 | ibiru | 2010-01-04 14:23:39 +0200 (Mon, 04 Jan 2010) | 2 lines
  
  upgpkg: openconnect 2.12-1
  update to 2.12


Modified:
  openconnect/repos/extra-x86_64/   (properties)
  openconnect/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: openconnect/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /openconnect/trunk:1-59776
   + /openconnect/trunk:1-62221

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2010-01-04 12:24:25 UTC (rev 62221)
+++ extra-x86_64/PKGBUILD   2010-01-04 12:25:14 UTC (rev 6)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru io...@archlinux.ro
 
 pkgname=openconnect
-pkgver=2.11
+pkgver=2.12
 pkgrel=1
 pkgdesc=Open client for Cisco AnyConnect VPN
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gconf' 'gtk2')
 options=('!libtool')
 source=(ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('56471b06e9f4253cb5fc4e888442f52a1cba1aa4cea784c4094a98efa5fb81ab')
+sha256sums=('8ec2db153adaee0a47da2b86a1cfc924e07a1d6024c68160c84227d076ad80f7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in postgresql-libs/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2010-01-04 Thread Ionut Biru
Date: Monday, January 4, 2010 @ 10:36:35
  Author: ibiru
Revision: 62223

Merged revisions 62179 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/postgresql-libs/trunk


  r62179 | paul | 2010-01-04 08:21:33 +0200 (Mon, 04 Jan 2010) | 2 lines
  
  upgpkg: postgresql-libs 8.4.2-1
  upstream update to 8.4.2


Modified:
  postgresql-libs/repos/extra-x86_64/   (properties)
  postgresql-libs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: postgresql-libs/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /postgresql-libs/trunk:1-52072
   + /postgresql-libs/trunk:1-6

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2010-01-04 12:25:14 UTC (rev 6)
+++ extra-x86_64/PKGBUILD   2010-01-04 15:36:35 UTC (rev 62223)
@@ -2,7 +2,7 @@
 # Maintainer: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=postgresql-libs
-pkgver=8.4.1
+pkgver=8.4.2
 pkgrel=1
 pkgdesc=Libraries for use with PostgreSQL
 arch=(i686 x86_64)
@@ -55,4 +55,4 @@
 
   set +e
 }
-md5sums=('f2015af17bacbbfe140daf0d1067f9c9')
+md5sums=('d738227e2f1f742d2f2d4ab56496c5c6')



[arch-commits] Commit in postgresql/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2010-01-04 Thread Ionut Biru
Date: Monday, January 4, 2010 @ 10:38:45
  Author: ibiru
Revision: 62224

Merged revisions 62181 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/postgresql/trunk


  r62181 | paul | 2010-01-04 08:22:09 +0200 (Mon, 04 Jan 2010) | 2 lines
  
  upgpkg: postgresql 8.4.2-1
  upstream update to 8.4.2


Modified:
  postgresql/repos/extra-x86_64/(properties)
  postgresql/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: postgresql/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /postgresql/trunk:1-52074
   + /postgresql/trunk:1-62223

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2010-01-04 15:36:35 UTC (rev 62223)
+++ extra-x86_64/PKGBUILD   2010-01-04 15:38:45 UTC (rev 62224)
@@ -2,7 +2,7 @@
 # Maintainer: Douglas Soares de Andrade doug...@archlinux.org
 
 pkgname=postgresql
-pkgver=8.4.1
+pkgver=8.4.2
 pkgrel=1
 pkgdesc=A sophisticated object-relational DBMS
 arch=(i686 x86_64)
@@ -66,7 +66,7 @@
 
   chown root:root $startdir/pkg/usr/share/doc/postgresql/html/*
 }
-md5sums=('f2015af17bacbbfe140daf0d1067f9c9'
+md5sums=('d738227e2f1f742d2f2d4ab56496c5c6'
  '7d8ea2abb6a8cdacf35604bda659a34a'
  'df6ddf9e2ab4700a3415f17c0f4f4172'
  '4d74f4227dc5e12bf95b3490758d86c9'



[arch-commits] Commit in doxygen/repos (extra-i686 extra-i686/PKGBUILD)

2010-01-04 Thread Ionut Biru
Date: Monday, January 4, 2010 @ 10:45:46
  Author: ibiru
Revision: 62225

Merged revisions 62177 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/doxygen/trunk


  r62177 | dan | 2010-01-04 07:40:56 +0200 (Mon, 04 Jan 2010) | 2 lines
  
  upgpkg: doxygen 1.6.2-1
  verbump


Modified:
  doxygen/repos/extra-i686/ (properties)
  doxygen/repos/extra-i686/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


Property changes on: doxygen/repos/extra-i686
___
Modified: svnmerge-integrated
   - /doxygen/trunk:1-52066
   + /doxygen/trunk:1-62224

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2010-01-04 15:38:45 UTC (rev 62224)
+++ extra-i686/PKGBUILD 2010-01-04 15:45:46 UTC (rev 62225)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Dan McGee d...@archlinux.org
 pkgname=doxygen
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc=A documentation system for C++, C, Java, IDL and PHP
 license=('GPL')
@@ -21,4 +21,5 @@
   make INSTALL=${startdir}/pkg/usr MAN1DIR=share/man/man1 install
 }
 
-md5sums=('2ec343643e134f0d3ce2069420bcb4f0')
+md5sums=('70260101ef60952cb99484700241c99e')
+sha256sums=('3b2e1ca98552da0e44c640123eb79f5b38f50759d7dbe2e56852218a78bc1e5f')