]> git.pld-linux.org Git - packages/dhcpcd.git/commitdiff
- looks like dhcpcd has new maintainers, updated to 2.0.0, added URL
authorhawk <hawk@pld-linux.org>
Tue, 22 Nov 2005 21:57:53 +0000 (21:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 0.1, seems to work but needs testing anyway

Changed files:
    dhcpcd.spec -> 1.54

dhcpcd.spec

index aae06ad3eede89271f10135674eee49c3ea51bbc..99cd3ee6dc37d1dce42c6193985e1a2a6067b650 100644 (file)
@@ -8,19 +8,15 @@ Summary(pl):  Klient (daemon) DHCP
 Summary(pt_BR):        Servidor DHCPC
 Summary(tr):   DHCPC sunucu süreçi (daemon)
 Name:          dhcpcd
-%define        ver     1.3.22-pl4
-Version:       %(echo %{ver} | tr -d - )
-Release:       5
+Version:       2.0.0
+Release:       0.1
 License:       GPL v2
 Group:         Networking/Daemons
-Source0:       http://www.phystech.com/ftp/%{name}-%{ver}.tar.gz
-# Source0-md5: dd627a121e43835bead3ffef5b1a72fd
-Patch0:                %{name}-configure.patch
-Patch1:                %{name}-ntpdrift-66136.patch
-Patch2:                %{name}-noMoFakery.patch
-Patch3:                %{name}-noNISfakery.patch
-Patch4:                %{name}-paths_fixes.patch
-Patch5:                %{name}-security.patch
+Source0:       http://download.berlios.de/dhcpcd/%{name}-%{version}.tar.bz2
+# Source0-md5: b84d34a44b6667ea012e0aad4f9d71bd
+Patch0:                %{name}-ntpdrift-66136.patch
+Patch1:                %{name}-paths_fixes.patch
+URL:           http://developer.berlios.de/projects/dhcpcd/
 BuildRequires: automake
 BuildRequires: autoconf
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -93,13 +89,9 @@ ayarlar. Ayr
 kira zamanýný (lease time) yenilemeye çalýþýr.
 
 %prep
-%setup -q -n %{name}-%{ver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p0
+%setup -q
+%patch0 -p0
+%patch1 -p0
 
 %build
 rm -f missing
This page took 0.040435 seconds and 4 git commands to generate.