SPECS: dhcp.spec - 3.1a1, I know it's beta but it _works_ and is w...

baggins baggins at pld-linux.org
Mon Jan 22 00:52:32 CET 2007


Author: baggins                      Date: Sun Jan 21 23:52:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.1a1, I know it's beta but it _works_ and is way more functional than 3.0
- x-option patch updated and enabled (czarny - if you are to lazy to fix
  _VERY_ simple patch problem just say so and don't fuck with me)

---- Files affected:
SPECS:
   dhcp.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.126 SPECS/dhcp.spec:1.127
--- SPECS/dhcp.spec:1.126	Mon Jan 22 00:11:40 2007
+++ SPECS/dhcp.spec	Mon Jan 22 00:52:27 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.0.5
-Release:	1
+Version:	3.1.0a1
+Release:	0.6
 Epoch:		4
 License:	distributable
 Group:		Networking/Daemons
 Source0:	ftp://ftp.isc.org/isc/dhcp/%{name}-%{version}.tar.gz
-# Source0-md5:	ce5d30d4645e4eab1f54561b487d1ec7
+# Source0-md5:	a326c6f135b9fa3ad24988312c784be5
 Source1:	%{name}.init
 Source2:	%{name}-relay.init
 Source3:	%{name}-relay.sysconfig
@@ -25,7 +25,8 @@
 Patch2:		%{name}-ldap1.patch
 Patch3:		%{name}-client-script-redhat.patch
 Patch4:		%{name}-3.0.3-x-option.patch
-Patch5:		%{name}-arg-concat.patch
+Patch5:		%{name}-typo.patch
+Patch6:		%{name}-arg-concat.patch
 URL:		http://www.isc.org/sw/dhcp/
 BuildRequires:	groff
 %{?with_ldap:BuildRequires:	openldap-devel}
@@ -132,10 +133,9 @@
 %{?with_ldap:%patch1 -p1}
 %{?with_ldap:%patch2 -p1}
 %patch3 -p1
-# WTF is this?
-# 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
@@ -269,13 +269,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.126  2007/01/21 23:11:40  qboosh
-- fixed epoch number in previous changelog message
-
-Revision 1.125  2007/01/13 17:02:22  czarny
-- 'up' to 3.0.5
-- epoch bumped to 4 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.127  2007/01/21 23:52:27  baggins
+- 3.1a1, I know it's beta but it _works_ and is way more functional than 3.0
+- x-option patch updated and enabled (czarny - if you are to lazy to fix
+  _VERY_ simple patch problem just say so and don't fuck with me)
 
 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.126&r2=1.127&f=u



More information about the pld-cvs-commit mailing list