Hello community,

here is the log from the commit of package vodovod for openSUSE:Factory checked 
in at 2014-12-10 23:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vodovod (Old)
 and      /work/SRC/openSUSE:Factory/.vodovod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vodovod"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vodovod/vodovod.changes  2014-12-03 
22:50:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.vodovod.new/vodovod.changes     2014-12-10 
23:44:40.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Dec  8 22:25:23 UTC 2014 - nemy...@gmx.ch
+
+- Use CXXFLAGS="%{optflags}" to fix
+  'File is compiled without RPM_OPT_FLAGS'
+- Install icon in %{_datadir}/icons/hicolor/-x-/apps/
+  instead of %{_datadir}/pixmaps/
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vodovod.spec ++++++
--- /var/tmp/diff_new_pack.bjv21r/_old  2014-12-10 23:44:42.000000000 +0100
+++ /var/tmp/diff_new_pack.bjv21r/_new  2014-12-10 23:44:42.000000000 +0100
@@ -39,6 +39,7 @@
 BuildRequires:  pkgconfig(SDL_mixer)
 BuildRequires:  pkgconfig(SDL_ttf)
 BuildRequires:  pkgconfig(sdl)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The goal of the game is to reach the highest possible score. You get a limited
@@ -64,7 +65,7 @@
 sed -i 's|= /usr/local|= /usr|' Makefile
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}"
+make %{?_smp_mflags} CXXFLAGS="%{optflags}"
 
 %install
 %make_install
@@ -72,7 +73,7 @@
 
 # install icons
 install -Dm 0644 icon.ico %{buildroot}%{_datadir}/%{name}
-install -Dm 0644 %{S:1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+install -Dm 0644 %{S:1} 
%{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
 
 # install Desktop file
 install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -91,7 +92,7 @@
 %doc CHANGES COPYING html
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/icons/hicolor/
 %{_datadir}/%{name}
 # Correct Permissions
 %attr(0664,games,games) %{_localstatedir}/games/%{name}.sco


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to