SHA256
1
0
forked from pool/transfig
OBS User unknown 2007-05-17 10:00:12 +00:00 committed by Git OBS Bridge
parent d2c00ff371
commit f2da2c0808
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 16 14:47:06 CEST 2007 - sbrabec@suse.cz
- Require GhostScript, needed for PS and PDF output.
-------------------------------------------------------------------
Fri Apr 20 09:20:56 CEST 2007 - aj@suse.de

View File

@ -15,10 +15,10 @@ BuildRequires: libjpeg-devel libpng-devel netpbm texlive-latex xorg-x11 xorg-x1
License: X11/MIT
Group: Productivity/Graphics/Convertors
Provides: transfig.3.2.3d
Requires: netpbm
Requires: netpbm ghostscript-library ghostscript-fonts-std
Autoreqprov: on
Version: 3.2.4
Release: 123
Release: 134
Summary: Graphic Converter
Source: transfig.%{version}.tar.bz2
Patch0: transfig.%{version}.dif
@ -93,6 +93,8 @@ install -m 644 doc/manual/* %{buildroot}%{_docdir}/transfig/manual/
%doc %{_docdir}/transfig/
%changelog
* Wed May 16 2007 - sbrabec@suse.cz
- Require GhostScript, needed for PS and PDF output.
* Fri Apr 20 2007 - aj@suse.de
- Use texlive for building.
* Mon Jul 31 2006 - werner@suse.de