Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2016-05-13 09:23:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libproxy (Old)
 and      /work/SRC/openSUSE:Factory/.libproxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libproxy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libproxy/libproxy-plugins.changes        
2016-05-05 12:11:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new/libproxy-plugins.changes   
2016-05-13 09:23:33.000000000 +0200
@@ -1,0 +2,13 @@
+Tue May 10 17:20:55 UTC 2016 - [email protected]
+
+- Require libqt5-qttools by libproxy1-config-kde: the plugin spawns
+  qtpaths to find the right config files (boo#979232).
+- Trigger libproxy1-config-kde for installation when
+  plasma5-session and libproxy1 are installed.
+
+-------------------------------------------------------------------
+Mon May  9 11:26:00 UTC 2016 - [email protected]
+
+- Fix condition to not build KDE plugin for SLE.
+
+-------------------------------------------------------------------
libproxy.changes: same change

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

Other differences:
------------------
++++++ libproxy-plugins.spec ++++++
--- /var/tmp/diff_new_pack.qdSkB2/_old  2016-05-13 09:23:34.000000000 +0200
+++ /var/tmp/diff_new_pack.qdSkB2/_new  2016-05-13 09:23:34.000000000 +0200
@@ -189,9 +189,12 @@
 Requires:       libproxy1 = %{version}
 # We don't really need the library, but this package brings kreadconfig5
 Requires:       libKF5ConfigCore5
+# The kde plugin requires 'qtpaths', which is part of libqt5-qttools
+Requires:       libqt5-qttools
 %if 0%{?suse_version}
 Recommends:     libproxy1-pacrunner = %{version}
 Supplements:    packageand(libproxy1:libkde4)
+Supplements:    packageand(libproxy1:plasma5-session)
 %else
 Requires:       libproxy1-pacrunner = %{version}
 %endif
@@ -350,6 +353,8 @@
   -DWITH_DOTNET=OFF \
   -DWITH_PERL=OFF \
   -DWITH_PYTHON=OFF \
+%endif
+%if %build_core_not_modules || ! 0%{?is_opensuse}
   -DWITH_KDE=OFF \
 %endif
 %if 0%{?suse_version} && 0%{?suse_version} < 1120

++++++ libproxy.spec ++++++
--- /var/tmp/diff_new_pack.qdSkB2/_old  2016-05-13 09:23:34.000000000 +0200
+++ /var/tmp/diff_new_pack.qdSkB2/_new  2016-05-13 09:23:34.000000000 +0200
@@ -189,9 +189,12 @@
 Requires:       libproxy1 = %{version}
 # We don't really need the library, but this package brings kreadconfig5
 Requires:       libKF5ConfigCore5
+# The kde plugin requires 'qtpaths', which is part of libqt5-qttools
+Requires:       libqt5-qttools
 %if 0%{?suse_version}
 Recommends:     libproxy1-pacrunner = %{version}
 Supplements:    packageand(libproxy1:libkde4)
+Supplements:    packageand(libproxy1:plasma5-session)
 %else
 Requires:       libproxy1-pacrunner = %{version}
 %endif
@@ -350,6 +353,8 @@
   -DWITH_DOTNET=OFF \
   -DWITH_PERL=OFF \
   -DWITH_PYTHON=OFF \
+%endif
+%if %build_core_not_modules || ! 0%{?is_opensuse}
   -DWITH_KDE=OFF \
 %endif
 %if 0%{?suse_version} && 0%{?suse_version} < 1120


Reply via email to