SPECS: dhcpcd.spec - fix dhcpcd dir; rel 3

glen glen at pld-linux.org
Tue Nov 27 14:33:35 CET 2007


Author: glen                         Date: Tue Nov 27 13:33:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix dhcpcd dir; rel 3

---- Files affected:
SPECS:
   dhcpcd.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: SPECS/dhcpcd.spec
diff -u SPECS/dhcpcd.spec:1.84 SPECS/dhcpcd.spec:1.85
--- SPECS/dhcpcd.spec:1.84	Mon Nov 26 21:52:29 2007
+++ SPECS/dhcpcd.spec	Tue Nov 27 14:33:29 2007
@@ -8,7 +8,7 @@
 Summary(tr.UTF-8):	DHCPC sunucu süreçi (daemon)
 Name:		dhcpcd
 Version:	3.1.8
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Networking/Daemons
 #Source0Download: http://developer.berlios.de/project/filelist.php?group_id=4229
@@ -100,7 +100,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sysconfdir},/var/lib/dhcpc}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir},/var/lib/dhcpcd}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -118,7 +118,7 @@
 %doc ChangeLog
 %attr(755,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dhcpcd.sh
 %attr(755,root,root) %{_sbindir}/dhcpcd
-%dir %{_var}/lib/dhcpc
+%dir %{_var}/lib/dhcpcd
 %{_mandir}/man8/dhcpcd.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2007-11-27 13:33:29  glen
+- fix dhcpcd dir; rel 3
+
 Revision 1.84  2007-11-26 20:52:29  glen
 - dhcpcd.sh is back (see r1.57); rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcpcd.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list