OBS User unknown 2007-04-20 14:00:50 +00:00 committed by Git OBS Bridge
parent 82eb2c72cc
commit d2c00ff371
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 20 09:20:56 CEST 2007 - aj@suse.de
- Use texlive for building.
-------------------------------------------------------------------
Mon Jul 31 19:17:02 CEST 2006 - werner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package transfig (Version 3.2.4)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -11,14 +11,14 @@
# norootforbuild
Name: transfig
BuildRequires: libjpeg-devel libpng-devel netpbm te_ams te_latex xorg-x11 xorg-x11-devel
BuildRequires: libjpeg-devel libpng-devel netpbm texlive-latex xorg-x11 xorg-x11-devel
License: X11/MIT
Group: Productivity/Graphics/Convertors
Provides: transfig.3.2.3d
Requires: netpbm
Autoreqprov: on
Version: 3.2.4
Release: 80
Release: 123
Summary: Graphic Converter
Source: transfig.%{version}.tar.bz2
Patch0: transfig.%{version}.dif
@ -92,7 +92,9 @@ install -m 644 doc/manual/* %{buildroot}%{_docdir}/transfig/manual/
%doc %{_mandir}/man1/transfig.1x.gz
%doc %{_docdir}/transfig/
%changelog -n transfig
%changelog
* Fri Apr 20 2007 - aj@suse.de
- Use texlive for building.
* Mon Jul 31 2006 - werner@suse.de
- Make it build with X11R7
* Wed Jan 25 2006 - mls@suse.de