X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iproute.spec;h=b0b066acda502d908fd484899097aa9dcfb3be89;hb=f79a60ba9574498d249134ab15d8c44302384c96;hp=4d96919c2f1a9ee11b70058390ea30ea080ca19d;hpb=d5949899f4208c4234d58296ce3605f76bc60989;p=iproute2.git diff --git a/iproute.spec b/iproute.spec index 4d96919..b0b066a 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,10 +1,5 @@ -# -# $Id$ -# -%define url $URL$ - %define name iproute -%define version 2.6.34 +%define version 2.6.37 %define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -14,7 +9,7 @@ Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Summary: Advanced IP routing and network device configuration tools. Name: %{name} @@ -25,6 +20,7 @@ Group: Applications/System #URL: http://developer.osdl.org/dev/iproute2/ Source: iproute2-%{version}.tar.bz2 Patch1: gre.patch +Patch2: compile.patch License: GNU GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison flex @@ -37,10 +33,11 @@ capabilities of the Linux 2.4.x and 2.6.x kernel. %prep %setup -q -n iproute2-%{version} %patch1 -p1 +%patch2 -p1 %build make -make -C doc +#make -C doc %install #rm -rf $RPM_BUILD_ROOT @@ -72,7 +69,8 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/* %defattr(-,root,root) %dir /etc/iproute2 %doc README.decnet README.iproute2+tc RELNOTES -%doc doc/*.ps examples +#%doc doc/*.ps +%doc examples /sbin/* %{_mandir}/man8/* %attr(644,root,root) %config(noreplace) /etc/iproute2/*