[arch-commits] Commit in moosefs/trunk (PKGBUILD moosefs.install)

Alexander Rødseth arodseth at archlinux.org
Wed Mar 29 09:06:19 UTC 2017


    Date: Wednesday, March 29, 2017 @ 09:06:18
  Author: arodseth
Revision: 219785

upgpkg: moosefs 3.0.90_1-1

Modified:
  moosefs/trunk/PKGBUILD
Deleted:
  moosefs/trunk/moosefs.install

-----------------+
 PKGBUILD        |    7 +++----
 moosefs.install |   11 -----------
 2 files changed, 3 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-29 08:47:39 UTC (rev 219784)
+++ PKGBUILD	2017-03-29 09:06:18 UTC (rev 219785)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
 pkgname=moosefs
-pkgver=3.0.88_1
+pkgver=3.0.90_1
 pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='http://moosefs.com/'
@@ -11,9 +11,8 @@
 arch=('x86_64' 'i686')
 license=('GPL2')
 depends=('fuse2' 'python2' 'bash' 'xfsprogs')
-install="$pkgname.install"
-source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz")
-sha256sums=('5fae4eab7725df82fe4f82390111e872e107ec4db0f0bbd244b4acb1b0d6d533')
+source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz") # no https available
+sha256sums=('4e24d4e79c66986c3f4b0f20b9078fc17acc5654601972b7231dd8bf4fa5928b')
 
 build() {
   cd "moosefs-${pkgver%_*}"

Deleted: moosefs.install
===================================================================
--- moosefs.install	2017-03-29 08:47:39 UTC (rev 219784)
+++ moosefs.install	2017-03-29 09:06:18 UTC (rev 219785)
@@ -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:



More information about the arch-commits mailing list