X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iproute.spec;h=c9cbe035cb4d604f9b36229d0cb6d464dd086e3b;hb=84a444d39bbe48f0ae6ae8debbe3a3290d325bf9;hp=fd715af6fdc404ec97386f5764cb952de51f45fb;hpb=dd22ad91c5583e4d4462ab745ff856113879f147;p=iproute2.git diff --git a/iproute.spec b/iproute.spec index fd715af..c9cbe03 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,11 +1,6 @@ -# -# $Id$ -# -%define url $URL$ - %define name iproute %define version 2.6.37 -%define taglevel 0 +%define taglevel 1 %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} @@ -42,7 +37,7 @@ capabilities of the Linux 2.4.x and 2.6.x kernel. %build make -make -C doc +#make -C doc %install #rm -rf $RPM_BUILD_ROOT @@ -74,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/* @@ -83,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/* %{_datadir}/tc/* %changelog +* Tue Jun 07 2011 Thierry Parmentelat - iproute2-2.6.37-1 +- dont rebuild doc + * Fri Apr 16 2010 S.Çağlar Onur - iproute2-2.6.33-2 - Fix taglevel