[arch-commits] Commit in glusterfs/repos (8 files)
Sergej Pupykin
spupykin at archlinux.org
Tue Jun 28 12:04:21 UTC 2016
Date: Tuesday, June 28, 2016 @ 12:04:21
Author: spupykin
Revision: 181500
archrelease: copy trunk to community-i686, community-x86_64
Added:
glusterfs/repos/community-i686/PKGBUILD
(from rev 181499, glusterfs/trunk/PKGBUILD)
glusterfs/repos/community-i686/glusterfs.install
(from rev 181499, glusterfs/trunk/glusterfs.install)
glusterfs/repos/community-x86_64/PKGBUILD
(from rev 181499, glusterfs/trunk/PKGBUILD)
glusterfs/repos/community-x86_64/glusterfs.install
(from rev 181499, glusterfs/trunk/glusterfs.install)
Deleted:
glusterfs/repos/community-i686/PKGBUILD
glusterfs/repos/community-i686/glusterfs.install
glusterfs/repos/community-x86_64/PKGBUILD
glusterfs/repos/community-x86_64/glusterfs.install
------------------------------------+
/PKGBUILD | 130 +++++++++++++++++++++++++++++++++++
/glusterfs.install | 16 ++++
community-i686/PKGBUILD | 64 -----------------
community-i686/glusterfs.install | 8 --
community-x86_64/PKGBUILD | 64 -----------------
community-x86_64/glusterfs.install | 8 --
6 files changed, 146 insertions(+), 144 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-06-28 11:57:27 UTC (rev 181499)
+++ community-i686/PKGBUILD 2016-06-28 12:04:21 UTC (rev 181500)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributors:
-# Andrei Antoukh - niwi at niwi.be - http://www.niwi.be
-# henning mueller <henning at orgizm.net>
-
-pkgname=glusterfs
-pkgver=3.8.0
-pkgrel=1
-pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(i686 x86_64)
-url='http://www.gluster.org/'
-license=(GPL2 LGPL3)
-install=glusterfs.install
-depends=(fuse python2 libxml2 libaio liburcu)
-makedepends=(flex bison)
-optdepends=('rpcbind: NFS'
- 'glib2: qemu-block')
-#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
-md5sums=('db1880ad32ef1114ce52060b266907cb')
-
-prepare() {
- cd $srcdir/$pkgname-$pkgver
- find -type f -name '*.py' -exec sed -i \
- -e 's:env\ python:env\ python2:' \
- -e 's:/usr/bin/python:/usr/bin/python2:' {} \;
-}
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- ./autogen.sh
- ./configure \
- --prefix=/usr \
- --sbindir=/usr/bin \
- --with-mountutildir=/usr/bin \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --mandir=/usr/share/man \
- --libexecdir=/usr/lib/$pkgname \
- --with-systemddir=/usr/lib/systemd/system \
- PYTHON=python2 LEXLIB=
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
-
- make -j1 DESTDIR=$pkgdir install
-
- mkdir -p $pkgdir/usr/lib/tmpfiles.d
- echo "d /var/run/glusterfs 0755 root root -" >$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
-
- install -D -m 644 \
- $srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
- $pkgdir/usr/share/doc/glusterfs/
-
- cp -rf \
- $srcdir/$pkgname-$pkgver/doc/* \
- $pkgdir/usr/share/doc/glusterfs/
- rm -rf $pkgdir/var/run
-}
-
-# vim:set ts=2 sw=2 et:
Copied: glusterfs/repos/community-i686/PKGBUILD (from rev 181499, glusterfs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-28 12:04:21 UTC (rev 181500)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributors:
+# Andrei Antoukh - niwi at niwi.be - http://www.niwi.be
+# henning mueller <henning at orgizm.net>
+
+pkgname=glusterfs
+epoch=1
+pkgver=3.7.11
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(i686 x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+depends=(fuse python2 libxml2 libaio liburcu)
+makedepends=(flex bison)
+optdepends=('rpcbind: NFS'
+ 'glib2: qemu-block')
+#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.??}/$pkgver/glusterfs-$pkgver.tar.gz)
+md5sums=('b617d007c967cc482abf1077e2a2968f')
+
+prepare() {
+ cd $srcdir/$pkgname-$pkgver
+ find -type f -name '*.py' -exec sed -i \
+ -e 's:env\ python:env\ python2:' \
+ -e 's:/usr/bin/python:/usr/bin/python2:' {} \;
+}
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./autogen.sh
+ ./configure \
+ --prefix=/usr \
+ --sbindir=/usr/bin \
+ --with-mountutildir=/usr/bin \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --mandir=/usr/share/man \
+ --libexecdir=/usr/lib/$pkgname \
+ --with-systemddir=/usr/lib/systemd/system \
+ PYTHON=python2 LEXLIB=
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+
+ make -j1 DESTDIR=$pkgdir install
+
+ mkdir -p $pkgdir/usr/lib/tmpfiles.d
+ echo "d /var/run/glusterfs 0755 root root -" >$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
+
+ install -D -m 644 \
+ $srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
+ $pkgdir/usr/share/doc/glusterfs/
+
+ cp -rf \
+ $srcdir/$pkgname-$pkgver/doc/* \
+ $pkgdir/usr/share/doc/glusterfs/
+ rm -rf $pkgdir/var/run
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: community-i686/glusterfs.install
===================================================================
--- community-i686/glusterfs.install 2016-06-28 11:57:27 UTC (rev 181499)
+++ community-i686/glusterfs.install 2016-06-28 12:04:21 UTC (rev 181500)
@@ -1,8 +0,0 @@
-post_install() {
- systemd-tmpfiles --create glusterfs.conf
-}
-
-post_upgrade() {
- systemd-tmpfiles --create glusterfs.conf
- echo "-- Read http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.7 page!"
-}
Copied: glusterfs/repos/community-i686/glusterfs.install (from rev 181499, glusterfs/trunk/glusterfs.install)
===================================================================
--- community-i686/glusterfs.install (rev 0)
+++ community-i686/glusterfs.install 2016-06-28 12:04:21 UTC (rev 181500)
@@ -0,0 +1,8 @@
+post_install() {
+ systemd-tmpfiles --create glusterfs.conf
+}
+
+post_upgrade() {
+ systemd-tmpfiles --create glusterfs.conf
+ echo "-- Read http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.7 page!"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-06-28 11:57:27 UTC (rev 181499)
+++ community-x86_64/PKGBUILD 2016-06-28 12:04:21 UTC (rev 181500)
@@ -1,64 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributors:
-# Andrei Antoukh - niwi at niwi.be - http://www.niwi.be
-# henning mueller <henning at orgizm.net>
-
-pkgname=glusterfs
-pkgver=3.8.0
-pkgrel=1
-pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(i686 x86_64)
-url='http://www.gluster.org/'
-license=(GPL2 LGPL3)
-install=glusterfs.install
-depends=(fuse python2 libxml2 libaio liburcu)
-makedepends=(flex bison)
-optdepends=('rpcbind: NFS'
- 'glib2: qemu-block')
-#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.?}/$pkgver/glusterfs-$pkgver.tar.gz)
-md5sums=('db1880ad32ef1114ce52060b266907cb')
-
-prepare() {
- cd $srcdir/$pkgname-$pkgver
- find -type f -name '*.py' -exec sed -i \
- -e 's:env\ python:env\ python2:' \
- -e 's:/usr/bin/python:/usr/bin/python2:' {} \;
-}
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- ./autogen.sh
- ./configure \
- --prefix=/usr \
- --sbindir=/usr/bin \
- --with-mountutildir=/usr/bin \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --mandir=/usr/share/man \
- --libexecdir=/usr/lib/$pkgname \
- --with-systemddir=/usr/lib/systemd/system \
- PYTHON=python2 LEXLIB=
- make
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
-
- make -j1 DESTDIR=$pkgdir install
-
- mkdir -p $pkgdir/usr/lib/tmpfiles.d
- echo "d /var/run/glusterfs 0755 root root -" >$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
-
- install -D -m 644 \
- $srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
- $pkgdir/usr/share/doc/glusterfs/
-
- cp -rf \
- $srcdir/$pkgname-$pkgver/doc/* \
- $pkgdir/usr/share/doc/glusterfs/
- rm -rf $pkgdir/var/run
-}
-
-# vim:set ts=2 sw=2 et:
Copied: glusterfs/repos/community-x86_64/PKGBUILD (from rev 181499, glusterfs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-06-28 12:04:21 UTC (rev 181500)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributors:
+# Andrei Antoukh - niwi at niwi.be - http://www.niwi.be
+# henning mueller <henning at orgizm.net>
+
+pkgname=glusterfs
+epoch=1
+pkgver=3.7.11
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(i686 x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+depends=(fuse python2 libxml2 libaio liburcu)
+makedepends=(flex bison)
+optdepends=('rpcbind: NFS'
+ 'glib2: qemu-block')
+#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+source=(https://download.gluster.org/pub/gluster/glusterfs/${pkgver%.??}/$pkgver/glusterfs-$pkgver.tar.gz)
+md5sums=('b617d007c967cc482abf1077e2a2968f')
+
+prepare() {
+ cd $srcdir/$pkgname-$pkgver
+ find -type f -name '*.py' -exec sed -i \
+ -e 's:env\ python:env\ python2:' \
+ -e 's:/usr/bin/python:/usr/bin/python2:' {} \;
+}
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ ./autogen.sh
+ ./configure \
+ --prefix=/usr \
+ --sbindir=/usr/bin \
+ --with-mountutildir=/usr/bin \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --mandir=/usr/share/man \
+ --libexecdir=/usr/lib/$pkgname \
+ --with-systemddir=/usr/lib/systemd/system \
+ PYTHON=python2 LEXLIB=
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+
+ make -j1 DESTDIR=$pkgdir install
+
+ mkdir -p $pkgdir/usr/lib/tmpfiles.d
+ echo "d /var/run/glusterfs 0755 root root -" >$pkgdir/usr/lib/tmpfiles.d/glusterfs.conf
+
+ install -D -m 644 \
+ $srcdir/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
+ $pkgdir/usr/share/doc/glusterfs/
+
+ cp -rf \
+ $srcdir/$pkgname-$pkgver/doc/* \
+ $pkgdir/usr/share/doc/glusterfs/
+ rm -rf $pkgdir/var/run
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/glusterfs.install
===================================================================
--- community-x86_64/glusterfs.install 2016-06-28 11:57:27 UTC (rev 181499)
+++ community-x86_64/glusterfs.install 2016-06-28 12:04:21 UTC (rev 181500)
@@ -1,8 +0,0 @@
-post_install() {
- systemd-tmpfiles --create glusterfs.conf
-}
-
-post_upgrade() {
- systemd-tmpfiles --create glusterfs.conf
- echo "-- Read http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.7 page!"
-}
Copied: glusterfs/repos/community-x86_64/glusterfs.install (from rev 181499, glusterfs/trunk/glusterfs.install)
===================================================================
--- community-x86_64/glusterfs.install (rev 0)
+++ community-x86_64/glusterfs.install 2016-06-28 12:04:21 UTC (rev 181500)
@@ -0,0 +1,8 @@
+post_install() {
+ systemd-tmpfiles --create glusterfs.conf
+}
+
+post_upgrade() {
+ systemd-tmpfiles --create glusterfs.conf
+ echo "-- Read http://www.gluster.org/community/documentation/index.php/Upgrade_to_3.7 page!"
+}
More information about the arch-commits
mailing list