[arch-commits] Commit in nfsidmap/repos (6 files)

Tobias Powalowski tpowa at archlinux.org
Wed Sep 26 16:38:02 UTC 2012


    Date: Wednesday, September 26, 2012 @ 12:38:02
  Author: tpowa
Revision: 167157

db-move: moved nfsidmap from [testing] to [core] (i686, x86_64)

Added:
  nfsidmap/repos/core-i686/PKGBUILD
    (from rev 167156, nfsidmap/repos/testing-i686/PKGBUILD)
  nfsidmap/repos/core-x86_64/PKGBUILD
    (from rev 167156, nfsidmap/repos/testing-x86_64/PKGBUILD)
Deleted:
  nfsidmap/repos/core-i686/PKGBUILD
  nfsidmap/repos/core-x86_64/PKGBUILD
  nfsidmap/repos/testing-i686/
  nfsidmap/repos/testing-x86_64/

----------------------+
 core-i686/PKGBUILD   |   58 ++++++++++++++++++++++++-------------------------
 core-x86_64/PKGBUILD |   58 ++++++++++++++++++++++++-------------------------
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2012-09-26 14:52:42 UTC (rev 167156)
+++ core-i686/PKGBUILD	2012-09-26 16:38:02 UTC (rev 167157)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: 
-# Contributor: Judd <jvinet at zeroflux.org>
-
-pkgname=nfsidmap
-pkgver=0.24
-pkgrel=3
-pkgdesc="Library to help mapping IDs, mainly for NFSv4"
-arch=('i686' 'x86_64')
-url="http://www.citi.umich.edu/projects/nfsv4/linux/"
-depends=('glibc' 'libldap>=2.4.18')
-license=('custom:nfsidmap')
-options=(!libtool)
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
-md5sums=('d71a1ee9881d5b5814ff3ec41256937d')
-
-build() {
-  cd $srcdir/lib$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/lib$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # install license
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
-}

Copied: nfsidmap/repos/core-i686/PKGBUILD (from rev 167156, nfsidmap/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD	                        (rev 0)
+++ core-i686/PKGBUILD	2012-09-26 16:38:02 UTC (rev 167157)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: 
+# Contributor: Judd <jvinet at zeroflux.org>
+
+pkgname=nfsidmap
+pkgver=0.25
+pkgrel=1
+pkgdesc="Library to help mapping IDs, mainly for NFSv4"
+arch=('i686' 'x86_64')
+url="http://www.citi.umich.edu/projects/nfsv4/linux/"
+depends=('glibc' 'libldap>=2.4.18')
+license=('custom:nfsidmap')
+options=(!libtool)
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
+
+build() {
+  cd $srcdir/lib$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/lib$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # install license
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
+}
+md5sums=('2ac4893c92716add1a1447ae01df77ab')

Deleted: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD	2012-09-26 14:52:42 UTC (rev 167156)
+++ core-x86_64/PKGBUILD	2012-09-26 16:38:02 UTC (rev 167157)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: 
-# Contributor: Judd <jvinet at zeroflux.org>
-
-pkgname=nfsidmap
-pkgver=0.24
-pkgrel=3
-pkgdesc="Library to help mapping IDs, mainly for NFSv4"
-arch=('i686' 'x86_64')
-url="http://www.citi.umich.edu/projects/nfsv4/linux/"
-depends=('glibc' 'libldap>=2.4.18')
-license=('custom:nfsidmap')
-options=(!libtool)
-source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
-md5sums=('d71a1ee9881d5b5814ff3ec41256937d')
-
-build() {
-  cd $srcdir/lib$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd $srcdir/lib$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  # install license
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
-}

Copied: nfsidmap/repos/core-x86_64/PKGBUILD (from rev 167156, nfsidmap/repos/testing-x86_64/PKGBUILD)
===================================================================
--- core-x86_64/PKGBUILD	                        (rev 0)
+++ core-x86_64/PKGBUILD	2012-09-26 16:38:02 UTC (rev 167157)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: 
+# Contributor: Judd <jvinet at zeroflux.org>
+
+pkgname=nfsidmap
+pkgver=0.25
+pkgrel=1
+pkgdesc="Library to help mapping IDs, mainly for NFSv4"
+arch=('i686' 'x86_64')
+url="http://www.citi.umich.edu/projects/nfsv4/linux/"
+depends=('glibc' 'libldap>=2.4.18')
+license=('custom:nfsidmap')
+options=(!libtool)
+source=(http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/libnfsidmap-$pkgver.tar.gz)
+
+build() {
+  cd $srcdir/lib$pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd $srcdir/lib$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+
+  # install license
+  install -Dm644 COPYING $pkgdir/usr/share/licenses/nfsidmap/LICENSE
+}
+md5sums=('2ac4893c92716add1a1447ae01df77ab')




More information about the arch-commits mailing list