SPECS: dhcp.spec - package missing header - rel 4

patrys patrys at pld-linux.org
Mon May 12 13:01:57 CEST 2008


Author: patrys                       Date: Mon May 12 11:01:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package missing header
- rel 4

---- Files affected:
SPECS:
   dhcp.spec (1.167 -> 1.168) 

---- Diffs:

================================================================
Index: SPECS/dhcp.spec
diff -u SPECS/dhcp.spec:1.167 SPECS/dhcp.spec:1.168
--- SPECS/dhcp.spec:1.167	Mon May 12 12:44:18 2008
+++ SPECS/dhcp.spec	Mon May 12 13:01:52 2008
@@ -14,7 +14,7 @@
 Name:		dhcp
 # 4.1.0a1 is on DEVEL
 Version:	4.0.0
-Release:	3
+Release:	4
 Epoch:		4
 License:	MIT
 Group:		Networking/Daemons
@@ -317,6 +317,8 @@
 %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 \
@@ -485,6 +487,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.168  2008-05-12 11:01:52  patrys
+- package missing header
+- rel 4
+
 Revision 1.167  2008-05-12 10:44:18  patrys
 - unbreak pkgconfig file broken by previous commits
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcp.spec?r1=1.167&r2=1.168&f=u



More information about the pld-cvs-commit mailing list