Hello community,

here is the log from the commit of package jovie for openSUSE:Factory checked 
in at 2016-07-01 09:59:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jovie (Old)
 and      /work/SRC/openSUSE:Factory/.jovie.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jovie"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jovie/jovie.changes      2016-06-25 
01:57:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jovie.new/jovie.changes 2016-07-01 
09:59:09.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 27 19:13:26 UTC 2016 - [email protected]
+
+- Fix copying of icons from oxygen
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jovie.spec ++++++
--- /var/tmp/diff_new_pack.YM8C0G/_old  2016-07-01 09:59:10.000000000 +0200
+++ /var/tmp/diff_new_pack.YM8C0G/_new  2016-07-01 09:59:10.000000000 +0200
@@ -52,8 +52,9 @@
   %kde4_makeinstall
   %kde_post_install
   for i in {16,22,32,48,64,128}; do
-     mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
-     cp 
/usr/share/icons/oxygen/"$i"x"$i"/apps/preferences-desktop-text-to-speech.png 
%{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/;
+     mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps
+     cp 
/usr/share/icons/oxygen/${i}x${i}/apps/preferences-desktop-text-to-speech.png 
%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/ \
+     || cp 
/usr/share/icons/oxygen/base/${i}x${i}/apps/preferences-desktop-text-to-speech.png
 %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
   done
 
 %post -p /sbin/ldconfig


Reply via email to