don't rebuild doc - somehow this fails occasionnally
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 3 Jun 2011 07:33:15 +0000 (09:33 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 3 Jun 2011 07:33:15 +0000 (09:33 +0200)
cleaned up for git

iproute.spec

index fd715af..b0b066a 100644 (file)
@@ -1,8 +1,3 @@
-#
-# $Id$
-#
-%define url $URL$
-
 %define name iproute
 %define version 2.6.37
 %define taglevel 0
@@ -14,7 +9,7 @@
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 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/*