Hello community, here is the log from the commit of package jumpnbump for openSUSE:Factory checked in at 2012-01-24 12:18:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jumpnbump (Old) and /work/SRC/openSUSE:Factory/.jumpnbump.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jumpnbump", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/jumpnbump/jumpnbump.changes 2011-09-23 02:04:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.jumpnbump.new/jumpnbump.changes 2012-01-24 12:18:44.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Dec 3 14:23:15 UTC 2011 - [email protected] + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + +------------------------------------------------------------------- +Fri Dec 2 15:56:04 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- +Sat Jul 2 16:24:04 UTC 2011 - [email protected] + +- Use %_smp_mflags for parallel building +- Strip %clean section (not needed on BS) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jumpnbump.spec ++++++ --- /var/tmp/diff_new_pack.Q8rqaZ/_old 2012-01-24 12:18:45.000000000 +0100 +++ /var/tmp/diff_new_pack.Q8rqaZ/_new 2012-01-24 12:18:45.000000000 +0100 @@ -15,16 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: jumpnbump -BuildRequires: SDL_image-devel SDL_mixer-devel SDL_net-devel update-desktop-files xorg-x11 -License: GPL v2 or later -Url: http://gnu.ethz.ch/jumpbump.mine.nu/ +BuildRequires: SDL_image-devel +BuildRequires: SDL_mixer-devel +BuildRequires: SDL_net-devel +BuildRequires: automake +BuildRequires: update-desktop-files +BuildRequires: xorg-x11 +License: GPL-2.0+ +URL: http://gnu.ethz.ch/jumpbump.mine.nu/ Group: Amusements/Games/Action/Arcade Version: 1.55 -Release: 258 +Release: 0 Requires: python-gtk Summary: Funny Game with Cute Little Bunnies BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,13 +53,6 @@ opponents as possible. Jump & bump is multiplayer game only with up to four players simultaneously. Gather the local crew and have a blast. - - -Authors: --------- - Florian Schulze <[email protected]> - ... many others, see AUTHORS file - %prep %setup -q -a 2 -n jumpnbump-1.50 %patch0 -p1 @@ -71,7 +68,7 @@ %build ./autogen.sh %configure -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install @@ -98,9 +95,6 @@ # %suse_update_desktop_file -i %name "Game ArcadeGame" -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc levelmaking -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
