Author: czarny Date: Sat Jan 13 17:02:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 'up' to 3.0.5 - epoch bumped to 5 to make version 3.0.5 default, as 3.1 is beta - 3.0.3 patch back TO MAKE DHCDBD AND NETWORK MANAGER WORK BAGGINS!!
---- Files affected: SPECS: dhcp.spec (1.124 -> 1.125) ---- Diffs: ================================================================ Index: SPECS/dhcp.spec diff -u SPECS/dhcp.spec:1.124 SPECS/dhcp.spec:1.125 --- SPECS/dhcp.spec:1.124 Wed Nov 1 18:53:37 2006 +++ SPECS/dhcp.spec Sat Jan 13 18:02:22 2007 @@ -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.1.0a1 -Release: 0.5 -Epoch: 3 +Version: 3.0.5 +Release: 1 +Epoch: 4 License: distributable Group: Networking/Daemons Source0: ftp://ftp.isc.org/isc/dhcp/%{name}-%{version}.tar.gz -# Source0-md5: a326c6f135b9fa3ad24988312c784be5 +# Source0-md5: ce5d30d4645e4eab1f54561b487d1ec7 Source1: %{name}.init Source2: %{name}-relay.init Source3: %{name}-relay.sysconfig @@ -25,8 +25,7 @@ Patch2: %{name}-ldap1.patch Patch3: %{name}-client-script-redhat.patch Patch4: %{name}-3.0.3-x-option.patch -Patch5: %{name}-typo.patch -Patch6: %{name}-arg-concat.patch +Patch5: %{name}-arg-concat.patch URL: http://www.isc.org/sw/dhcp/ BuildRequires: groff %{?with_ldap:BuildRequires: openldap-devel} @@ -134,9 +133,9 @@ %{?with_ldap:%patch2 -p1} %patch3 -p1 # WTF is this? -#%patch4 -p1 +# This is a patch from dhcdbd +%patch4 -p1 %patch5 -p1 -%patch6 -p1 %build # NOTE: this is not autoconf configure - do not change it to %%configure @@ -270,6 +269,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.125 2007/01/13 17:02:22 czarny +- 'up' to 3.0.5 +- epoch bumped to 5 to make version 3.0.5 default, as 3.1 is beta +- 3.0.3 patch back TO MAKE DHCDBD AND NETWORK MANAGER WORK BAGGINS!! + Revision 1.124 2006/11/01 17:53:37 glen - -DUSE_SOCKET_FALLBACK already in osdeps.h ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dhcp.spec?r1=1.124&r2=1.125&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
