]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- added DBUS support for NetworkManager
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 8 Feb 2006 22:39:16 +0000 (22:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp.spec -> 1.109

dhcp.spec

index e08460ae7ee02f1a6051293257d254edbd56aec0..f4b1763d9a140dde610b106b78c971564aea9bcc 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -8,7 +8,7 @@ Summary(pl):    Serwer DHCP
 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
@@ -23,6 +23,7 @@ Source5:      %{name}.sysconfig
 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}
@@ -127,6 +128,7 @@ install %{SOURCE4} .
 %patch0 -p1
 %{?with_ldap:%patch1 -p1}
 %{?with_ldap:%patch2 -p1}
+%patch3 -p1
 
 cd doc
 echo "dhcpd complies with the following RFCs:" > rfc-compliance
This page took 0.31813 seconds and 4 git commands to generate.