OBS User unknown 2007-04-20 13:56:46 +00:00 committed by Git OBS Bridge
parent 909991adbb
commit 2aad15b641
2 changed files with 9 additions and 2 deletions

View File

@ -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 Mon Apr 2 12:09:15 CEST 2007 - rguenther@suse.de

View File

@ -11,14 +11,14 @@
# norootforbuild # norootforbuild
Name: iproute2 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 %define dateversion 060110
License: GNU General Public License (GPL) License: GNU General Public License (GPL)
Group: Productivity/Networking/Routing Group: Productivity/Networking/Routing
Provides: iproute Provides: iproute
Autoreqprov: on Autoreqprov: on
Version: 2.6.15 Version: 2.6.15
Release: 61 Release: 63
Summary: Advanced Routing Summary: Advanced Routing
URL: http://developer.osdl.org/dev/iproute2/ URL: http://developer.osdl.org/dev/iproute2/
Source0: %name-%version-%dateversion.tar.bz2 Source0: %name-%version-%dateversion.tar.bz2
@ -114,6 +114,8 @@ rm -rf $RPM_BUILD_ROOT
%_libdir/lib* %_libdir/lib*
%changelog %changelog
* Fri Apr 20 2007 - aj@suse.de
- Use texlive for building.
* Mon Apr 02 2007 - rguenther@suse.de * Mon Apr 02 2007 - rguenther@suse.de
- add bison and flex BuildRequires - add bison and flex BuildRequires
* Thu Feb 08 2007 - ms@suse.de * Thu Feb 08 2007 - ms@suse.de