]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- updated build patch is back (build-time security fix, optflags support) auto/th/iproute2-2_6_20-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 May 2007 06:30:55 +0000 (06:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2.spec -> 1.168

iproute2.spec

index 4213e556f79656c02853016ffec5434976a8890f..65dea1e8532ce1e903bfc6f4d1f81b84741870e7 100644 (file)
@@ -20,11 +20,10 @@ Name:               iproute2
 Version:       2.6.20
 Release:       0.1     
 License:       GPL
-Vendor:                Stephen Hemminger <shemminger@osdl.org>
 Group:         Networking/Admin
 Source0:       http://developer.osdl.org/dev/iproute2/download/%{name}-%{version}-%{sdate}.tar.gz
 # Source0-md5: 7bc5883aadf740761fa2dd70b661e8cc
-#Patch0:               %{name}-build.patch
+Patch0:                %{name}-build.patch
 Patch1:                %{name}-arp.patch
 Patch2:                %{name}-lex.patch
 Patch3:                %{name}-iptables.patch
@@ -53,7 +52,7 @@ BuildRequires:        tetex-tex-babel
 %endif
 Obsoletes:     iproute
 Obsoletes:     ifstat
-BuildRoot:     %{tmpdir}/iproute-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
 %define                _sysconfdir     /etc/iproute2
@@ -94,8 +93,8 @@ a przestrzenią użytkownika.
 
 %prep
 %setup -q -n iproute-%{version}-%{sdate}
-#rm -rf include-glibc include/linux
-#%patch0 -p1
+#rm -rf include/linux
+%patch0 -p1
 %patch1 -p1
 #%patch2 -p1
 %if "%{_lib}" == "lib64"
This page took 0.380378 seconds and 4 git commands to generate.