SHA256
1
0
forked from pool/xfig

Updating link to change in openSUSE:Factory/xfig revision 15.0

OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=2912f5b52c241cb8c3c94d05d07e503b
This commit is contained in:
OBS User buildservice-autocommit 2010-04-20 00:22:31 +00:00 committed by Git OBS Bridge
parent 5d7b72c5f1
commit fa8e5a4ab5
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 19 11:29:36 CEST 2010 - sndirsch@suse.de
- fixed libpng buildrequires for openSUSE >= 11.3
-------------------------------------------------------------------
Mon Dec 14 14:08:05 CET 2009 - werner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xfig (Version 3.2.5b)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -19,14 +19,19 @@
Name: xfig
BuildRequires: flex freetype2-devel libjpeg-devel libpng-devel netpbm update-desktop-files xaw3d-devel xorg-x11 xorg-x11-devel
BuildRequires: flex freetype2-devel libjpeg-devel netpbm update-desktop-files xaw3d-devel xorg-x11 xorg-x11-devel
%if 0%{?suse_version} > 1120
BuildRequires: libpng12-compat-devel libpng12-devel
%else
BuildRequires: libpng-devel
%endif
License: PERMISSIVE-OSI-COMPLIANT
Group: Productivity/Graphics/Vector Editors
Provides: xfig.3.2.3d
Requires: transfig netpbm ghostscript-fonts-std
AutoReqProv: on
Version: 3.2.5b
Release: 1
Release: 2
Summary: Facility for Interactive Generation of Figures under the X Window System
Url: http://www.xfig.org/
Source: xfig.%{version}.tar.bz2