Author: zbyniu Date: Mon Jun 22 21:09:07 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.6.10
---- Files affected: packages/nss_ldapd: nss_ldapd.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/nss_ldapd/nss_ldapd.spec diff -u packages/nss_ldapd/nss_ldapd.spec:1.3 packages/nss_ldapd/nss_ldapd.spec:1.4 --- packages/nss_ldapd/nss_ldapd.spec:1.3 Mon Jan 19 08:46:21 2009 +++ packages/nss_ldapd/nss_ldapd.spec Mon Jun 22 23:09:02 2009 @@ -1,17 +1,21 @@ # $Revision$, $Date$ +# +# TODO: +# - run daemon as non-root user +# Summary: LDAP Name Service Switch Module Summary(es.UTF-8): Biblioteca NSS para LDAP Summary(pl.UTF-8): ModuĊ NSS LDAP Summary(pt_BR.UTF-8): Biblioteca NSS para LDAP Name: nss_ldapd -Version: 0.6.7 +Version: 0.6.10 Release: 1 License: LGPL Group: Base -Source0: http://ch.tudelft.nl/~arthur/nss-ldapd/nss-ldapd-%{version}.tar.gz -# Source0-md5: 109257c0257b3119fa9a6a0fc1737f08 +Source0: http://arthurdejong.org/nss-ldapd/nss-ldapd-%{version}.tar.gz +# Source0-md5: 4b351954d94aceadb74ce589640fc93b Source1: nslcd.init -URL: http://ch.tudelft.nl/~arthur/nss-ldapd/ +URL: http://arthurdejong.org/nss-ldapd/ BuildRequires: autoconf BuildRequires: automake BuildRequires: cyrus-sasl-devel @@ -69,7 +73,7 @@ /sbin/chkconfig --add nslcd %service nslcd restart "NSS LDAP Cache Daemon" -%postun +%preun if [ "$1" = "0" ]; then %service nslcd stop /sbin/chkconfig --del nslcd @@ -92,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2009/06/22 21:09:02 zbyniu +- up to 0.6.10 + Revision 1.3 2009/01/19 07:46:21 pawelz - pl %%description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nss_ldapd/nss_ldapd.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
