Hello community,

here is the log from the commit of package ghostview for openSUSE:Factory 
checked in at 2018-02-28 20:02:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghostview (Old)
 and      /work/SRC/openSUSE:Factory/.ghostview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghostview"

Wed Feb 28 20:02:30 2018 rev:20 rq:580397 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghostview/ghostview.changes      2016-08-05 
18:16:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghostview.new/ghostview.changes 2018-02-28 
20:02:31.908398119 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 18:46:23 UTC 2018 - [email protected]
+
+- Remove deprecated buildrequires on xorg-x11-devel metapackage 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghostview.spec ++++++
--- /var/tmp/diff_new_pack.wxM9AS/_old  2018-02-28 20:02:32.936360925 +0100
+++ /var/tmp/diff_new_pack.wxM9AS/_new  2018-02-28 20:02:32.940360780 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghostview
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,7 +20,7 @@
 Version:        1.5
 Release:        0
 Summary:        Ghostview
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Publishing/PS
 Url:            http://pages.cs.wisc.edu/~ghost/gv/index.htm
 Source:         ghostview-1.5.tar.bz2
@@ -29,9 +29,12 @@
 Patch:          ghostview-1.5.dif
 Patch1:         ghostview-1.5-ad.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  imake
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xmu)
+BuildRequires:  pkgconfig(xt)
 Provides:       ghstview
 Provides:       gsview
 Obsoletes:      gsview
@@ -63,6 +66,7 @@
 /usr/share/applications/ghostview.desktop
 /usr/share/pixmaps/ghostview.png
 %{_bindir}/ghostview
+%dir %{_appdefdir}
 %config %{_appdefdir}/Ghostview
 %doc %{_mandir}/man1/ghostview.1x.gz
 



Reply via email to