Hello community,

here is the log from the commit of package starfighter for openSUSE:Factory 
checked in at 2016-01-21 23:44:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/starfighter (Old)
 and      /work/SRC/openSUSE:Factory/.starfighter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "starfighter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/starfighter/starfighter.changes  2015-07-12 
22:52:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.starfighter.new/starfighter.changes     
2016-01-22 01:10:19.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Jan 19 18:41:05 UTC 2016 - nemy...@opensuse.org
+
+- Update to 1.5.1.1, announce message is here:
+
+https://savannah.nongnu.org/forum/forum.php?forum_id=8443
+
+- Use %{oversion} instead of 1.5
+- Remove Desktop entry file, Upstream have accepted changes
+- Add BuildRequires for fdupes and use %fdupes macro to reduce size of the 
package
+
+-------------------------------------------------------------------

Old:
----
  starfighter-1.4-src.tar.gz
  starfighter.desktop

New:
----
  starfighter-1.5.1.1-src.tar.gz

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

Other differences:
------------------
++++++ starfighter.spec ++++++
--- /var/tmp/diff_new_pack.Tp1QJL/_old  2016-01-22 01:10:26.000000000 +0100
+++ /var/tmp/diff_new_pack.Tp1QJL/_new  2016-01-22 01:10:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package starfighter
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,17 +16,19 @@
 #
 
 
+%define oversion   1.5
+
 Name:           starfighter
-Version:        1.4
+Version:        1.5.1.1
 Release:        0
 Summary:        Liberate the universe from the evil company WEAPCO
 License:        GPL-3.0+
 Group:          Amusements/Games/Action/Arcade
 Url:            http://starfighter.nongnu.org/
-Source0:        
http://download.savannah.gnu.org/releases/%{name}/%{version}/%{name}-%{version}-src.tar.gz
+Source0:        
http://download.savannah.gnu.org/releases/%{name}/%{oversion}/%{name}-%{version}-src.tar.gz
 Source1:        %{name}-icons.tar
-Source2:        %{name}.desktop
 %if 0%{?suse_version}
+BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
 %endif
@@ -52,14 +54,6 @@
 # Some docs have the DOS line ends
 dos2unix README.txt
 
-# Correct what fdupes find
-for f in brief20 brief21 ; do
-    rm -fv data/"$f".txt
-    ln -sf brief19.txt data/"$f".txt
-done
-rm -fv aliens26.dat
-ln -sf aliens25.dat  data/aliens26.dat
-
 # SED-FIX-OPENSUSE -- Fix RPM_OPT_FLAGS
 sed -i -e 's|-O2 -Wall -g|%{optflags}|' Makefile
 
@@ -74,24 +68,18 @@
     install -Dm 0644 icons/%{name}_${i}x${i}.png 
%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
 done
 
-# install Desktop file
-install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name}.desktop
-
 %if 0%{?suse_version}
     %suse_update_desktop_file %{name}
+    %fdupes -s %{buildroot}%{_prefix}
 %endif
 
-# SED-FIX-UPSTREAM -- Correct bad linking, fdupes make bad Symlinks and Game 
not works
-for f in arrowNorthEast dollar heart plasmaAmmo  plasmaDamage plasmaRate 
rocket rocketAmmo sflogo superCharge ; do
-    ln -sf ../../../%{name}/gfx/"$f".png docs/"$f".png
-done
-
 %files
 %defattr(-,root,root,-)
 %doc docs/* COPYING LICENSES README.txt
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/
+%{_datadir}/pixmaps/%{name}.png
 %{_datadir}/%{name}
 
 %changelog

++++++ starfighter-1.4-src.tar.gz -> starfighter-1.5.1.1-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/starfighter/starfighter-1.4-src.tar.gz 
/work/SRC/openSUSE:Factory/.starfighter.new/starfighter-1.5.1.1-src.tar.gz 
differ: char 5, line 1



Reply via email to