diff --git a/SDL.spec b/SDL.spec index b5d9f64..b6b3a1e 100644 --- a/SDL.spec +++ b/SDL.spec @@ -1,8 +1,9 @@ Summary: Simple DirectMedia Layer Name: SDL Version: 1.1.7 -Release: 3 +Release: 4 Source: http://www.libsdl.org/release/%{name}-%{version}.tar.bz2 +Patch: SDL-1.1.7-byteorder.patch URL: http://www.libsdl.org/ License: LGPL Group: System Environment/Libraries @@ -32,6 +33,7 @@ develop SDL applications. rm -rf %{buildroot} %setup -q +%patch -p1 %build cp /usr/share/libtool/config.{sub,guess} . @@ -67,6 +69,9 @@ rm -rf %{buildroot} %{_datadir}/aclocal/* %changelog +* Mon May 7 2001 Bill Nottingham +- fix byteorder generation (use glibc's definition) + * Tue Feb 27 2001 Karsten Hopp - SDL-devel requires SDL