Hello community, here is the log from the commit of package circuslinux for openSUSE:Factory checked in at Thu Aug 4 10:31:33 CEST 2011.
-------- --- circuslinux/circuslinux.changes 2009-12-24 15:00:12.000000000 +0100 +++ /mounts/work_src_done/STABLE/circuslinux/circuslinux.changes 2011-07-02 19:23:02.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Jul 2 16:36:59 UTC 2011 - [email protected] + +- Use %_smp_mflags for parallel building +- Strip %clean section (not needed on BS) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ circuslinux.spec ++++++ --- /var/tmp/diff_new_pack.zQmLgN/_old 2011-08-04 10:31:20.000000000 +0200 +++ /var/tmp/diff_new_pack.zQmLgN/_new 2011-08-04 10:31:20.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package circuslinux (Version 1.0.3) +# spec file for package circuslinux # -# 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 @@ -22,7 +22,7 @@ BuildRequires: SDL-devel SDL_image-devel SDL_mixer-devel update-desktop-files Summary: A Clone of the Atari 2600 Game "Circus Atari" Version: 1.0.3 -Release: 1259 +Release: 1270 License: GPL Group: Amusements/Games/Action/Breakout Source: %{name}-%{version}.tar.bz2 @@ -49,7 +49,7 @@ %configure \ --bindir=%{_prefix}/games \ --datadir=%{_datadir}/games -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install @@ -58,9 +58,6 @@ %suse_update_desktop_file -i %{name} Game ArcadeGame install -D -m 0644 data/images/icon.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}.png -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc AUTHORS.txt COPYING.txt INSTALL.txt README.txt CHANGES.txt FAQ.txt README-SDL.txt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
