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

Eric Belanger eric at archlinux.org
Sat Aug 16 04:01:41 UTC 2008


    Date: Saturday, August 16, 2008 @ 00:01:40
  Author: eric
Revision: 8706

Merged revisions 2-8705 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/nfsidmap/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r8705 | eric | 2008-08-16 00:01:15 -0400 (Sat, 16 Aug 2008) | 1 line
  
  adding md5sums
........

Modified:
  nfsidmap/repos/core-i686/	(properties)
  nfsidmap/repos/core-i686/PKGBUILD

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


Property changes on: nfsidmap/repos/core-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /nfsidmap/trunk:1
   + /nfsidmap/trunk:1-8705

Modified: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2008-08-16 04:01:15 UTC (rev 8705)
+++ core-i686/PKGBUILD	2008-08-16 04:01:40 UTC (rev 8706)
@@ -8,8 +8,9 @@
 url="http://www.citi.umich.edu/projects/nfsv4/linux/"
 depends=('glibc' 'libldap')
 license=('custom:nfsidmap')
+options=(!libtool)
 source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
-options=(!libtool)
+md5sums=('9233cb77876eb642374a0d2bcaba1170')
 
 build() {
   cd $startdir/src/lib$pkgname-$pkgver
@@ -18,4 +19,4 @@
   make DESTDIR=$startdir/pkg install
   # install license
   install -D -m644 COPYING $startdir/pkg/usr/share/licenses/nfsidmap/LICENSE
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list