diff --git a/.cvsignore b/.cvsignore index 494cbae..89152cd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -ldap-for-dhcp-4.1.0-4.tar.gz dhcp-4.1.0p1.tar.gz +ldap-for-dhcp-4.1.0-5.tar.gz diff --git a/dhcp.spec b/dhcp.spec index 24ea69e..47d4817 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -8,12 +8,12 @@ %define basever 4.1.0 # LDAP patch version -%define ldappatchver %{basever}-4 +%define ldappatchver %{basever}-5 Summary: Dynamic host configuration protocol software Name: dhcp Version: %{basever}p1 -Release: 3%{?dist} +Release: 4%{?dist} # NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to # dcantrell maintaining the package) made incorrect use of the epoch and # that's why it is at 12 now. It should have never been used, but it was. @@ -471,6 +471,10 @@ fi %attr(0644,root,root) %{_mandir}/man3/omapi.3.gz %changelog +* Fri Aug 14 2009 David Cantrell - 12:4.1.0p1-4 +- Upgrade to latest ldap-for-dhcp patch which makes sure that only + dhcpd links with OpenLDAP (#517474) + * Wed Aug 12 2009 David Cantrell - 12:4.1.0p1-3 - Update NetworkManager dispatcher script to remove case conversion and source /etc/sysconfig/network diff --git a/sources b/sources index cecba60..a37a72b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -39b4ff6ce0fcf84c69c12f221b0b6eb4 ldap-for-dhcp-4.1.0-4.tar.gz 325ff8338c5a21f89d5304ac13ffebdf dhcp-4.1.0p1.tar.gz +f6e192cb2fb0fea15b226732f201d9cd ldap-for-dhcp-4.1.0-5.tar.gz