[arch-commits] Commit in glusterfs/repos/community-x86_64 (4 files)

Sergej Pupykin spupykin at archlinux.org
Mon Nov 20 11:45:11 UTC 2017


    Date: Monday, November 20, 2017 @ 11:45:11
  Author: spupykin
Revision: 267543

archrelease: copy trunk to community-x86_64

Added:
  glusterfs/repos/community-x86_64/PKGBUILD
    (from rev 267542, glusterfs/trunk/PKGBUILD)
  glusterfs/repos/community-x86_64/glusterfs.install
    (from rev 267542, glusterfs/trunk/glusterfs.install)
Deleted:
  glusterfs/repos/community-x86_64/PKGBUILD
  glusterfs/repos/community-x86_64/glusterfs.install

-------------------+
 PKGBUILD          |  146 ++++++++++++++++++++++++++--------------------------
 glusterfs.install |    6 +-
 2 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-20 11:44:54 UTC (rev 267542)
+++ PKGBUILD	2017-11-20 11:45:11 UTC (rev 267543)
@@ -1,73 +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
-epoch=1
-pkgver=3.12.1
-pkgrel=2
-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
-backup=('etc/glusterfs/glusterd.vol'
-	'etc/glusterfs/eventsconfig.json'
-	'etc/glusterfs/gluster-rsyslog-5.8.conf'
-	'etc/glusterfs/gluster-rsyslog-7.2.conf'
-	'etc/glusterfs/glusterd.vol'
-	'etc/glusterfs/glusterfs-georep-logrotate'
-	'etc/glusterfs/glusterfs-logrotate')
-depends=(fuse python2 libxml2 libaio liburcu attr which)
-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)
-sha256sums=('87f39580012be1a23ecd1056fc144a387aafd72cb34b2edd83c7155aea8a5370')
-
-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 \
-    --enable-gnfs \
-    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 267542, glusterfs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-11-20 11:45:11 UTC (rev 267543)
@@ -0,0 +1,73 @@
+# $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.12.2
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+backup=('etc/glusterfs/glusterd.vol'
+	'etc/glusterfs/eventsconfig.json'
+	'etc/glusterfs/gluster-rsyslog-5.8.conf'
+	'etc/glusterfs/gluster-rsyslog-7.2.conf'
+	'etc/glusterfs/glusterd.vol'
+	'etc/glusterfs/glusterfs-georep-logrotate'
+	'etc/glusterfs/glusterfs-logrotate')
+depends=(fuse python2 libxml2 libaio liburcu attr which)
+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)
+sha256sums=('6f9fbf8183df9e012a2c95f3ac3fad303443218beef4fd060f4af57c0bdbc069')
+
+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 \
+    --enable-gnfs \
+    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: glusterfs.install
===================================================================
--- glusterfs.install	2017-11-20 11:44:54 UTC (rev 267542)
+++ glusterfs.install	2017-11-20 11:45:11 UTC (rev 267543)
@@ -1,3 +0,0 @@
-post_upgrade() {
-  echo "-- Read http://gluster.readthedocs.io/en/latest/Upgrade-Guide/README/ page!"
-}

Copied: glusterfs/repos/community-x86_64/glusterfs.install (from rev 267542, glusterfs/trunk/glusterfs.install)
===================================================================
--- glusterfs.install	                        (rev 0)
+++ glusterfs.install	2017-11-20 11:45:11 UTC (rev 267543)
@@ -0,0 +1,3 @@
+post_upgrade() {
+  echo "-- Read http://gluster.readthedocs.io/en/latest/Upgrade-Guide/README/ page!"
+}



More information about the arch-commits mailing list