Author: baggins Date: Thu Aug 4 06:03:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - that _libdir WAS NOT FOR PAM! it was for NSS module!
---- Files affected: packages/nss_ldapd: nss_ldapd.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/nss_ldapd/nss_ldapd.spec diff -u packages/nss_ldapd/nss_ldapd.spec:1.18 packages/nss_ldapd/nss_ldapd.spec:1.19 --- packages/nss_ldapd/nss_ldapd.spec:1.18 Wed Aug 3 08:14:42 2011 +++ packages/nss_ldapd/nss_ldapd.spec Thu Aug 4 08:02:55 2011 @@ -9,7 +9,7 @@ Summary(pt_BR.UTF-8): Biblioteca NSS para LDAP Name: nss_ldapd Version: 0.8.3 -Release: 1 +Release: 2 License: LGPL Group: Base Source0: http://arthurdejong.org/nss-pam-ldapd/nss-pam-ldapd-%{version}.tar.gz @@ -29,6 +29,8 @@ Conflicts: nss_ldap BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _libdir /%{_lib} + %description nss_ldapd is a C library extension (NSS module) and daemon which allows X.500 and LDAP directory servers to be used as a primary source @@ -150,6 +152,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2011/08/04 06:02:55 baggins +- rel 2 +- that _libdir WAS NOT FOR PAM! it was for NSS module! + Revision 1.18 2011/08/03 06:14:42 baggins - 0.8.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nss_ldapd/nss_ldapd.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
