Accepting request 581836 from home:elvigia:branches:graphics
- use default libpng for build, problems with newer library already fixed in version 3.2.6 OBS-URL: https://build.opensuse.org/request/show/581836 OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=61
This commit is contained in:
parent
a988e68a98
commit
12f7831a5f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 1 21:03:21 UTC 2018 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- use default libpng for build, problems with newer library
|
||||||
|
already fixed in version 3.2.6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 13:40:36 UTC 2017 - werner@suse.de
|
Thu Feb 2 13:40:36 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
13
xfig.spec
13
xfig.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xfig
|
# spec file for package xfig
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -29,16 +29,11 @@ BuildRequires: libXaw3d-devel
|
|||||||
%else
|
%else
|
||||||
BuildRequires: xaw3d-devel
|
BuildRequires: xaw3d-devel
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: netpbm
|
BuildRequires: netpbm
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%if 0%{?suse_version} > 1120
|
|
||||||
BuildRequires: libpng12-compat-devel
|
|
||||||
BuildRequires: libpng12-devel
|
|
||||||
%else
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
%endif
|
|
||||||
BuildRequires: libXmu-devel
|
|
||||||
Provides: xfig.3.2.3d
|
Provides: xfig.3.2.3d
|
||||||
Requires: efont-unicode
|
Requires: efont-unicode
|
||||||
Requires: ghostscript-fonts-std
|
Requires: ghostscript-fonts-std
|
||||||
@ -50,9 +45,9 @@ Requires: xorg-x11-fonts-core
|
|||||||
Version: 3.2.6a
|
Version: 3.2.6a
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Facility for Interactive Generation of Figures under the X Window System
|
Summary: Facility for Interactive Generation of Figures under the X Window System
|
||||||
|
# www.xfig.org is dead
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Productivity/Graphics/Vector Editors
|
Group: Productivity/Graphics/Vector Editors
|
||||||
# www.xfig.org is dead
|
|
||||||
Url: http://mcj.sourceforge.net/
|
Url: http://mcj.sourceforge.net/
|
||||||
#
|
#
|
||||||
# Remove forbidden files: aircraft.fig
|
# Remove forbidden files: aircraft.fig
|
||||||
|
Loading…
Reference in New Issue
Block a user