Hello community, here is the log from the commit of package SDL_gfx for openSUSE:Factory checked in at Mon Sep 19 15:29:07 CEST 2011.
-------- --- SDL_gfx/SDL_gfx.changes 2011-02-28 16:20:30.000000000 +0100 +++ /mounts/work_src_done/STABLE/SDL_gfx/SDL_gfx.changes 2011-09-17 00:16:19.000000000 +0200 @@ -1,0 +2,12 @@ +Fri Sep 16 18:21:15 UTC 2011 - [email protected] + +- Add libSDL_gfx-devel to baselibs +- Remove redundant tags/sections + +------------------------------------------------------------------- +Sat Jul 2 14:51:35 UTC 2011 - [email protected] + +- Use %_smp_mflags for parallel building +- Strip %clean section (not needed on BS) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL_gfx.spec ++++++ --- /var/tmp/diff_new_pack.rPDb6z/_old 2011-09-19 15:29:04.000000000 +0200 +++ /var/tmp/diff_new_pack.rPDb6z/_new 2011-09-19 15:29:04.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: SDL_gfx @@ -47,12 +46,6 @@ The library is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code. - - -Authors: --------- - Andreas Schiffler <[email protected]> - %package -n libSDL_gfx13 Summary: SDL Graphics Routines for Primitives and Other Support Functions Group: System/Libraries @@ -77,12 +70,6 @@ The library is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code. - - -Authors: --------- - Andreas Schiffler <[email protected]> - %package -n libSDL_gfx-devel License: LGPLv2.1+ Summary: Libraries, includes and more to develop SDL_gfx applications @@ -108,18 +95,12 @@ The library is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code. - - -Authors: --------- - Andreas Schiffler <[email protected]> - %prep %setup -q %build %configure --disable-static --with-pic --disable-mmx -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT @@ -129,9 +110,6 @@ %postun -n libSDL_gfx13 -p /sbin/ldconfig -%clean -rm -rf $RPM_BUILD_ROOT - %files -n libSDL_gfx13 %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog LICENSE NEWS README ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.rPDb6z/_old 2011-09-19 15:29:04.000000000 +0200 +++ /var/tmp/diff_new_pack.rPDb6z/_new 2011-09-19 15:29:04.000000000 +0200 @@ -1,3 +1,6 @@ libSDL_gfx13 provides "SDL_gfx-<targettype> = <version>" obsoletes "SDL_gfx-<targettype> <= <version>" +libSDL_gfx-devel + requires -libSDL_gfx-<targettype> + requires "libSDL_gfx13-<targettype> = <version>" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
