[arch-commits] Commit in nilfs-utils/repos (6 files)
Ionut Biru
ibiru at archlinux.org
Sat Jul 21 19:19:52 UTC 2012
Date: Saturday, July 21, 2012 @ 15:19:52
Author: ibiru
Revision: 163896
db-move: moved nilfs-utils from [testing] to [core] ( i686, x86_64)
Added:
nilfs-utils/repos/core-i686/PKGBUILD
(from rev 163894, nilfs-utils/repos/testing-i686/PKGBUILD)
nilfs-utils/repos/core-x86_64/PKGBUILD
(from rev 163894, nilfs-utils/repos/testing-x86_64/PKGBUILD)
Deleted:
nilfs-utils/repos/core-i686/PKGBUILD
nilfs-utils/repos/core-x86_64/PKGBUILD
nilfs-utils/repos/testing-i686/
nilfs-utils/repos/testing-x86_64/
----------------------+
core-i686/PKGBUILD | 54 ++++++++++++++++++++++++-------------------------
core-x86_64/PKGBUILD | 54 ++++++++++++++++++++++++-------------------------
2 files changed, 54 insertions(+), 54 deletions(-)
Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD 2012-07-21 19:19:49 UTC (rev 163895)
+++ core-i686/PKGBUILD 2012-07-21 19:19:52 UTC (rev 163896)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-
-pkgname=nilfs-utils
-pkgver=2.1.2
-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')
-options=(!libtool)
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('9a16a5ca459e64a903eac9c2fd456802')
-
-build() {
- cd "$pkgname-$pkgver"
- ./configure --enable-libmount
- make
-}
-
-package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
-}
Copied: nilfs-utils/repos/core-i686/PKGBUILD (from rev 163894, nilfs-utils/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD (rev 0)
+++ core-i686/PKGBUILD 2012-07-21 19:19:52 UTC (rev 163896)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+
+pkgname=nilfs-utils
+pkgver=2.1.4
+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')
+options=(!libtool)
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('e72f941f5041a057a81a1ce22e03497d')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --enable-libmount
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
+}
Deleted: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD 2012-07-21 19:19:49 UTC (rev 163895)
+++ core-x86_64/PKGBUILD 2012-07-21 19:19:52 UTC (rev 163896)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
-
-pkgname=nilfs-utils
-pkgver=2.1.2
-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')
-options=(!libtool)
-source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
-md5sums=('9a16a5ca459e64a903eac9c2fd456802')
-
-build() {
- cd "$pkgname-$pkgver"
- ./configure --enable-libmount
- make
-}
-
-package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
-}
Copied: nilfs-utils/repos/core-x86_64/PKGBUILD (from rev 163894, nilfs-utils/repos/testing-x86_64/PKGBUILD)
===================================================================
--- core-x86_64/PKGBUILD (rev 0)
+++ core-x86_64/PKGBUILD 2012-07-21 19:19:52 UTC (rev 163896)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Geoffroy Carrier <geoffroy.carrier at koon.fr>
+
+pkgname=nilfs-utils
+pkgver=2.1.4
+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')
+options=(!libtool)
+source=(http://www.nilfs.org/download/$pkgname-$pkgver.tar.bz2)
+md5sums=('e72f941f5041a057a81a1ce22e03497d')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --enable-libmount
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install LDCONFIG=/bin/true
+}
More information about the arch-commits
mailing list