]> git.pld-linux.org Git - packages/dhcpcd.git/commitdiff
- fixed invalid /etc/dhcpcd path
authorMariusz Witkowski <maryush@gmail.com>
Sun, 8 Sep 2002 14:28:58 +0000 (14:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- STBR

Changed files:
    dhcpcd.spec -> 1.37

dhcpcd.spec

index 84afb78abedbc119824114e8c9e17ffddd7933db..de14390393ef9548c29522c69dcbd77b6a840969 100644 (file)
@@ -8,7 +8,7 @@ Summary(pt_BR): Servidor DHCPC
 Summary(tr):   DHCPC sunucu süreçi (daemon)
 Name:          dhcpcd
 Version:       %(echo %{ver} | sed -e "s#-##")
-Release:       12
+Release:       13
 License:       GPL v2
 Vendor:                Sergei Viznyuk <sv@phystech.com>
 Group:         Networking/Daemons
@@ -18,6 +18,7 @@ Patch1:               %{name}-ntpdrift-66136.patch
 Patch2:                %{name}-noMoFakery.patch
 Patch3:                %{name}-noNISfakery.patch
 Patch4:                %{name}-pid_path_fix.patch
+Patch5:                %{name}-other_path_fix.patch
 BuildRequires: automake
 BuildRequires: autoconf
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -96,6 +97,7 @@ kira zaman
 %patch2 -p1
 %patch3 -p1
 %patch4 -p0
+%patch5 -p0
 
 %build
 rm -f missing
This page took 0.062855 seconds and 4 git commands to generate.