From 520c4a179a14e98eb1f6fb2eabc92aae2978e166 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Jul 09 2009 20:08:40 +0000 Subject: - Upgrade to ldap-for-dhcp-4.1.0-4 --- diff --git a/.cvsignore b/.cvsignore index 7d1b32a..4828356 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ dhcp-4.1.0.tar.gz -ldap-for-dhcp-4.1.0-3.tar.gz +ldap-for-dhcp-4.1.0-4.tar.gz diff --git a/dhcp.spec b/dhcp.spec index 878473a..405e1fe 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -5,12 +5,12 @@ %define dhcpconfdir %{_sysconfdir}/dhcp # LDAP patch version -%define ldappatchver %{version}-3 +%define ldappatchver %{version}-4 Summary: Dynamic host configuration protocol software Name: dhcp Version: 4.1.0 -Release: 22%{?dist} +Release: 23%{?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. @@ -20,7 +20,7 @@ License: ISC Group: System Environment/Daemons URL: http://isc.org/products/DHCP/ Source0: ftp://ftp.isc.org/isc/%{name}/%{name}-%{version}.tar.gz -Source1: http://dcantrel.fedorapeople.org/dhcp/ldap-patch/ldap-for-dhcp-%{ldappatchver}.tar.gz +Source1: http://cloud.github.com/downloads/dcantrell/ldap-for-dhcp/ldap-for-dhcp-%{ldappatchver}.tar.gz Source2: dhcpd.init Source3: dhcrelay.init Source4: dhclient-script @@ -445,6 +445,9 @@ fi %attr(0644,root,root) %{_mandir}/man3/omapi.3.gz %changelog +* Thu Jul 09 2009 David Cantrell - 12:4.1.0-23 +- Upgrade to ldap-for-dhcp-4.1.0-4 + * Wed Jul 01 2009 David Cantrell - 12:4.1.0-22 - Set permissions on /etc/dhcp to 0750 (#508247) - Update to new ldap-for-dhcp patch set diff --git a/sources b/sources index 9c97ae4..9b18630 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 1fffed2e8c3d67b111316d6a9b33db7a dhcp-4.1.0.tar.gz fe56e35db8b78e6b9e0b377e4eccd232 ldap-for-dhcp-4.1.0-3.tar.gz +39b4ff6ce0fcf84c69c12f221b0b6eb4 ldap-for-dhcp-4.1.0-4.tar.gz