commit extreme-tuxracer for openSUSE:Factory

2020-03-31 Thread root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2020-03-31 17:14:34

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new.3160 (New)


Package is "extreme-tuxracer"

Tue Mar 31 17:14:34 2020 rev:31 rq:789833 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2018-07-23 18:02:28.852821029 +0200
+++ 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new.3160/extreme-tuxracer.changes  
2020-03-31 17:14:37.723604107 +0200
@@ -1,0 +2,10 @@
+Fri Mar 27 14:40:41 UTC 2020 - Christophe Giboudeaux 
+
+- Update 0.8.0
+  * small improvements & bug fixes
+  * Extreme Tux Racer now compiles with clang++
+  * Minimum SFML version is now 2.4
+  * Autotools based build method can use opengl32 & glu32
+instead of libGL & libGLU
+
+---

Old:

  etr-0.7.5.tar.xz

New:

  etr-0.8.0.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.E0cBRn/_old  2020-03-31 17:14:41.347606408 +0200
+++ /var/tmp/diff_new_pack.E0cBRn/_new  2020-03-31 17:14:41.391606436 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define oname   etr
 Name:   extreme-tuxracer
-Version:0.7.5
+Version:0.8.0
 Release:0
 Summary:Racing game featuring Tux the Linux Penguin
 License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Race
-Url:http://sourceforge.net/projects/extremetuxracer/
-Source: 
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
+URL:https://sourceforge.net/projects/extremetuxracer/
+Source: 
https://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
+BuildRequires:  pkgconfig
 BuildRequires:  sfml2-devel
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gl)
@@ -36,10 +37,6 @@
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xt)
 Requires:   %{name}-data = %{version}
-%if 0%{?suse_version} < 1330
-Requires(post): update-desktop-files
-Requires(postun): update-desktop-files
-%endif
 
 %description
 Extreme Tux Racer is a racing game featuring Tux
@@ -59,7 +56,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -68,14 +65,6 @@
 # Already included by the doc macro
 rm -fr %{buildroot}%{_datadir}/doc
 
-%if 0%{?suse_version} < 1330
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-%endif
-
 %files
 %doc AUTHORS NEWS doc/code doc/courses_events doc/guide doc/score_algorithm
 %license COPYING

++ etr-0.7.5.tar.xz -> etr-0.8.0.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.5.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new.3160/etr-0.8.0.tar.xz differ: 
char 25, line 1




commit extreme-tuxracer for openSUSE:Factory

2018-07-23 Thread root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2018-07-23 18:01:36

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Mon Jul 23 18:01:36 2018 rev:30 rq:624596 version:0.7.5

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2018-07-06 10:49:50.254691984 +0200
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2018-07-23 18:02:28.852821029 +0200
@@ -1,0 +2,5 @@
+Sat Jul 14 19:51:06 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording from descriptions.
+
+---



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.3HzOqb/_old  2018-07-23 18:02:29.788819870 +0200
+++ /var/tmp/diff_new_pack.3HzOqb/_new  2018-07-23 18:02:29.792819866 +0200
@@ -20,7 +20,7 @@
 Name:   extreme-tuxracer
 Version:0.7.5
 Release:0
-Summary:Open source racing game featuring Tux the Linux Penguin
+Summary:Racing game featuring Tux the Linux Penguin
 License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Race
 Url:http://sourceforge.net/projects/extremetuxracer/
@@ -38,11 +38,11 @@
 Requires:   %{name}-data = %{version}
 %if 0%{?suse_version} < 1330
 Requires(post): update-desktop-files
-Requires(postun): update-destktop-files
+Requires(postun): update-desktop-files
 %endif
 
 %description
-Extreme Tux Racer is an open source racing game featuring Tux
+Extreme Tux Racer is a racing game featuring Tux
 the Linux Penguin. Extreme Tux Racer continues in the tracks
 of Tux Racer and its forks.
 




commit extreme-tuxracer for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2018-07-06 10:49:24

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Fri Jul  6 10:49:24 2018 rev:29 rq:621186 version:0.7.5

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2017-03-02 19:29:22.515227832 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2018-07-06 10:49:50.254691984 +0200
@@ -1,0 +2,12 @@
+Fri Jun 22 18:41:04 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 0.7.5:
+  * Fixed a crash when score is not good enough to enter high score
+list.
+  * Extreme Tux Racer comes with AppStream metadata.
+- Remove appdata.xml from sources since it is now included in
+  upstream tarball.
+- Clean spec file.
+- Create data subpackage.
+
+---

Old:

  etr-0.7.4.tar.xz
  etr.appdata.xml

New:

  etr-0.7.5.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.YzGLSN/_old  2018-07-06 10:49:51.490690457 +0200
+++ /var/tmp/diff_new_pack.YzGLSN/_new  2018-07-06 10:49:51.494690452 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,77 +17,76 @@
 
 
 %define oname   etr
-
 Name:   extreme-tuxracer
-Version:0.7.4
+Version:0.7.5
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Race
-%global pkgsummary %summary
 Url:http://sourceforge.net/projects/extremetuxracer/
 Source: 
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM 
https://sourceforge.net/p/extremetuxracer/discussion/general/thread/2b8a9772/
-Source2:etr.appdata.xml
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
-BuildRequires:  libtool
 BuildRequires:  sfml2-devel
 BuildRequires:  pkgconfig(freetype2)
-
-%if 0%{?sles_version}
-BuildRequires:  Mesa-devel
-BuildRequires:  xorg-x11-libXmu-devel
-BuildRequires:  xorg-x11-libXt-devel
-%else
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xt)
+Requires:   %{name}-data = %{version}
+%if 0%{?suse_version} < 1330
+Requires(post): update-desktop-files
+Requires(postun): update-destktop-files
 %endif
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-BuildRequires:  update-desktop-files
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Extreme Tux Racer is an open source racing game featuring Tux
 the Linux Penguin. Extreme Tux Racer continues in the tracks
 of Tux Racer and its forks.
 
+%package data
+Summary:Data files for %{name}
+Group:  Amusements/Games/3D/Race
+BuildArch:  noarch
+
+%description data
+This package contains the data files for %{name}.
+
 %prep
 %setup -q -n %{oname}-%{version}
 
 %build
-autoreconf -fi
-
 %configure
 make %{?_smp_mflags}
 
 %install
 %make_install
-
-%if 0%{?suse_version}
-%suse_update_desktop_file %{oname}
-%fdupes -s %{buildroot}%{_prefix}
-%endif
+%fdupes -s %{buildroot}%{_prefix}
 
 # Already included by the doc macro
 rm -fr %{buildroot}%{_datadir}/doc
 
-install -Dm0644 %{S:2} %{buildroot}%{_datadir}/appdata/etr.appdata.xml
+%if 0%{?suse_version} < 1330
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS doc/code doc/courses_events doc/guide 
doc/score_algorithm
+%doc AUTHORS NEWS doc/code doc/courses_events doc/guide doc/score_algorithm
+%license COPYING
 %{_bindir}/%{oname}
-%{_datadir}/%{oname}/
 %{_datadir}/pixmaps/%{oname}.png
 %{_datadir}/pixmaps/%{oname}.svg
 %{_datadir}/applications/%{oname}.desktop
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{oname}.appdata.xml
 
+%files data
+%{_datadir}/%{oname}/
+
 %changelog

++ etr-0.7.4.tar.xz -> etr-0.7.5.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.4.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.5.tar.xz differ: char 
25, line 1




commit extreme-tuxracer for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2017-03-02 19:29:20

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Thu Mar  2 19:29:20 2017 rev:28 rq:460113 version:0.7.4

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2016-07-28 23:47:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2017-03-02 19:29:22.515227832 +0100
@@ -1,0 +2,6 @@
+Sat Feb 18 13:50:39 UTC 2017 - mailaen...@opensuse.org
+
+- Update to version 0.7.4
+- Add appdata.xml for https://en.opensuse.org/openSUSE:AppStore
+
+---

Old:

  etr-0.7.3.tar.xz

New:

  etr-0.7.4.tar.xz
  etr.appdata.xml



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.wGTNVd/_old  2017-03-02 19:29:24.146996891 +0100
+++ /var/tmp/diff_new_pack.wGTNVd/_new  2017-03-02 19:29:24.154995759 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,14 +19,16 @@
 %define oname   etr
 
 Name:   extreme-tuxracer
-Version:0.7.3
+Version:0.7.4
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Race
 %global pkgsummary %summary
 Url:http://sourceforge.net/projects/extremetuxracer/
-Source0:
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
+Source: 
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
+# PATCH-FEATURE-UPSTREAM 
https://sourceforge.net/p/extremetuxracer/discussion/general/thread/2b8a9772/
+Source2:etr.appdata.xml
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
 BuildRequires:  libtool
@@ -72,9 +74,11 @@
 %fdupes -s %{buildroot}%{_prefix}
 %endif
 
-# Remove not needed files
+# Already included by the doc macro
 rm -fr %{buildroot}%{_datadir}/doc
 
+install -Dm0644 %{S:2} %{buildroot}%{_datadir}/appdata/etr.appdata.xml
+
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS doc/code doc/courses_events doc/guide 
doc/score_algorithm
@@ -83,5 +87,7 @@
 %{_datadir}/pixmaps/%{oname}.png
 %{_datadir}/pixmaps/%{oname}.svg
 %{_datadir}/applications/%{oname}.desktop
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{oname}.appdata.xml
 
 %changelog

++ etr-0.7.3.tar.xz -> etr-0.7.4.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.3.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.4.tar.xz differ: char 
27, line 1

++ etr.appdata.xml ++


etr.desktop
CC0
Extreme Tux Racer
High speed arctic racing game based on Tux Racer


Extreme Tux Racer is a downhill racing game starring Tux, the Linux
penguin.


Tux must slide on his belly down snow and ice covered hills,
collecting herring, and making it to the finish line before the
time is up.



https://a.fsdn.com/con/app/proj/extremetuxracer/screenshots/ETR4.png
https://a.fsdn.com/con/app/proj/extremetuxracer/screenshots/ETR3.png
https://a.fsdn.com/con/app/proj/extremetuxracer/screenshots/ETR2.png

http://extremetuxracer.sourceforge.net/

https://sourceforge.net/p/extremetuxracer/discussion/





commit extreme-tuxracer for openSUSE:Factory

2016-07-28 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2016-07-28 23:46:58

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2016-04-22 16:24:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2016-07-28 23:47:06.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul 24 16:05:36 UTC 2016 - nemy...@opensuse.org
+
+- Update to 0.7.3, please see
+
+  /usr/share/doc/packages/extreme-tuxracer/NEWS
+
+---

Old:

  etr-0.7.2.tar.xz

New:

  etr-0.7.3.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.kivWzi/_old  2016-07-28 23:47:09.0 +0200
+++ /var/tmp/diff_new_pack.kivWzi/_new  2016-07-28 23:47:09.0 +0200
@@ -19,7 +19,7 @@
 %define oname   etr
 
 Name:   extreme-tuxracer
-Version:0.7.2
+Version:0.7.3
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
 License:GPL-2.0+

++ etr-0.7.2.tar.xz -> etr-0.7.3.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.2.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.3.tar.xz differ: char 
27, line 1




commit extreme-tuxracer for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2016-04-22 16:24:43

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2016-02-18 12:35:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2016-04-22 16:24:46.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 15 07:50:53 UTC 2016 - nemy...@opensuse.org
+
+- Update to 0.7.2, please see
+
+  /usr/share/doc/packages/extreme-tuxracer/NEWS
+
+---

Old:

  etr-0.7.1.tar.xz

New:

  etr-0.7.2.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.kly4HL/_old  2016-04-22 16:24:48.0 +0200
+++ /var/tmp/diff_new_pack.kly4HL/_new  2016-04-22 16:24:48.0 +0200
@@ -19,7 +19,7 @@
 %define oname   etr
 
 Name:   extreme-tuxracer
-Version:0.7.1
+Version:0.7.2
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
 License:GPL-2.0+

++ etr-0.7.1.tar.xz -> etr-0.7.2.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.1.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.2.tar.xz differ: char 
27, line 1




commit extreme-tuxracer for openSUSE:Factory

2016-02-18 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2016-02-18 11:07:01

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2015-09-27 08:39:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2016-02-18 12:35:51.0 +0100
@@ -1,0 +2,20 @@
+Thu Feb  4 22:32:40 UTC 2016 - nemy...@opensuse.org
+
+- Update to 0.7.1, please see
+
+  /usr/share/doc/packages/extreme-tuxracer/NEWS
+
+---
+Wed Feb  3 18:15:06 UTC 2016 - nemy...@opensuse.org
+
+- Update to 0.7.0, please see
+
+  /usr/share/doc/packages/extreme-tuxracer/NEWS
+
+- license update: GPL-2.0+ No indication that this is GPL-2.0 (only)
+- Remove BuildRequires, changed by Upstream for dos2unix,
+  pkgconfig(SDL_image), pkgconfig(SDL_mixer and pkgconfig(sdl)
+- Add BuildRequires, changed by Upstream for sfml2-devel
+- Add NEWS to Documentation
+
+---

Old:

  etr-0.6.0.tar.xz

New:

  etr-0.7.1.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.ouJ1fe/_old  2016-02-18 12:35:53.0 +0100
+++ /var/tmp/diff_new_pack.ouJ1fe/_new  2016-02-18 12:35:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# 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
@@ -19,22 +19,19 @@
 %define oname   etr
 
 Name:   extreme-tuxracer
-Version:0.6.0
+Version:0.7.1
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
-License:GPL-2.0
+License:GPL-2.0+
 Group:  Amusements/Games/3D/Race
 %global pkgsummary %summary
 Url:http://sourceforge.net/projects/extremetuxracer/
-Source: 
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
-BuildRequires:  dos2unix
+Source0:
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
 BuildRequires:  libtool
-BuildRequires:  pkgconfig(SDL_image)
-BuildRequires:  pkgconfig(SDL_mixer)
+BuildRequires:  sfml2-devel
 BuildRequires:  pkgconfig(freetype2)
-BuildRequires:  pkgconfig(sdl)
 
 %if 0%{?sles_version}
 BuildRequires:  Mesa-devel
@@ -61,9 +58,6 @@
 %prep
 %setup -q -n %{oname}-%{version}
 
-# Convert to unix line end
-dos2unix gui.h gui.cpp ogl.cpp race_select.cpp version.rc 
data/char/samuel/start.lst
-
 %build
 autoreconf -fi
 
@@ -82,11 +76,12 @@
 rm -fr %{buildroot}%{_datadir}/doc
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING doc/code doc/courses_events doc/guide doc/score_algorithm
+%defattr(-,root,root,-)
+%doc AUTHORS COPYING NEWS doc/code doc/courses_events doc/guide 
doc/score_algorithm
 %{_bindir}/%{oname}
 %{_datadir}/%{oname}/
 %{_datadir}/pixmaps/%{oname}.png
+%{_datadir}/pixmaps/%{oname}.svg
 %{_datadir}/applications/%{oname}.desktop
 
 %changelog

++ etr-0.6.0.tar.xz -> etr-0.7.1.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.1.tar.xz differ: char 
25, line 1




commit extreme-tuxracer for openSUSE:Factory

2015-09-27 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2015-09-27 08:39:54

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2015-01-14 11:45:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2015-09-27 08:39:17.0 +0200
@@ -1,0 +2,11 @@
+Wed Sep 23 16:14:16 UTC 2015 - nemy...@opensuse.org
+
+- Use %{oname} instead of etr
+- Change URL
+- Use BuildRequires pkgconfig() instead of devel packages
+- Add BuildRequires for dos2unix
+- Change Description
+- Use default autoreconf -fi and %make_install
+- Use for suse_update_desktop_file and fdupes %if 0%{?suse_version}
+
+---



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.LUzk2S/_old  2015-09-27 08:39:18.0 +0200
+++ /var/tmp/diff_new_pack.LUzk2S/_new  2015-09-27 08:39:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2015 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
@@ -16,24 +16,26 @@
 #
 
 
+%define oname   etr
+
 Name:   extreme-tuxracer
 Version:0.6.0
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
-%global pkgsummary %summary
 License:GPL-2.0
 Group:  Amusements/Games/3D/Race
-Url:http://www.extremetuxracer.com
-Source: 
http://downloads.sourceforge.net/extremetuxracer/etr-%{version}.tar.xz
-BuildRequires:  SDL-devel
-BuildRequires:  SDL_mixer-devel
-BuildRequires:  SDL_image-devel
-BuildRequires:  fdupes
-BuildRequires:  freetype2-devel
+%global pkgsummary %summary
+Url:http://sourceforge.net/projects/extremetuxracer/
+Source: 
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
+BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
 BuildRequires:  libtool
-BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(SDL_image)
+BuildRequires:  pkgconfig(SDL_mixer)
+BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(sdl)
+
 %if 0%{?sles_version}
 BuildRequires:  Mesa-devel
 BuildRequires:  xorg-x11-libXmu-devel
@@ -46,34 +48,45 @@
 BuildRequires:  pkgconfig(xt)
 %endif
 %if 0%{?suse_version}
+BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Extreme Tux Racer is an open source racing game featuring Tux the Linux
-Penguin. ETRacer continues in the tracks of Tux Racer and its forks.
+Extreme Tux Racer is an open source racing game featuring Tux
+the Linux Penguin. Extreme Tux Racer continues in the tracks
+of Tux Racer and its forks.
 
 %prep
-%setup -q -n etr-%{version}
+%setup -q -n %{oname}-%{version}
+
+# Convert to unix line end
+dos2unix gui.h gui.cpp ogl.cpp race_select.cpp version.rc 
data/char/samuel/start.lst
 
 %build
-NOCONFIGURE=1 ./autogen.sh
+autoreconf -fi
+
 %configure
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
-%suse_update_desktop_file etr
-%fdupes -s %{buildroot}%{_datadir}
-rm -rf %{buildroot}%{_datadir}/doc
+%make_install
+
+%if 0%{?suse_version}
+%suse_update_desktop_file %{oname}
+%fdupes -s %{buildroot}%{_prefix}
+%endif
+
+# Remove not needed files
+rm -fr %{buildroot}%{_datadir}/doc
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING doc/code doc/courses_events doc/guide doc/score_algorithm
-%{_bindir}/etr
-%{_datadir}/etr/
-%{_datadir}/pixmaps/etr.png
-%{_datadir}/applications/etr.desktop
+%{_bindir}/%{oname}
+%{_datadir}/%{oname}/
+%{_datadir}/pixmaps/%{oname}.png
+%{_datadir}/applications/%{oname}.desktop
 
 %changelog




commit extreme-tuxracer for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2015-01-14 11:44:54

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is extreme-tuxracer

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2014-12-09 09:13:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2015-01-14 11:45:15.0 +0100
@@ -1,0 +2,15 @@
+Mon Jan 12 01:46:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.6.0
+  + No changelog available; new maitainers
+- Add SDL_image-devel requirement; new upstream dependency
+- Remove some hacks; upstream provide his own desktop file 
+- Include AUTHORS, COPYING and development related documentation
+  in the package
+- Remove tcl-devel requirement; the Tcl scripting library has been
+  completely replaced with the SP library
+- Remove obsolete patches
+  + avp.patch
+  + libpng14.patch
+
+---

Old:

  avp.patch
  extremetuxracer-0.4.tar.gz
  libpng14.patch

New:

  etr-0.6.0.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.fCj1wr/_old  2015-01-14 11:45:17.0 +0100
+++ /var/tmp/diff_new_pack.fCj1wr/_new  2015-01-14 11:45:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,18 @@
 
 
 Name:   extreme-tuxracer
-Version:0.4
+Version:0.6.0
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
 %global pkgsummary %summary
 License:GPL-2.0
 Group:  Amusements/Games/3D/Race
 Url:http://www.extremetuxracer.com
-Source: 
http://downloads.sourceforge.net/extremetuxracer/extremetuxracer-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM avp.patch
-Patch0: avp.patch
-# PATCH-FIX-UPSTREAM libpng14.patch
-Patch1: libpng14.patch
+Source: 
http://downloads.sourceforge.net/extremetuxracer/etr-%{version}.tar.xz
 BuildRequires:  SDL-devel
 BuildRequires:  SDL_mixer-devel
-%if 0%{?suse_version}  1030
+BuildRequires:  SDL_image-devel
 BuildRequires:  fdupes
-%endif
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -50,7 +45,6 @@
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xt)
 %endif
-BuildRequires:  tcl-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -61,33 +55,25 @@
 Penguin. ETRacer continues in the tracks of Tux Racer and its forks.
 
 %prep
-%setup -q -n extremetuxracer-%{version}
-%patch0 -p0
-%patch1 -p1
+%setup -q -n etr-%{version}
 
 %build
-autoreconf -fi
-%configure --with-tcl=%{_libdir}
+NOCONFIGURE=1 ./autogen.sh
+%configure
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install
-(cd %{buildroot}/%{_bindir}; ln -s etracer extreme-tuxracer)
-mkdir -p %{buildroot}%{_datadir} %{buildroot}%{_datadir}/pixmaps
-install -m 644 etracericon.svg %{buildroot}/%{_datadir}/pixmaps/etracer.svg
-%if 0%{?suse_version}
-%suse_update_desktop_file -c etracer etracer %{pkgsummary} etracer etracer 
Game SportsGame
-%endif
-%if 0%{?suse_version}  1030
+%suse_update_desktop_file etr
 %fdupes -s %{buildroot}%{_datadir}
-%endif
+rm -rf %{buildroot}%{_datadir}/doc
 
 %files
 %defattr(-,root,root)
-%{_bindir}/etracer
-%{_bindir}/extreme-tuxracer
-%{_datadir}/etracer/
-%{_datadir}/pixmaps/etracer.svg
-%{_datadir}/applications/etracer.desktop
+%doc AUTHORS COPYING doc/code doc/courses_events doc/guide doc/score_algorithm
+%{_bindir}/etr
+%{_datadir}/etr/
+%{_datadir}/pixmaps/etr.png
+%{_datadir}/applications/etr.desktop
 
 %changelog

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



commit extreme-tuxracer for openSUSE:Factory

2014-12-09 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2014-12-09 09:14:03

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is extreme-tuxracer

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2013-01-30 11:15:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2014-12-09 09:13:39.0 +0100
@@ -1,0 +2,5 @@
+Sat Dec  6 21:18:27 UTC 2014 - sch...@linux-m68k.org
+
+- Fix GenericName in desktop file
+
+---



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.QgsAkp/_old  2014-12-09 09:13:40.0 +0100
+++ /var/tmp/diff_new_pack.QgsAkp/_new  2014-12-09 09:13:40.0 +0100
@@ -20,6 +20,7 @@
 Version:0.4
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
+%global pkgsummary %summary
 License:GPL-2.0
 Group:  Amusements/Games/3D/Race
 Url:http://www.extremetuxracer.com
@@ -75,7 +76,7 @@
 mkdir -p %{buildroot}%{_datadir} %{buildroot}%{_datadir}/pixmaps
 install -m 644 etracericon.svg %{buildroot}/%{_datadir}/pixmaps/etracer.svg
 %if 0%{?suse_version}
-%suse_update_desktop_file -c etracer etracer %{summary} etracer etracer Game 
SportsGame
+%suse_update_desktop_file -c etracer etracer %{pkgsummary} etracer etracer 
Game SportsGame
 %endif
 %if 0%{?suse_version}  1030
 %fdupes -s %{buildroot}%{_datadir}

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



commit extreme-tuxracer for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2013-01-30 11:15:25

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is extreme-tuxracer, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2012-09-23 08:03:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2013-01-30 11:15:27.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 28 22:11:32 UTC 2013 - joop.boo...@opensuse.org
+
+- Added missing BuildRequirement libXi-devel libXmu-devel libXt-devel
+- Cleaned the spec file up 
+
+---

Old:

  extreme-tuxracer-0.4.tar.gz

New:

  extremetuxracer-0.4.tar.gz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.LjVHpo/_old  2013-01-30 11:15:29.0 +0100
+++ /var/tmp/diff_new_pack.LjVHpo/_new  2013-01-30 11:15:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,52 +17,75 @@
 
 
 Name:   extreme-tuxracer
+Version:0.4
+Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
 License:GPL-2.0
 Group:  Amusements/Games/3D/Race
-Version:0.4
-Release:0
 Url:http://www.extremetuxracer.com
-Source: %{name}-%{version}.tar.gz
+Source: 
http://downloads.sourceforge.net/extremetuxracer/extremetuxracer-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM avp.patch
 Patch0: avp.patch
+# PATCH-FIX-UPSTREAM libpng14.patch
 Patch1: libpng14.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  Mesa-devel
 BuildRequires:  SDL-devel
 BuildRequires:  SDL_mixer-devel
+%if 0%{?suse_version}  1030
 BuildRequires:  fdupes
+%endif
+BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+%if 0%{?sles_version}
+BuildRequires:  Mesa-devel
+BuildRequires:  xorg-x11-libXmu-devel
+BuildRequires:  xorg-x11-libXt-devel
+%else
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(xmu)
+BuildRequires:  pkgconfig(xt)
+%endif
 BuildRequires:  tcl-devel
+%if 0%{?suse_version}
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(glu)
+%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Extreme Tux Racer is an open source racing game featuring Tux the Linux
 Penguin. ETRacer continues in the tracks of Tux Racer and its forks.
 
 %prep
-%setup -n extremetuxracer-%{version}
+%setup -q -n extremetuxracer-%{version}
 %patch0 -p0
 %patch1 -p1
 
 %build
+autoreconf -fi
 %configure --with-tcl=%{_libdir}
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-(cd %buildroot/%{_bindir}; ln -s etracer extreme-tuxracer)
-%__install -D etracericon.svg %buildroot/%{_datadir}/pixmaps/etracer.svg
+make DESTDIR=%{buildroot} install
+(cd %{buildroot}/%{_bindir}; ln -s etracer extreme-tuxracer)
+mkdir -p %{buildroot}%{_datadir} %{buildroot}%{_datadir}/pixmaps
+install -m 644 etracericon.svg %{buildroot}/%{_datadir}/pixmaps/etracer.svg
+%if 0%{?suse_version}
 %suse_update_desktop_file -c etracer etracer %{summary} etracer etracer Game 
SportsGame
-%fdupes -s %buildroot
+%endif
+%if 0%{?suse_version}  1030
+%fdupes -s %{buildroot}%{_datadir}
+%endif
 
 %files
 %defattr(-,root,root)
 %{_bindir}/etracer
 %{_bindir}/extreme-tuxracer
-%dir %{_datadir}/etracer
-%{_datadir}/etracer/*
+%{_datadir}/etracer/
 %{_datadir}/pixmaps/etracer.svg
 %{_datadir}/applications/etracer.desktop
 

++ extreme-tuxracer-0.4.tar.gz - extremetuxracer-0.4.tar.gz ++

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



commit extreme-tuxracer for openSUSE:Factory

2012-09-23 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2012-09-23 08:03:40

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is extreme-tuxracer, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2011-09-28 14:06:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2012-09-23 08:03:43.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 13:08:11 UTC 2012 - idon...@suse.com
+
+- Add explicit glu dependency 
+
+---



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.sBnHtP/_old  2012-09-23 08:03:47.0 +0200
+++ /var/tmp/diff_new_pack.sBnHtP/_new  2012-09-23 08:03:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products 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,19 +16,26 @@
 #
 
 
-
 Name:   extreme-tuxracer
 Summary:Open source racing game featuring Tux the Linux Penguin
+License:GPL-2.0
+Group:  Amusements/Games/3D/Race
 Version:0.4
-Release:97
+Release:0
 Url:http://www.extremetuxracer.com
 Source: %{name}-%{version}.tar.gz
 Patch0: avp.patch
 Patch1: libpng14.patch
-License:GPL-2.0
-Group:  Amusements/Games/3D/Race
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  Mesa-devel SDL-devel SDL_mixer-devel fdupes gcc-c++ 
libpng-devel tcl-devel update-desktop-files
+BuildRequires:  Mesa-devel
+BuildRequires:  SDL-devel
+BuildRequires:  SDL_mixer-devel
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  libpng-devel
+BuildRequires:  tcl-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glu)
 
 %description
 Extreme Tux Racer is an open source racing game featuring Tux the Linux

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



commit extreme-tuxracer for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2011-12-06 18:08:57

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is extreme-tuxracer, Maintainer is mma...@suse.com

Changes:




Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.YOqUpc/_old  2011-12-06 18:14:17.0 +0100
+++ /var/tmp/diff_new_pack.YOqUpc/_new  2011-12-06 18:14:17.0 +0100
@@ -25,7 +25,7 @@
 Source: %{name}-%{version}.tar.gz
 Patch0: avp.patch
 Patch1: libpng14.patch
-License:GPLv2
+License:GPL-2.0
 Group:  Amusements/Games/3D/Race
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Mesa-devel SDL-devel SDL_mixer-devel fdupes gcc-c++ 
libpng-devel tcl-devel update-desktop-files

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



commit extreme-tuxracer for openSUSE:Factory

2011-09-28 Thread h_root

Hello community,

here is the log from the commit of package extreme-tuxracer for openSUSE:Factory
checked in at Wed Sep 28 14:07:07 CEST 2011.




--- extreme-tuxracer/extreme-tuxracer.changes   2010-04-08 14:00:14.0 
+0200
+++ /mounts/work_src_done/STABLE/extreme-tuxracer/extreme-tuxracer.changes  
2011-09-19 01:05:07.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.Tm1l5y/_old  2011-09-28 14:06:46.0 +0200
+++ /var/tmp/diff_new_pack.Tm1l5y/_new  2011-09-28 14:06:46.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package extreme-tuxracer (Version 0.4)
+# spec file for package extreme-tuxracer
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,15 +34,6 @@
 Extreme Tux Racer is an open source racing game featuring Tux the Linux
 Penguin. ETRacer continues in the tracks of Tux Racer and its forks.
 
-
-
-Authors:
-
-Volker Ströbel
-Andreas Tarandi (Torandi)
-StevenB
-Hamish Morrison
-
 %prep
 %setup -n extremetuxracer-%{version}
 %patch0 -p0
@@ -59,9 +50,6 @@
 %suse_update_desktop_file -c etracer etracer %{summary} etracer etracer Game 
SportsGame
 %fdupes -s %buildroot
 
-%clean
-%__rm -rf %buildroot
-
 %files
 %defattr(-,root,root)
 %{_bindir}/etracer






Remember to have fun...

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