[arch-commits] Commit in nss-pam-ldapd/trunk (PKGBUILD nslcd.tmpfiles)

Federico Cinelli cinelli at nymeria.archlinux.org
Sun Aug 4 09:50:17 UTC 2013


    Date: Sunday, August 4, 2013 @ 11:50:16
  Author: cinelli
Revision: 95037

Added tmpfile.d fixing FS#35733
upgpkg: nss-pam-ldapd 0.8.13-3

Added:
  nss-pam-ldapd/trunk/nslcd.tmpfiles
Modified:
  nss-pam-ldapd/trunk/PKGBUILD

----------------+
 PKGBUILD       |   10 ++++++----
 nslcd.tmpfiles |    1 +
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-04 09:44:38 UTC (rev 95036)
+++ PKGBUILD	2013-08-04 09:50:16 UTC (rev 95037)
@@ -1,9 +1,9 @@
-# $Id
+# $Id$
 # Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
 
 pkgname=nss-pam-ldapd
 pkgver=0.8.13
-pkgrel=2
+pkgrel=3
 pkgdesc='LDAP module for NSS and PAM'
 arch=('i686' 'x86_64')
 url="http://arthurdejong.org/$pkgname/"
@@ -15,9 +15,11 @@
 install=nss-pam-ldapd.install
 backup=('etc/nslcd.conf')
 source=("http://arthurdejong.org/$pkgname/$pkgname-$pkgver.tar.gz"
-        "nslcd.service")
+        "nslcd.service"
+        "nslcd.tmpfiles")
 sha1sums=('0567cfea104defabeacd88a3a3200b311b8071ec'
-          'b564fa5738963a67a9240bf4ce63b2fa494cafb7')
+          'b564fa5738963a67a9240bf4ce63b2fa494cafb7'
+          '6e225e0d849a48e01b58adad493f017a34bdf70c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Added: nslcd.tmpfiles
===================================================================
--- nslcd.tmpfiles	                        (rev 0)
+++ nslcd.tmpfiles	2013-08-04 09:50:16 UTC (rev 95037)
@@ -0,0 +1 @@
+d /run/nslcd 0755 nslcd nslcd -




More information about the arch-commits mailing list