Author: baggins Date: Wed Oct 25 14:02:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.1.0a1 - removed dhcpd_lease_time patch (obsolete) - commented out x-option patch (WTF is this? some info is much expected)
---- Files affected: SPECS: dhcp.spec (1.119 -> 1.120) ---- Diffs: ================================================================ Index: SPECS/dhcp.spec diff -u SPECS/dhcp.spec:1.119 SPECS/dhcp.spec:1.120 --- SPECS/dhcp.spec:1.119 Tue Sep 26 21:09:24 2006 +++ SPECS/dhcp.spec Wed Oct 25 16:02:01 2006 @@ -8,13 +8,13 @@ Summary(pl): Serwer DHCP Summary(pt_BR): Servidor DHCP (Protocolo de configuraçăo dinâmica de hosts) Name: dhcp -Version: 3.0.4 -Release: 3 +Version: 3.1.0a1 +Release: 0.1 Epoch: 3 License: distributable Group: Networking/Daemons Source0: ftp://ftp.isc.org/isc/dhcp/%{name}-%{version}.tar.gz -# Source0-md5: 004ef935fd54b8046b16bdde31a9e151 +# Source0-md5: a326c6f135b9fa3ad24988312c784be5 Source1: %{name}.init Source2: %{name}-relay.init Source3: %{name}-relay.sysconfig @@ -24,8 +24,7 @@ Patch1: %{name}-ldap.patch Patch2: %{name}-ldap1.patch Patch3: %{name}-client-script-redhat.patch -Patch4: %{name}-dhcpd_lease_time.patch -Patch5: %{name}-3.0.3-x-option.patch +Patch4: %{name}-3.0.3-x-option.patch URL: http://www.isc.org/sw/dhcp/ BuildRequires: groff %{?with_ldap:BuildRequires: openldap-devel} @@ -132,14 +131,8 @@ %{?with_ldap:%patch1 -p1} %{?with_ldap:%patch2 -p1} %patch3 -p1 -%patch4 -p1 -%patch5 -p1 - -cd doc -echo "dhcpd complies with the following RFCs:" > rfc-compliance -ls rfc*.txt >> rfc-compliance -rm -f rfc*.txt -cd .. +# WTF is this? +#%patch4 -p1 %build # Notice: this is not autoconf configure!!!!!!! @@ -275,6 +268,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.120 2006/10/25 14:02:01 baggins +- up to 3.1.0a1 +- removed dhcpd_lease_time patch (obsolete) +- commented out x-option patch (WTF is this? some info is much expected) + Revision 1.119 2006/09/26 19:09:24 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dhcp.spec?r1=1.119&r2=1.120&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
