diff --git a/SDL_image.changes b/SDL_image.changes index 187a99c..d4f7545 100644 --- a/SDL_image.changes +++ b/SDL_image.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Tue Jan 29 12:09:41 CET 2008 - prusnak@suse.cz diff --git a/SDL_image.spec b/SDL_image.spec index e837d2f..ad76f04 100644 --- a/SDL_image.spec +++ b/SDL_image.spec @@ -10,12 +10,13 @@ # norootforbuild + Name: SDL_image BuildRequires: SDL-devel libjpeg-devel libpng-devel libtiff-devel xorg-x11-devel Url: http://www.libsdl.org/projects/SDL_image/ Summary: Simple DirectMedia Layer--Sample Image Loading Library Version: 1.2.6 -Release: 59 +Release: 84 Source0: %{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-gif-overflow.patch Patch1: %{name}-%{version}-lbm-overflow.patch @@ -35,6 +36,7 @@ Authors: Sam Lantinga %package devel +License: LGPL v2.1 or later Summary: Libraries, includes and more to develop SDL_image applications Group: Development/Libraries/X11 Requires: %{name} = %{version} SDL-devel libjpeg-devel libpng-devel libtiff-devel libstdc++-devel gcc gpm @@ -82,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lib*.so %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Tue Jan 29 2008 prusnak@suse.cz - fix buffer overflow in LBM code (lbm-overflow.patch) [#355864] * Fri Jan 25 2008 prusnak@suse.cz diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..3be29b0 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +SDL_image