diff --git a/iproute2.changes b/iproute2.changes index 209d5f4..b4944bb 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 20 09:39:53 CEST 2007 - aj@suse.de + +- Use texlive for building. + ------------------------------------------------------------------- Mon Apr 2 12:09:15 CEST 2007 - rguenther@suse.de diff --git a/iproute2.spec b/iproute2.spec index 5791ff8..887c434 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -11,14 +11,14 @@ # norootforbuild Name: iproute2 -BuildRequires: bison db-devel flex ghostscript-fonts-std ghostscript-x11 glib libpng-devel libtiff-devel sgmltool te_ams te_latex xorg-x11-devel +BuildRequires: bison db-devel flex ghostscript-fonts-std ghostscript-x11 glib libpng-devel libtiff-devel sgmltool texlive-latex xorg-x11-devel %define dateversion 060110 License: GNU General Public License (GPL) Group: Productivity/Networking/Routing Provides: iproute Autoreqprov: on Version: 2.6.15 -Release: 61 +Release: 63 Summary: Advanced Routing URL: http://developer.osdl.org/dev/iproute2/ Source0: %name-%version-%dateversion.tar.bz2 @@ -114,6 +114,8 @@ rm -rf $RPM_BUILD_ROOT %_libdir/lib* %changelog +* Fri Apr 20 2007 - aj@suse.de +- Use texlive for building. * Mon Apr 02 2007 - rguenther@suse.de - add bison and flex BuildRequires * Thu Feb 08 2007 - ms@suse.de