- Upgrade to ldap-for-dhcp-4.1.0-4
This commit is contained in:
parent
3a884fc366
commit
520c4a179a
@ -1,2 +1,2 @@
|
|||||||
dhcp-4.1.0.tar.gz
|
dhcp-4.1.0.tar.gz
|
||||||
ldap-for-dhcp-4.1.0-3.tar.gz
|
ldap-for-dhcp-4.1.0-4.tar.gz
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
%define dhcpconfdir %{_sysconfdir}/dhcp
|
%define dhcpconfdir %{_sysconfdir}/dhcp
|
||||||
|
|
||||||
# LDAP patch version
|
# LDAP patch version
|
||||||
%define ldappatchver %{version}-3
|
%define ldappatchver %{version}-4
|
||||||
|
|
||||||
Summary: Dynamic host configuration protocol software
|
Summary: Dynamic host configuration protocol software
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 4.1.0
|
Version: 4.1.0
|
||||||
Release: 22%{?dist}
|
Release: 23%{?dist}
|
||||||
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
# NEVER CHANGE THE EPOCH on this package. The previous maintainer (prior to
|
||||||
# dcantrell maintaining the package) made incorrect use of the epoch and
|
# 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.
|
# 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
|
Group: System Environment/Daemons
|
||||||
URL: http://isc.org/products/DHCP/
|
URL: http://isc.org/products/DHCP/
|
||||||
Source0: ftp://ftp.isc.org/isc/%{name}/%{name}-%{version}.tar.gz
|
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
|
Source2: dhcpd.init
|
||||||
Source3: dhcrelay.init
|
Source3: dhcrelay.init
|
||||||
Source4: dhclient-script
|
Source4: dhclient-script
|
||||||
@ -445,6 +445,9 @@ fi
|
|||||||
%attr(0644,root,root) %{_mandir}/man3/omapi.3.gz
|
%attr(0644,root,root) %{_mandir}/man3/omapi.3.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 09 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-23
|
||||||
|
- Upgrade to ldap-for-dhcp-4.1.0-4
|
||||||
|
|
||||||
* Wed Jul 01 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-22
|
* Wed Jul 01 2009 David Cantrell <dcantrell@redhat.com> - 12:4.1.0-22
|
||||||
- Set permissions on /etc/dhcp to 0750 (#508247)
|
- Set permissions on /etc/dhcp to 0750 (#508247)
|
||||||
- Update to new ldap-for-dhcp patch set
|
- Update to new ldap-for-dhcp patch set
|
||||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
1fffed2e8c3d67b111316d6a9b33db7a dhcp-4.1.0.tar.gz
|
1fffed2e8c3d67b111316d6a9b33db7a dhcp-4.1.0.tar.gz
|
||||||
fe56e35db8b78e6b9e0b377e4eccd232 ldap-for-dhcp-4.1.0-3.tar.gz
|
fe56e35db8b78e6b9e0b377e4eccd232 ldap-for-dhcp-4.1.0-3.tar.gz
|
||||||
|
39b4ff6ce0fcf84c69c12f221b0b6eb4 ldap-for-dhcp-4.1.0-4.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user