Hello community,

here is the log from the commit of package atomiks for openSUSE:Factory checked 
in at 2014-11-24 11:16:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atomiks (Old)
 and      /work/SRC/openSUSE:Factory/.atomiks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atomiks"

Changes:
--------
--- /work/SRC/openSUSE:Factory/atomiks/atomiks.changes  2014-11-13 
09:17:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.atomiks.new/atomiks.changes     2014-11-24 
11:16:04.000000000 +0100
@@ -1,0 +2,13 @@
+Tue Nov 18 09:34:43 UTC 2014 - nemy...@gmx.ch
+
+- Add BuildRequires for hicolor-icon-theme
+
+-------------------------------------------------------------------
+Mon Nov 17 21:59:29 UTC 2014 - nemy...@gmx.ch
+
+- Use CFLAGS="%{optflags}" to fix 
+ 'File is compiled without RPM_OPT_FLAGS'
+- Install icon in %{_datadir}/icons/hicolor/48x48/apps/
+  instead of %{_datadir}/pixmaps/
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ atomiks.spec ++++++
--- /var/tmp/diff_new_pack.CwWST4/_old  2014-11-24 11:16:05.000000000 +0100
+++ /var/tmp/diff_new_pack.CwWST4/_new  2014-11-24 11:16:05.000000000 +0100
@@ -29,6 +29,7 @@
 Source2:        %{name}.desktop
 %if 0%{?suse_version}
 BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
 %endif
 BuildRequires:  dos2unix
@@ -52,7 +53,7 @@
 dos2unix readme.txt license.txt history.txt
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS="%{optflags}"
 
 %install
 # install executable
@@ -60,7 +61,7 @@
 install -Dm 0755 editor %{buildroot}%{_bindir}/%{name}-editor
 
 # install icon
-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
@@ -76,6 +77,6 @@
 %{_bindir}/%{name}
 %{_bindir}/%{name}-editor
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/icons/hicolor/
 
 %changelog


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

Reply via email to