[arch-commits] Commit in unionfs-fuse/repos (4 files)

Andrzej Giniewicz aginiewicz at nymeria.archlinux.org
Sun May 12 09:00:27 UTC 2013


    Date: Sunday, May 12, 2013 @ 11:00:26
  Author: aginiewicz
Revision: 90408

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

Added:
  unionfs-fuse/repos/community-i686/PKGBUILD
    (from rev 90407, unionfs-fuse/trunk/PKGBUILD)
  unionfs-fuse/repos/community-x86_64/PKGBUILD
    (from rev 90407, unionfs-fuse/trunk/PKGBUILD)
Deleted:
  unionfs-fuse/repos/community-i686/PKGBUILD
  unionfs-fuse/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-05-12 09:00:02 UTC (rev 90407)
+++ community-i686/PKGBUILD	2013-05-12 09:00:26 UTC (rev 90408)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
-
-pkgname=unionfs-fuse
-pkgver=0.26
-pkgrel=1
-pkgdesc="A user space unionfs implementation"
-arch=('i686' 'x86_64')
-url="http://podgorny.cz/moin/UnionFsFuse"
-license=('BSD')
-depends=('fuse')
-source=(http://podgorny.cz/unionfs-fuse/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('689c636484756f6f7a728ef354cbeac2')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: unionfs-fuse/repos/community-i686/PKGBUILD (from rev 90407, unionfs-fuse/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-12 09:00:26 UTC (rev 90408)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
+
+pkgname=unionfs-fuse
+pkgver=0.26
+pkgrel=2
+pkgdesc="A user space unionfs implementation"
+arch=('i686' 'x86_64')
+url="http://podgorny.cz/moin/UnionFsFuse"
+license=('BSD')
+depends=('fuse')
+source=(http://podgorny.cz/unionfs-fuse/releases/$pkgname-$pkgver.tar.xz)
+md5sums=('689c636484756f6f7a728ef354cbeac2')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make SBINDIR="/bin" DESTDIR="$pkgdir" PREFIX=/usr install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-05-12 09:00:02 UTC (rev 90407)
+++ community-x86_64/PKGBUILD	2013-05-12 09:00:26 UTC (rev 90408)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
-
-pkgname=unionfs-fuse
-pkgver=0.26
-pkgrel=1
-pkgdesc="A user space unionfs implementation"
-arch=('i686' 'x86_64')
-url="http://podgorny.cz/moin/UnionFsFuse"
-license=('BSD')
-depends=('fuse')
-source=(http://podgorny.cz/unionfs-fuse/releases/$pkgname-$pkgver.tar.xz)
-md5sums=('689c636484756f6f7a728ef354cbeac2')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" PREFIX=/usr install
-  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-

Copied: unionfs-fuse/repos/community-x86_64/PKGBUILD (from rev 90407, unionfs-fuse/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-12 09:00:26 UTC (rev 90408)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+# Contributor: Smith Dhumbumroong <zodmaner at gmail dot com>
+
+pkgname=unionfs-fuse
+pkgver=0.26
+pkgrel=2
+pkgdesc="A user space unionfs implementation"
+arch=('i686' 'x86_64')
+url="http://podgorny.cz/moin/UnionFsFuse"
+license=('BSD')
+depends=('fuse')
+source=(http://podgorny.cz/unionfs-fuse/releases/$pkgname-$pkgver.tar.xz)
+md5sums=('689c636484756f6f7a728ef354cbeac2')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make SBINDIR="/bin" DESTDIR="$pkgdir" PREFIX=/usr install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+




More information about the arch-commits mailing list