SPECS: dhcp.spec - added DBUS support for NetworkManager

patrys patrys at pld-linux.org
Wed Feb 8 23:39:21 CET 2006


Author: patrys                       Date: Wed Feb  8 22:39:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added DBUS support for NetworkManager

---- Files affected:
SPECS:
   dhcp.spec (1.108 -> 1.109) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.108 SPECS/dhcp.spec:1.109
--- SPECS/dhcp.spec:1.108	Mon Dec 12 16:19:32 2005
+++ SPECS/dhcp.spec	Wed Feb  8 23:39:16 2006
@@ -9,7 +9,7 @@
 Summary(pt_BR):	Servidor DHCP (Protocolo de configuraçăo dinâmica de hosts)
 Name:		dhcp
 Version:	3.0.3
-Release:	2
+Release:	3
 Epoch:		3
 Vendor:		ISC
 License:	distributable
@@ -24,6 +24,7 @@
 Patch0:		%{name}-if_buffer_size.patch
 Patch1:		%{name}-ldap.patch
 Patch2:		%{name}-ldap1.patch
+Patch3:		%{name}-client-script-redhat.patch
 URL:		http://www.isc.org/sw/dhcp/
 BuildRequires:	groff
 %{?with_ldap:BuildRequires:	openldap-devel}
@@ -128,6 +129,7 @@
 %patch0 -p1
 %{?with_ldap:%patch1 -p1}
 %{?with_ldap:%patch2 -p1}
+%patch3 -p1
 
 cd doc
 echo "dhcpd complies with the following RFCs:" > rfc-compliance
@@ -280,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2006/02/08 22:39:16  patrys
+- added DBUS support for NetworkManager
+
 Revision 1.108  2005/12/12 15:19:32  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dhcp.spec?r1=1.108&r2=1.109&f=u



More information about the pld-cvs-commit mailing list