Hello community, here is the log from the commit of package yelp for openSUSE:Factory checked in at 2016-08-17 12:02:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp (Old) and /work/SRC/openSUSE:Factory/.yelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp/yelp.changes 2016-04-15 18:59:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes 2016-08-17 12:02:59.000000000 +0200 @@ -1,0 +2,12 @@ +Thu Jul 14 23:08:49 CDT 2016 - [email protected] + +- Remove references and dependencies on susehelp - bsc#978692 +- Removed yelp-2.13.5-use-susehelp.patch - it was disabled in the + specfile anyway. + +------------------------------------------------------------------- +Fri Apr 15 20:50:26 UTC 2016 - [email protected] + +- Update to GNOME 3.20 Fate#318572 + +------------------------------------------------------------------- @@ -1331 +1342,0 @@ ------------------- @@ -1364 +1374,0 @@ ------------------- Old: ---- yelp-2.13.5-use-susehelp.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp.spec ++++++ --- /var/tmp/diff_new_pack.0R8dBx/_old 2016-08-17 12:03:00.000000000 +0200 +++ /var/tmp/diff_new_pack.0R8dBx/_new 2016-08-17 12:03:00.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yelp # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -24,8 +24,6 @@ Group: System/GUI/GNOME Url: http://www.gnome.org Source: http://download.gnome.org/sources/yelp/3.20/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE yelp-2.13.5-use-susehelp.patch -- make gnome-help a symlink to susehelp for better cross-desktop compatibility -Patch0: yelp-2.13.5-use-susehelp.patch # PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 [email protected] -- Support help documents shipped in bundles Patch1: yelp-lang-bundle.patch BuildRequires: fdupes @@ -33,7 +31,6 @@ BuildRequires: gnome-common BuildRequires: intltool BuildRequires: itstool >= 1.2.0 -BuildRequires: susehelp BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.3 @@ -45,7 +42,6 @@ BuildRequires: pkgconfig(yelp-xsl) >= 3.12.0 # data/dtd/catalog references dtds from oasis-open.org, which we provide on docbook_4 package (bnc#770067) Requires: docbook_4 -Requires: susehelp # We need the stylesheets from yelp-xsl Requires: yelp-xsl Recommends: %{name}-lang @@ -85,14 +81,9 @@ %prep %setup -q translation-update-upstream -# Currently disabled, as khelpcenter does not know enough about gnome help, and thus a lot of help just does not work. -# For now we prefer to be launched in yelp, even in a KDE session. -#patch0 -p1 %patch1 -p1 %build -# needed by patch0 -autoreconf -fi %configure --disable-static make %{?_smp_mflags}
