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

Tobias Powalowski tpowa at archlinux.org
Mon Sep 22 06:04:38 UTC 2014


    Date: Monday, September 22, 2014 @ 08:04:37
  Author: tpowa
Revision: 222558

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

Added:
  nfsidmap/repos/core-i686/PKGBUILD
    (from rev 222557, nfsidmap/repos/testing-i686/PKGBUILD)
  nfsidmap/repos/core-x86_64/PKGBUILD
    (from rev 222557, 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/

----------------------+
 /PKGBUILD            |   56 +++++++++++++++++++++++++++++++++++++++++++++++++
 core-i686/PKGBUILD   |   28 ------------------------
 core-x86_64/PKGBUILD |   28 ------------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2014-09-22 06:04:22 UTC (rev 222557)
+++ core-i686/PKGBUILD	2014-09-22 06:04:37 UTC (rev 222558)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: 
-# Contributor: Judd <jvinet at zeroflux.org>
-
-pkgname=nfsidmap
-pkgver=0.25
-pkgrel=2
-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')
-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')

Copied: nfsidmap/repos/core-i686/PKGBUILD (from rev 222557, nfsidmap/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD	                        (rev 0)
+++ core-i686/PKGBUILD	2014-09-22 06:04:37 UTC (rev 222558)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: 
+# Contributor: Judd <jvinet at zeroflux.org>
+
+pkgname=nfsidmap
+pkgver=0.26
+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')
+source=(https://fedorapeople.org/~steved/libnfsidmap/0.26/libnfsidmap-$pkgver.tar.bz2)
+
+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=('2c0cf0e2b1665d51fa9a783679494888')

Deleted: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD	2014-09-22 06:04:22 UTC (rev 222557)
+++ core-x86_64/PKGBUILD	2014-09-22 06:04:37 UTC (rev 222558)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: 
-# Contributor: Judd <jvinet at zeroflux.org>
-
-pkgname=nfsidmap
-pkgver=0.25
-pkgrel=2
-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')
-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')

Copied: nfsidmap/repos/core-x86_64/PKGBUILD (from rev 222557, nfsidmap/repos/testing-x86_64/PKGBUILD)
===================================================================
--- core-x86_64/PKGBUILD	                        (rev 0)
+++ core-x86_64/PKGBUILD	2014-09-22 06:04:37 UTC (rev 222558)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: 
+# Contributor: Judd <jvinet at zeroflux.org>
+
+pkgname=nfsidmap
+pkgver=0.26
+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')
+source=(https://fedorapeople.org/~steved/libnfsidmap/0.26/libnfsidmap-$pkgver.tar.bz2)
+
+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=('2c0cf0e2b1665d51fa9a783679494888')




More information about the arch-commits mailing list