From 26266e19095cda1f3a401ad5c237013699d3ebaf1e61251c75ce4ce185cda137 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 20 Jun 2015 12:03:52 +0000 Subject: [PATCH] Accepting request 312610 from home:elvigia:branches:graphics - Remove xorg-x11-devel from builrequires, replaced by the individual required libraries. OBS-URL: https://build.opensuse.org/request/show/312610 OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=49 --- xfig.changes | 6 ++++++ xfig.spec | 9 ++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/xfig.changes b/xfig.changes index e45d42b..183ee73 100644 --- a/xfig.changes +++ b/xfig.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 18 19:53:44 UTC 2015 - crrodriguez@opensuse.org + +- Remove xorg-x11-devel from builrequires, replaced + by the individual required libraries. + ------------------------------------------------------------------- Tue Nov 18 23:10:00 UTC 2014 - Led diff --git a/xfig.spec b/xfig.spec index 25abe49..140e90b 100644 --- a/xfig.spec +++ b/xfig.spec @@ -1,7 +1,7 @@ # # spec file for package xfig # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,6 +20,10 @@ Name: xfig BuildRequires: dos2unix BuildRequires: flex BuildRequires: freetype2-devel +BuildRequires: imake +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xpm) +BuildRequires: pkgconfig(xt) %if 0%{suse_version} > 1310 BuildRequires: libXaw3d-devel %else @@ -28,8 +32,6 @@ BuildRequires: xaw3d-devel BuildRequires: libjpeg-devel BuildRequires: netpbm BuildRequires: update-desktop-files -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel %if 0%{?suse_version} > 1120 BuildRequires: libpng12-compat-devel BuildRequires: libpng12-devel @@ -194,6 +196,7 @@ find %{buildroot}/%{_docdir}/%{name} -name '*.orig' | xargs -r rm -f %{_datadir}/pixmaps/xfig.png %{_x11data}/xfig %{_bindir}/xfig* +%dir %{_appdefdir} %config %{_appdefdir}/Fig %doc %{_mandir}/man1/xfig.1x.gz