Hello community,

here is the log from the commit of package domination for openSUSE:Factory 
checked in at 2015-04-07 09:29:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/domination (Old)
 and      /work/SRC/openSUSE:Factory/.domination.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "domination"

Changes:
--------
--- /work/SRC/openSUSE:Factory/domination/domination.changes    2014-11-26 
10:35:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.domination.new/domination.changes       
2015-04-07 09:29:10.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Mar 30 09:54:00 UTC 2015 - [email protected]
+
+- Add domination.png as icon (converted from resources/icon.ico):
+  The .ico file at least is 32x32 pixels, whereas the provided pnt
+  was only 16x16.
+
+-------------------------------------------------------------------

New:
----
  domination.png

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

Other differences:
------------------
++++++ domination.spec ++++++
--- /var/tmp/diff_new_pack.zuMzWP/_old  2015-04-07 09:29:10.000000000 +0200
+++ /var/tmp/diff_new_pack.zuMzWP/_new  2015-04-07 09:29:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package domination
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -29,6 +29,7 @@
 Source3:        %{name}-SimpleGUI.sh
 Source4:        %{name}-SwingGUI.sh
 Source5:        %{name}.desktop
+Source6:        %{name}.png
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
@@ -81,7 +82,7 @@
 done
 
 # install icon
-install -Dm 0644 resources/icon.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
+install -Dm 0644 %{S:6} %{buildroot}%{_datadir}/pixmaps/%{name}.png
 
 # install Desktop file
 install -Dm 0644 %{S:5} %{buildroot}%{_datadir}/applications/%{name}.desktop



Reply via email to