rpms/iproute/devel iproute.spec,1.69,1.70

Marcela Mašláňová (mmaslano) fedora-extras-commits at redhat.com
Tue Sep 11 15:19:44 UTC 2007


Author: mmaslano

Update of /cvs/pkgs/rpms/iproute/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12260

Modified Files:
	iproute.spec 
Log Message:
Changes in spec file for package review.



Index: iproute.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iproute/devel/iproute.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- iproute.spec	31 Aug 2007 10:48:26 -0000	1.69
+++ iproute.spec	11 Sep 2007 15:19:12 -0000	1.70
@@ -17,7 +17,6 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires(pre): tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison
 BuildRequires: flex
-Obsoletes: shapecfg
 
 %description
 The iproute package contains networking utilities (ip and rtmon, for
@@ -46,7 +45,6 @@
 	$RPM_BUILD_ROOT/etc/iproute2 \
 	$RPM_BUILD_ROOT%{_libdir}/tc
 
-iconv -f latin1 -t utf8 < man/man8/* > $RPM_BUILD_ROOT/%{_mandir}/man8/*
 install -m 755 ip/ip ip/ifcfg ip/rtmon tc/tc $RPM_BUILD_ROOT/sbin
 install -m 755 misc/ss misc/nstat misc/rtacct misc/lnstat misc/arpd $RPM_BUILD_ROOT%{_sbindir}
 #install -m 755 tc/q_netem.so $RPM_BUILD_ROOT%{_libdir}/tc
@@ -73,7 +71,6 @@
 AVPKT=3000
 EOF
 
-
 %clean
 [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
 




More information about the fedora-extras-commits mailing list