Author: hawk Date: Thu Jul 28 12:29:40 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.0.3 - removed gcc343-fix.patch, problem has been fixed in sources - release 0.1, anyone has tested build with USE_SOCKET_FALLBACK?
---- Files affected: SPECS: dhcp.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: SPECS/dhcp.spec diff -u SPECS/dhcp.spec:1.105 SPECS/dhcp.spec:1.106 --- SPECS/dhcp.spec:1.105 Wed Jun 1 15:47:34 2005 +++ SPECS/dhcp.spec Thu Jul 28 14:29:35 2005 @@ -8,14 +8,14 @@ Summary(pl): Serwer DHCP Summary(pt_BR): Servidor DHCP (Protocolo de configuraçăo dinâmica de hosts) Name: dhcp -Version: 3.0.2 -Release: 2.1 +Version: 3.0.3 +Release: 0.1 Epoch: 3 Vendor: ISC License: distributable Group: Networking/Daemons Source0: ftp://ftp.isc.org/isc/dhcp/%{name}-%{version}.tar.gz -# Source0-md5: 04800a111521e7442749b2ce883f962b +# Source0-md5: f91416a0b8ed3fd0601688cf0b7df58f Source1: %{name}.init Source2: %{name}-relay.init Source3: %{name}-relay.sysconfig @@ -24,7 +24,6 @@ Patch0: %{name}-if_buffer_size.patch Patch1: %{name}-ldap.patch Patch2: %{name}-ldap1.patch -Patch3: %{name}-gcc343-fix.patch URL: http://www.isc.org/sw/dhcp/ BuildRequires: groff %{?with_ldap:BuildRequires: openldap-devel} @@ -129,7 +128,6 @@ %patch0 -p1 %{?with_ldap:%patch1 -p1} %{?with_ldap:%patch2 -p1} -%patch3 -p1 cd doc echo "dhcpd complies with the following RFCs:" > rfc-compliance @@ -282,6 +280,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106 2005/07/28 12:29:35 hawk +- updated to 3.0.3 +- removed gcc343-fix.patch, problem has been fixed in sources +- release 0.1, anyone has tested build with USE_SOCKET_FALLBACK? + Revision 1.105 2005/06/01 13:47:34 jajcus - build with USE_SOCKET_FALLBACK. Without that dhcp-relay always uses the last interface detected/specified for sending messages to servers, ignoring host's routing table. Needs testing to see if nothing is broken. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dhcp.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
