[arch-commits] Commit in nilfs-utils/repos (4 files)

Ionut Biru ibiru at archlinux.org
Wed Dec 21 18:00:02 UTC 2011


    Date: Wednesday, December 21, 2011 @ 13:00:02
  Author: ibiru
Revision: 145311

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  nilfs-utils/repos/testing-i686/PKGBUILD
    (from rev 145310, nilfs-utils/trunk/PKGBUILD)
  nilfs-utils/repos/testing-x86_64/PKGBUILD
    (from rev 145310, nilfs-utils/trunk/PKGBUILD)
Deleted:
  nilfs-utils/repos/testing-i686/PKGBUILD
  nilfs-utils/repos/testing-x86_64/PKGBUILD

-------------------------+
 testing-i686/PKGBUILD   |   52 +++++++++++++++++++++++-----------------------
 testing-x86_64/PKGBUILD |   52 +++++++++++++++++++++++-----------------------
 2 files changed, 52 insertions(+), 52 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2011-12-21 17:59:16 UTC (rev 145310)
+++ testing-i686/PKGBUILD	2011-12-21 18:00:02 UTC (rev 145311)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr> 
-pkgname=nilfs-utils
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
-arch=('i686' 'x86_64')
-url="http://www.nilfs.org/"
-license=('GPL2' 'LGPL2.1')
-backup=('etc/nilfs_cleanerd.conf')
-depends=('util-linux-ng')
-options=(!libtool)
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('738f7bee062051c14dcff444bb17ada7')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --libdir=/lib
-  make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
-}

Copied: nilfs-utils/repos/testing-i686/PKGBUILD (from rev 145310, nilfs-utils/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2011-12-21 18:00:02 UTC (rev 145311)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr> 
+pkgname=nilfs-utils
+pkgver=2.1.0
+pkgrel=2
+pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
+arch=('i686' 'x86_64')
+url="http://www.nilfs.org/"
+license=('GPL2' 'LGPL2.1')
+backup=('etc/nilfs_cleanerd.conf')
+depends=('util-linux')
+options=(!libtool)
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('738f7bee062051c14dcff444bb17ada7')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --libdir=/lib --enable-libmount
+  make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2011-12-21 17:59:16 UTC (rev 145310)
+++ testing-x86_64/PKGBUILD	2011-12-21 18:00:02 UTC (rev 145311)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr> 
-pkgname=nilfs-utils
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
-arch=('i686' 'x86_64')
-url="http://www.nilfs.org/"
-license=('GPL2' 'LGPL2.1')
-backup=('etc/nilfs_cleanerd.conf')
-depends=('util-linux-ng')
-options=(!libtool)
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('738f7bee062051c14dcff444bb17ada7')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --libdir=/lib
-  make
-}
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
-}

Copied: nilfs-utils/repos/testing-x86_64/PKGBUILD (from rev 145310, nilfs-utils/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2011-12-21 18:00:02 UTC (rev 145311)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr> 
+pkgname=nilfs-utils
+pkgver=2.1.0
+pkgrel=2
+pkgdesc="A log-structured file system supporting continuous snapshotting (userspace utils)"
+arch=('i686' 'x86_64')
+url="http://www.nilfs.org/"
+license=('GPL2' 'LGPL2.1')
+backup=('etc/nilfs_cleanerd.conf')
+depends=('util-linux')
+options=(!libtool)
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('738f7bee062051c14dcff444bb17ada7')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --libdir=/lib --enable-libmount
+  make
+}
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
+}




More information about the arch-commits mailing list