]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- package missing header auto/th/dhcp-4_0_0-4 auto/ti/dhcp-4_0_0-4
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 12 May 2008 11:01:52 +0000 (11:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 4

Changed files:
    dhcp.spec -> 1.168

dhcp.spec

index bbed5d4b932d10173118fb6dc5fca64caa2c66fe..bb27d899e74aa31f43657c86a3908ffc4341b41b 100644 (file)
--- a/dhcp.spec
+++ b/dhcp.spec
@@ -13,7 +13,7 @@ Summary(pt_BR.UTF-8): Servidor DHCP (Protocolo de configuração dinâmica de ho
 Name:          dhcp
 # 4.1.0a1 is on DEVEL
 Version:       4.0.0
-Release:       3
+Release:       4
 Epoch:         4
 License:       MIT
 Group:         Networking/Daemons
@@ -316,6 +316,8 @@ install %{SOURCE10} $RPM_BUILD_ROOT%{schemadir}
 %endif
 
 # Install headers for libdhcp4client-devel
+install -d $RPM_BUILD_ROOT%{_includedir}/dhcp4client
+install libdhcp4client/dhcp4client.h $RPM_BUILD_ROOT%{_includedir}/dhcp4client/dhcp4client.h
 install -d $RPM_BUILD_ROOT%{_includedir}/dhcp4client/minires
 for hdr in cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \
            heap.h inet.h minires/minires.h minires/res_update.h \
This page took 0.184137 seconds and 4 git commands to generate.