Hello community, here is the log from the commit of package libappindicator for openSUSE:Factory checked in at 2017-09-13 21:42:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libappindicator (Old) and /work/SRC/openSUSE:Factory/.libappindicator.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libappindicator" Wed Sep 13 21:42:31 2017 rev:8 rq:520914 version:12.10.1+bzr20170215 Changes: -------- --- /work/SRC/openSUSE:Factory/libappindicator/libappindicator.changes 2017-05-03 15:53:21.636663839 +0200 +++ /work/SRC/openSUSE:Factory/.libappindicator.new/libappindicator.changes 2017-09-13 21:42:32.335170710 +0200 @@ -1,0 +2,10 @@ +Mon Sep 4 16:06:31 UTC 2017 - [email protected] + +- Disable building of -doc subpackage (source not compatible with + gtk-doc 1.26 - and the doc is available online anyway): + + Remove gtk-doc BuildRequires. + + Replace --enable-gtk-doc configure parameter with + --disable-gtk-doc, + + Drop the -doc subpackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libappindicator.spec ++++++ --- /var/tmp/diff_new_pack.UuMhag/_old 2017-09-13 21:42:33.251041856 +0200 +++ /var/tmp/diff_new_pack.UuMhag/_new 2017-09-13 21:42:33.251041856 +0200 @@ -26,7 +26,7 @@ Version: 12.10.1+bzr20170215 Release: 0 Summary: Application indicators library -License: LGPL-2.0 and LGPL-3.0 and GPL-3.0 +License: LGPL-2.0 AND LGPL-3.0 AND GPL-3.0 Group: System/Libraries Url: https://launchpad.net/libappindicator Source: https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{_version}.orig.tar.gz @@ -36,7 +36,6 @@ Patch1: libappindicator-activate-support.patch BuildRequires: fdupes BuildRequires: gnome-common -BuildRequires: gtk-doc BuildRequires: pkgconfig BuildRequires: vala BuildRequires: pkgconfig(dbus-glib-1) @@ -170,7 +169,7 @@ pushd build-gtk$ver %configure \ --disable-static \ - --enable-gtk-doc \ + --disable-gtk-doc \ --disable-mono-test \ --with-gtk=$ver make -j1 V=1 @@ -246,11 +245,6 @@ %{_datadir}/vala/vapi/appindicator3-0.1.vapi %{_datadir}/vala/vapi/appindicator3-0.1.deps -%files doc -%defattr(-,root,root) -%doc COPYING COPYING.LGPL.2.1 README -%doc %{_datadir}/gtk-doc/html/libappindicator/ - %if %{with mono} %files -n appindicator-sharp %defattr(-,root,root)
