SPECS: iproute2.spec - NFY
cactus
cactus at pld-linux.org
Thu May 17 12:14:00 CEST 2007
Author: cactus Date: Thu May 17 10:14:00 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- NFY
---- Files affected:
SPECS:
iproute2.spec (1.164 -> 1.165)
---- Diffs:
================================================================
Index: SPECS/iproute2.spec
diff -u SPECS/iproute2.spec:1.164 SPECS/iproute2.spec:1.165
--- SPECS/iproute2.spec:1.164 Thu Mar 15 21:06:13 2007
+++ SPECS/iproute2.spec Thu May 17 12:13:50 2007
@@ -15,15 +15,15 @@
Summary(pl.UTF-8): Narzędzie do kontrolowania Sieci w kernelach
Summary(pt_BR.UTF-8): Ferramentas para roteamento avançado e configuração de interfaces de rede
Name: iproute2
-%define sdate 061002
+%define sdate 070313
# do not use ,,2.6.X'' as version here, put whole number like 2.6.8
-Version: 2.6.18
-Release: 2
+Version: 2.6.20
+Release: 1
License: GPL
Vendor: Stephen Hemminger <shemminger at osdl.org>
Group: Networking/Admin
Source0: http://developer.osdl.org/dev/iproute2/download/%{name}-%{version}-%{sdate}.tar.gz
-# Source0-md5: 193b570128cf852afba337438413adf9
+# Source0-md5: 7bc5883aadf740761fa2dd70b661e8cc
Patch0: %{name}-build.patch
Patch1: %{name}-arp.patch
Patch2: %{name}-lex.patch
@@ -53,7 +53,7 @@
%endif
Obsoletes: iproute
Obsoletes: ifstat
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot: %{tmpdir}/iproute-%{version}-root-%(id -u -n)
%define _sbindir /sbin
%define _sysconfdir /etc/iproute2
@@ -93,22 +93,22 @@
a przestrzenią użytkownika.
%prep
-%setup -q -n %{name}-%{version}-%{sdate}
+%setup -q -n iproute-%{version}-%{sdate}
rm -rf include-glibc include/linux
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%if "%{_lib}" == "lib64"
-%patch4 -p1
-%else
-%patch3 -p1
-%endif
-%patch5 -p1
+#%patch0 -p1
+#%patch1 -p1
+#%patch2 -p1
+#%if "%{_lib}" == "lib64"
+#%patch4 -p1
+#%else
+#%patch3 -p1
+#%endif
+#%patch5 -p1
# extensions:
-%patch10 -p1
-%patch11 -p1
-%{?with_iface_descr:%patch12 -p1}
+#%patch10 -p1
+#%patch11 -p1
+#%{?with_iface_descr:%patch12 -p1}
%build
%{__make} \
@@ -170,6 +170,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165 2007/05/17 10:13:50 cactus
+- NFY
+
Revision 1.164 2007/03/15 20:06:13 twittner
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/iproute2.spec?r1=1.164&r2=1.165&f=u
More information about the pld-cvs-commit
mailing list