This commit is contained in:
parent
82eb2c72cc
commit
d2c00ff371
@ -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
|
Mon Jul 31 19:17:02 CEST 2006 - werner@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package transfig (Version 3.2.4)
|
# 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
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: transfig
|
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
|
License: X11/MIT
|
||||||
Group: Productivity/Graphics/Convertors
|
Group: Productivity/Graphics/Convertors
|
||||||
Provides: transfig.3.2.3d
|
Provides: transfig.3.2.3d
|
||||||
Requires: netpbm
|
Requires: netpbm
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 3.2.4
|
Version: 3.2.4
|
||||||
Release: 80
|
Release: 123
|
||||||
Summary: Graphic Converter
|
Summary: Graphic Converter
|
||||||
Source: transfig.%{version}.tar.bz2
|
Source: transfig.%{version}.tar.bz2
|
||||||
Patch0: transfig.%{version}.dif
|
Patch0: transfig.%{version}.dif
|
||||||
@ -92,7 +92,9 @@ install -m 644 doc/manual/* %{buildroot}%{_docdir}/transfig/manual/
|
|||||||
%doc %{_mandir}/man1/transfig.1x.gz
|
%doc %{_mandir}/man1/transfig.1x.gz
|
||||||
%doc %{_docdir}/transfig/
|
%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
|
* Mon Jul 31 2006 - werner@suse.de
|
||||||
- Make it build with X11R7
|
- Make it build with X11R7
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user