]> git.pld-linux.org Git - packages/dhcpcd.git/commitdiff
- up to 5.2.5
authorlisu <lisu@pld-linux.org>
Sun, 13 Jun 2010 12:03:43 +0000 (12:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix OS detection (-configure.patch)

Changed files:
    dhcpcd.spec -> 1.117

dhcpcd.spec

index 3b390395498c8dc3de9beb82685f80afe0b9faec..8f0063ac0d0517b5f0ff4378cd6e7fcaa169a546 100644 (file)
@@ -6,12 +6,13 @@ Summary(pl.UTF-8):    Klient (daemon) DHCP
 Summary(pt_BR.UTF-8):  Servidor DHCPC
 Summary(tr.UTF-8):     DHCPC sunucu süreçi (daemon)
 Name:          dhcpcd
-Version:       5.2.4
+Version:       5.2.5
 Release:       1
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://roy.marples.name/downloads/dhcpcd/%{name}-%{version}.tar.bz2
-# Source0-md5: e235ced9932038b528c2f2cd6973ea1d
+# Source0-md5: 79f5452252026c0547886f89ab87adf1
+Patch0:                %{name}-configure.patch
 URL:           http://roy.marples.name/dhcpcd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -86,6 +87,7 @@ kira zamanını (lease time) yenilemeye çalışır.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
This page took 0.084052 seconds and 4 git commands to generate.