]> git.pld-linux.org Git - packages/dhcpcd.git/commitdiff
- fix dhcpcd dir; rel 3 auto/ac/dhcpcd-3_1_8-3
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Nov 2007 13:33:29 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcpcd.spec -> 1.85

dhcpcd.spec

index abb2d8f510d7f6a4c42410335e8ce21efe34d208..4d9f4b400e8a710822efc1f2594d93c4e152d684 100644 (file)
@@ -7,7 +7,7 @@ Summary(pt_BR.UTF-8):   Servidor DHCPC
 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
@@ -99,7 +99,7 @@ kira zamanını (lease time) yenilemeye çalışır.
 
 %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 \
@@ -117,5 +117,5 @@ rm -rf $RPM_BUILD_ROOT
 %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*
This page took 0.051311 seconds and 4 git commands to generate.