Hello community, here is the log from the commit of package bibview for openSUSE:Factory checked in at 2018-02-21 14:11:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bibview (Old) and /work/SRC/openSUSE:Factory/.bibview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bibview" Wed Feb 21 14:11:48 2018 rev:17 rq:578395 version:2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bibview/bibview.changes 2012-03-07 13:41:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bibview.new/bibview.changes 2018-02-21 14:11:48.749452609 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 15:05:51 UTC 2018 - [email protected] + +- Remove xorg-x11-devel from BuildRequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bibview.spec ++++++ --- /var/tmp/diff_new_pack.QjKL4I/_old 2018-02-21 14:11:49.617421352 +0100 +++ /var/tmp/diff_new_pack.QjKL4I/_new 2018-02-21 14:11:49.621421208 +0100 @@ -1,7 +1,7 @@ # # spec file for package bibview # -# Copyright (c) 2012 SUSE LINUX Products 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 @@ -17,9 +17,11 @@ Name: bibview +BuildRequires: imake BuildRequires: xaw3d-devel -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xt) Provides: bibvw15 Version: 2.2 Release: 0 @@ -60,6 +62,7 @@ %{_bindir}/bibview %dir %{_x11data}/de/ %dir %{_x11data}/de/app-defaults/ +%dir %{_appdefdir} %config %{_appdefdir}/BibView %config %{_appdefdir}/BibView-color %config %{_x11data}/de/app-defaults/BibView
