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

Alexander Rødseth arodseth at archlinux.org
Mon Nov 30 00:06:42 UTC 2015


    Date: Monday, November 30, 2015 @ 01:06:41
  Author: arodseth
Revision: 147932

upgpkg: moosefs 2.0.81-1

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

-----------------+
 PKGBUILD        |    8 ++++----
 moosefs.install |    9 ---------
 2 files changed, 4 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-30 00:06:08 UTC (rev 147931)
+++ PKGBUILD	2015-11-30 00:06:41 UTC (rev 147932)
@@ -2,7 +2,7 @@
 # Maintainer: Alexander Rødseth <rodseth at gmail.com>
 
 pkgname=moosefs
-pkgver=2.0.73_1
+pkgver=2.0.81
 pkgrel=1
 pkgdesc='High performing and fault tolerant distributed file system'
 url='http://moosefs.com/'
@@ -12,8 +12,8 @@
 license=('GPL3')
 depends=('zlib' 'fuse' 'python2' 'bash' 'xfsprogs')
 install="$pkgname.install"
-source=("http://ppa.moosefs.com/src/moosefs-${pkgver/_/-}.tar.gz")
-sha256sums=('923a33a2830a8f0a831381aa97c8f8c8be37488dbf833956d0ca433266d995a1')
+source=("http://ppa.moosefs.com/src/moosefs-${pkgver}-1.tar.gz")
+sha256sums=('401ec4de52e331e7ee5aded0f41f0d0183bfbbb70b9e5b86df1030ca3fe7ac6b')
 
 build() {
   cd "moosefs-${pkgver%_*}"
@@ -34,5 +34,5 @@
   make DESTDIR="$pkgdir" -C "moosefs-${pkgver%_*}" install
 }
 
-# getver: -u 4 moosefs.com/download/sources.html
+# getver: moosefs.com/download/sources.html
 # vim:set ts=2 sw=2 et:

Modified: moosefs.install
===================================================================
--- moosefs.install	2015-11-30 00:06:08 UTC (rev 147931)
+++ moosefs.install	2015-11-30 00:06:41 UTC (rev 147932)
@@ -8,13 +8,4 @@
   echo
 }
 
-post_upgrade() {
-  echo
-  echo 'The latest release of MooseFS had several changes to how'
-  echo 'files are packaged and installed. There were also changes to'
-  echo 'the systemd service files. Please double-check that every'
-  echo 'service you wish to run is running as you intended.'
-  echo
-}
-
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list