- update to 0.7.10
This commit is contained in:
parent
ecabfc70f2
commit
6da0ba4d49
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@ nss-pam-ldapd-0.7.7.tar.gz.sig
|
|||||||
/nss-pam-ldapd-0.7.8.tar.gz.sig
|
/nss-pam-ldapd-0.7.8.tar.gz.sig
|
||||||
/nss-pam-ldapd-0.7.9.tar.gz
|
/nss-pam-ldapd-0.7.9.tar.gz
|
||||||
/nss-pam-ldapd-0.7.9.tar.gz.sig
|
/nss-pam-ldapd-0.7.9.tar.gz.sig
|
||||||
|
/nss-pam-ldapd-0.7.10.tar.gz
|
||||||
|
/nss-pam-ldapd-0.7.10.tar.gz.sig
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: nss-pam-ldapd
|
Name: nss-pam-ldapd
|
||||||
Version: 0.7.9
|
Version: 0.7.10
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An nsswitch module which uses directory servers
|
Summary: An nsswitch module which uses directory servers
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -167,6 +167,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 24 2010 Nalin Dahyabhai <nalin@redhat.com> 0.7.10-1
|
||||||
|
- update to 0.7.10
|
||||||
|
|
||||||
* Thu Sep 23 2010 Nalin Dahyabhai <nalin@redhat.com> 0.7.9-2
|
* Thu Sep 23 2010 Nalin Dahyabhai <nalin@redhat.com> 0.7.9-2
|
||||||
- when creating /var/run/nslcd in the buildroot, specify that 0755 is a
|
- when creating /var/run/nslcd in the buildroot, specify that 0755 is a
|
||||||
permissions value and not another directory name (#636880)
|
permissions value and not another directory name (#636880)
|
||||||
|
Loading…
Reference in New Issue
Block a user