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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Jan 12 20:59:09 UTC 2017


    Date: Thursday, January 12, 2017 @ 20:59:08
  Author: mtorromeo
Revision: 207095

upgpkg: gearmand 1.1.12-17

systemd hooks rebuild

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

------------------+
 PKGBUILD         |    3 +--
 gearmand.install |    3 ---
 2 files changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 20:56:22 UTC (rev 207094)
+++ PKGBUILD	2017-01-12 20:59:08 UTC (rev 207095)
@@ -6,7 +6,7 @@
 
 pkgname=gearmand
 pkgver=1.1.12
-pkgrel=16
+pkgrel=17
 pkgdesc="Distributed job queue server."
 arch=('i686' 'x86_64')
 depends=('libevent' 'boost-libs' 'libmariadbclient' 'postgresql-libs' 'sqlite' 'hiredis')
@@ -16,7 +16,6 @@
 provides=("gearman=$pkgver")
 url="http://gearman.org/"
 license=('CUSTOM')
-install=$pkgname.install
 backup=('etc/gearmand.conf')
 source=(https://launchpad.net/$pkgname/1.2/$pkgver/+download/$pkgname-$pkgver.tar.gz
         gearmand.service

Deleted: gearmand.install
===================================================================
--- gearmand.install	2017-01-12 20:56:22 UTC (rev 207094)
+++ gearmand.install	2017-01-12 20:59:08 UTC (rev 207095)
@@ -1,3 +0,0 @@
-post_install() {
-  systemd-sysusers gearmand.conf
-}



More information about the arch-commits mailing list