[arch-commits] Commit in moosefs/repos (8 files)
Alexander Rødseth
arodseth at archlinux.org
Wed Oct 12 09:19:47 UTC 2016
Date: Wednesday, October 12, 2016 @ 09:19:47
Author: arodseth
Revision: 192012
archrelease: copy trunk to community-x86_64, community-i686
Added:
moosefs/repos/community-i686/PKGBUILD
(from rev 192010, moosefs/trunk/PKGBUILD)
moosefs/repos/community-i686/moosefs.install
(from rev 192011, moosefs/trunk/moosefs.install)
moosefs/repos/community-x86_64/PKGBUILD
(from rev 192010, moosefs/trunk/PKGBUILD)
moosefs/repos/community-x86_64/moosefs.install
(from rev 192010, moosefs/trunk/moosefs.install)
Deleted:
moosefs/repos/community-i686/PKGBUILD
moosefs/repos/community-i686/moosefs.install
moosefs/repos/community-x86_64/PKGBUILD
moosefs/repos/community-x86_64/moosefs.install
----------------------------------+
/PKGBUILD | 86 +++++++++++++++++++++++++++++++++++++
/moosefs.install | 22 +++++++++
community-i686/PKGBUILD | 43 ------------------
community-i686/moosefs.install | 11 ----
community-x86_64/PKGBUILD | 43 ------------------
community-x86_64/moosefs.install | 11 ----
6 files changed, 108 insertions(+), 108 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-12 09:19:43 UTC (rev 192011)
+++ community-i686/PKGBUILD 2016-10-12 09:19:47 UTC (rev 192012)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-
-pkgname=moosefs
-pkgver=3.0.80
-pkgrel=1
-pkgdesc='High performing and fault tolerant distributed file system'
-url='http://moosefs.com/'
-replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-arch=('x86_64' 'i686')
-license=('GPL2')
-depends=('fuse' 'python2' 'bash' 'xfsprogs')
-install="$pkgname.install"
-source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz")
-sha256sums=('f1a7fea882d44af71f4b09e04df4683cd4ee064e9b0a2ad32116263e60c7b4e7')
-
-build() {
- cd "moosefs-${pkgver%_*}"
-
- ./configure \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- --with-default-user=mfs \
- --with-default-group=mfs \
- --with-systemdsystemunitdir=/usr/lib/systemd/system
- make
-}
-
-package() {
- make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
-
- # Move mount.moosefs from sbin to usr/bin
- mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
- mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
- rmdir "$pkgdir/sbin"
- rmdir "$pkgdir/usr/sbin"
-}
-
-# getver: moosefs.com/download/sources.html
-# vim:set ts=2 sw=2 et:
Copied: moosefs/repos/community-i686/PKGBUILD (from rev 192010, moosefs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-12 09:19:47 UTC (rev 192012)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=moosefs
+pkgver=3.0.84_1
+pkgrel=1
+pkgdesc='High performing and fault tolerant distributed file system'
+url='http://moosefs.com/'
+replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+arch=('x86_64' 'i686')
+license=('GPL2')
+depends=('fuse' 'python2' 'bash' 'xfsprogs')
+install="$pkgname.install"
+source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz")
+sha256sums=('384153d6411633122f6a3b9b9b30fc47be2e881f45c9733f112f4c9b9530f328')
+
+build() {
+ cd "moosefs-${pkgver%_*}"
+
+ ./configure \
+ --prefix=/usr \
+ --mandir=/usr/share/man \
+ --sysconfdir=/etc \
+ --localstatedir=/var/lib \
+ --with-default-user=mfs \
+ --with-default-group=mfs \
+ --with-systemdsystemunitdir=/usr/lib/systemd/system
+ make
+}
+
+package() {
+ make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
+
+ # Move mount.moosefs from sbin to usr/bin
+ mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
+ mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
+ rmdir "$pkgdir/sbin"
+ rmdir "$pkgdir/usr/sbin"
+}
+
+# getver: moosefs.com/download/sources.html
+# vim:set ts=2 sw=2 et:
Deleted: community-i686/moosefs.install
===================================================================
--- community-i686/moosefs.install 2016-10-12 09:19:43 UTC (rev 192011)
+++ community-i686/moosefs.install 2016-10-12 09:19:47 UTC (rev 192012)
@@ -1,11 +0,0 @@
-post_install() {
- echo
- echo 'For configuring MooseFS, the .cfg.dist files in /etc/mfs/ can'
- echo 'be used as a basis for writing the corresponding .cfg files.'
- echo
- echo 'For troubleshooting a service, like "mfschunkserver", just running'
- echo '"/usr/bin/mfschunkserver start" can be helpful.'
- echo
-}
-
-# vim:set ts=2 sw=2 et:
Copied: moosefs/repos/community-i686/moosefs.install (from rev 192011, moosefs/trunk/moosefs.install)
===================================================================
--- community-i686/moosefs.install (rev 0)
+++ community-i686/moosefs.install 2016-10-12 09:19:47 UTC (rev 192012)
@@ -0,0 +1,11 @@
+post_install() {
+ echo
+ echo 'For configuring MooseFS, the .cfg.dist files in /etc/mfs/ can'
+ echo 'be used as a basis for writing the corresponding .cfg files.'
+ echo
+ echo 'For troubleshooting a service, like "mfschunkserver", just running'
+ echo '"/usr/bin/mfschunkserver start" can be helpful.'
+ echo
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-12 09:19:43 UTC (rev 192011)
+++ community-x86_64/PKGBUILD 2016-10-12 09:19:47 UTC (rev 192012)
@@ -1,43 +0,0 @@
-# $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-
-pkgname=moosefs
-pkgver=3.0.80
-pkgrel=1
-pkgdesc='High performing and fault tolerant distributed file system'
-url='http://moosefs.com/'
-replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
-arch=('x86_64' 'i686')
-license=('GPL2')
-depends=('fuse' 'python2' 'bash' 'xfsprogs')
-install="$pkgname.install"
-source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz")
-sha256sums=('f1a7fea882d44af71f4b09e04df4683cd4ee064e9b0a2ad32116263e60c7b4e7')
-
-build() {
- cd "moosefs-${pkgver%_*}"
-
- ./configure \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- --with-default-user=mfs \
- --with-default-group=mfs \
- --with-systemdsystemunitdir=/usr/lib/systemd/system
- make
-}
-
-package() {
- make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
-
- # Move mount.moosefs from sbin to usr/bin
- mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
- mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
- rmdir "$pkgdir/sbin"
- rmdir "$pkgdir/usr/sbin"
-}
-
-# getver: moosefs.com/download/sources.html
-# vim:set ts=2 sw=2 et:
Copied: moosefs/repos/community-x86_64/PKGBUILD (from rev 192010, moosefs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-12 09:19:47 UTC (rev 192012)
@@ -0,0 +1,43 @@
+# $Id: PKGBUILD 133367 2015-05-13 12:31:10Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+
+pkgname=moosefs
+pkgver=3.0.84_1
+pkgrel=1
+pkgdesc='High performing and fault tolerant distributed file system'
+url='http://moosefs.com/'
+replaces=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+conflicts=('mfs-master' 'mfs-chunkserver' 'mfs-client')
+arch=('x86_64' 'i686')
+license=('GPL2')
+depends=('fuse' 'python2' 'bash' 'xfsprogs')
+install="$pkgname.install"
+source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz")
+sha256sums=('384153d6411633122f6a3b9b9b30fc47be2e881f45c9733f112f4c9b9530f328')
+
+build() {
+ cd "moosefs-${pkgver%_*}"
+
+ ./configure \
+ --prefix=/usr \
+ --mandir=/usr/share/man \
+ --sysconfdir=/etc \
+ --localstatedir=/var/lib \
+ --with-default-user=mfs \
+ --with-default-group=mfs \
+ --with-systemdsystemunitdir=/usr/lib/systemd/system
+ make
+}
+
+package() {
+ make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
+
+ # Move mount.moosefs from sbin to usr/bin
+ mv "$pkgdir/sbin/"* "$pkgdir/usr/bin/"
+ mv "$pkgdir/usr/sbin/"* "$pkgdir/usr/bin/"
+ rmdir "$pkgdir/sbin"
+ rmdir "$pkgdir/usr/sbin"
+}
+
+# getver: moosefs.com/download/sources.html
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/moosefs.install
===================================================================
--- community-x86_64/moosefs.install 2016-10-12 09:19:43 UTC (rev 192011)
+++ community-x86_64/moosefs.install 2016-10-12 09:19:47 UTC (rev 192012)
@@ -1,11 +0,0 @@
-post_install() {
- echo
- echo 'For configuring MooseFS, the .cfg.dist files in /etc/mfs/ can'
- echo 'be used as a basis for writing the corresponding .cfg files.'
- echo
- echo 'For troubleshooting a service, like "mfschunkserver", just running'
- echo '"/usr/bin/mfschunkserver start" can be helpful.'
- echo
-}
-
-# vim:set ts=2 sw=2 et:
Copied: moosefs/repos/community-x86_64/moosefs.install (from rev 192010, moosefs/trunk/moosefs.install)
===================================================================
--- community-x86_64/moosefs.install (rev 0)
+++ community-x86_64/moosefs.install 2016-10-12 09:19:47 UTC (rev 192012)
@@ -0,0 +1,11 @@
+post_install() {
+ echo
+ echo 'For configuring MooseFS, the .cfg.dist files in /etc/mfs/ can'
+ echo 'be used as a basis for writing the corresponding .cfg files.'
+ echo
+ echo 'For troubleshooting a service, like "mfschunkserver", just running'
+ echo '"/usr/bin/mfschunkserver start" can be helpful.'
+ echo
+}
+
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list