Dr. Werner Fink 2012-07-10 10:13:42 +00:00 committed by Git OBS Bridge
parent f18320c41a
commit 88c5b50552
2 changed files with 27 additions and 12 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 10 10:12:05 UTC 2012 - werner@suse.de
- Make it build with latest TeXLive 2012 with new package layout
-------------------------------------------------------------------
Tue Jun 28 19:21:37 CEST 2011 - werner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package transfig (Version 3.2.5a)
# spec file for package transfig
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,25 +15,35 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: transfig
BuildRequires: libjpeg-devel netpbm texlive-latex xorg-x11 xorg-x11-devel
BuildRequires: libjpeg-devel
BuildRequires: netpbm
BuildRequires: texlive-latex
%if %suse_version > 1220
BuildRequires: texlive-courier
BuildRequires: texlive-dvips
BuildRequires: texlive-times
BuildRequires: tex(times.sty)
%endif
BuildRequires: xorg-x11
BuildRequires: xorg-x11-devel
%if 0%{?suse_version} > 1120
BuildRequires: libpng12-compat-devel libpng12-devel
BuildRequires: libpng12-compat-devel
BuildRequires: libpng12-devel
%else
BuildRequires: libpng-devel
%endif
URL: http://www.xfig.org/
License: MIT License (or similar)
Group: Productivity/Graphics/Convertors
Url: http://www.xfig.org/
Provides: transfig.3.2.3d
Requires: netpbm ghostscript-library ghostscript-fonts-std
AutoReqProv: on
Requires: ghostscript-fonts-std
Requires: ghostscript-library
Requires: netpbm
Version: 3.2.5a
Release: 4
Release: 0
Summary: Graphic Converter
License: MIT
Group: Productivity/Graphics/Convertors
Source: transfig.%{version}.tar.bz2
Patch0: transfig.3.2.5a.dif
Patch1: transfig.3.2.5a-cups.dif