[arch-commits] Commit in fsarchiver/repos (4 files)
Eric Bélanger
eric at archlinux.org
Fri Mar 16 02:52:32 UTC 2012
Date: Thursday, March 15, 2012 @ 22:52:32
Author: eric
Revision: 153566
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
fsarchiver/repos/extra-i686/PKGBUILD
(from rev 153565, fsarchiver/trunk/PKGBUILD)
fsarchiver/repos/extra-x86_64/PKGBUILD
(from rev 153565, fsarchiver/trunk/PKGBUILD)
Deleted:
fsarchiver/repos/extra-i686/PKGBUILD
fsarchiver/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 54 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 54 ++++++++++++++++++++++++------------------------
2 files changed, 54 insertions(+), 54 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-03-16 02:52:14 UTC (rev 153565)
+++ extra-i686/PKGBUILD 2012-03-16 02:52:32 UTC (rev 153566)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=fsarchiver
-pkgver=0.6.12
-pkgrel=2
-pkgdesc="A safe and flexible file-system backup and deployment tool"
-arch=('i686' 'x86_64')
-url="http://www.fsarchiver.org/"
-license=('GPL')
-depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz' 'libgcrypt')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('dc54cefcf9c2bc331063d82a7ad54133')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: fsarchiver/repos/extra-i686/PKGBUILD (from rev 153565, fsarchiver/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-16 02:52:32 UTC (rev 153566)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=fsarchiver
+pkgver=0.6.13
+pkgrel=1
+pkgdesc="A safe and flexible file-system backup and deployment tool"
+arch=('i686' 'x86_64')
+url="http://www.fsarchiver.org/"
+license=('GPL')
+depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz' 'libgcrypt')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('49e974cbb18332bb67e6089d942eac66')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-03-16 02:52:14 UTC (rev 153565)
+++ extra-x86_64/PKGBUILD 2012-03-16 02:52:32 UTC (rev 153566)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=fsarchiver
-pkgver=0.6.12
-pkgrel=2
-pkgdesc="A safe and flexible file-system backup and deployment tool"
-arch=('i686' 'x86_64')
-url="http://www.fsarchiver.org/"
-license=('GPL')
-depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz' 'libgcrypt')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('dc54cefcf9c2bc331063d82a7ad54133')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: fsarchiver/repos/extra-x86_64/PKGBUILD (from rev 153565, fsarchiver/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-03-16 02:52:32 UTC (rev 153566)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=fsarchiver
+pkgver=0.6.13
+pkgrel=1
+pkgdesc="A safe and flexible file-system backup and deployment tool"
+arch=('i686' 'x86_64')
+url="http://www.fsarchiver.org/"
+license=('GPL')
+depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz' 'libgcrypt')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('49e974cbb18332bb67e6089d942eac66')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list