Hello community, here is the log from the commit of package SDL_net checked in at Thu Oct 26 20:39:06 CEST 2006. -------- --- SDL_net/SDL_net.changes 2006-01-27 10:46:13.000000000 +0100 +++ /mounts/work_src_done/STABLE/SDL_net/SDL_net.changes 2006-10-26 11:19:00.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 26 11:17:41 CEST 2006 - sndirsch@suse.de + +- removed wrong 'extra ;' in SDL_net.h (Bug #214645) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL_net.spec ++++++ --- /var/tmp/diff_new_pack.V0rODA/_old 2006-10-26 20:38:32.000000000 +0200 +++ /var/tmp/diff_new_pack.V0rODA/_new 2006-10-26 20:38:32.000000000 +0200 @@ -5,7 +5,7 @@ # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -13,12 +13,12 @@ Name: SDL_net BuildRequires: SDL-devel gcc-c++ xorg-x11 URL: http://www.libsdl.org/projects/SDL_net/ -License: LGPL +License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: Development/Libraries/X11 #Requires: xforms Autoreqprov: on Version: 1.2.5 -Release: 224 +Release: 250 Summary: Simple DirectMedia Layer--Networking Library Source: %{name}-%{version}.tar.bz2 Patch: %{name}-%{version}.dif @@ -69,6 +69,8 @@ %_libdir/libSDL_net.so %changelog -n SDL_net +* Thu Oct 26 2006 - sndirsch@suse.de +- removed wrong 'extra ;' in SDL_net.h (Bug #214645) * Fri Jan 27 2006 - nadvornik@suse.cz - fixed BuildRequires * Wed Jan 25 2006 - mls@suse.de ++++++ SDL_net-1.2.5.dif ++++++ --- /var/tmp/diff_new_pack.V0rODA/_old 2006-10-26 20:38:32.000000000 +0200 +++ /var/tmp/diff_new_pack.V0rODA/_new 2006-10-26 20:38:32.000000000 +0200 @@ -7,3 +7,14 @@ lib_LTLIBRARIES = libSDL_net.la libSDL_netincludedir = $(includedir)/SDL +--- /usr/include/SDL/SDL_net.h 2006-09-24 11:06:01.000000000 +0300 ++++ SDL_net.h 2006-09-24 10:24:02.000000000 +0300 +@@ -413,7 +413,7 @@ + #endif + /* Ends C function definitions when using C++ */ + #ifdef __cplusplus +-}; ++} + #endif + #include "close_code.h" + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de