[arch-commits] Commit in salt/trunk (PKGBUILD)

Daniel Wallace dwallace at archlinux.org
Sun Aug 3 04:12:35 UTC 2014


    Date: Sunday, August 3, 2014 @ 06:12:35
  Author: dwallace
Revision: 116778

upgpkg: salt 2014.1.10-2

upgpkg: salt 2014.1.10-2 gitfs optdepend

Modified:
  salt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-03 04:03:15 UTC (rev 116777)
+++ PKGBUILD	2014-08-03 04:12:35 UTC (rev 116778)
@@ -5,7 +5,7 @@
 
 pkgname=salt
 pkgver=2014.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Central system and configuration manager'
 arch=('any')
 url='http://saltstack.org/'
@@ -22,7 +22,8 @@
          'python2-yaml'
          'apache-libcloud'
          'sshpass')
-optdepends=('dmidecode: decode SMBIOS/DMI tables')
+optdepends=('dmidecode: decode SMBIOS/DMI tables'
+            'python2-pygit2: gitfs support')
 backup=('etc/salt/master'
         'etc/salt/minion')
 install=salt.install




More information about the arch-commits mailing list