Author: lisu Date: Thu Oct 22 08:40:15 2009 GMT Module: packages Tag: HEAD ---- Log message: - remove unneeded SDL stuff - rel 2
---- Files affected: packages/ClanLib: ClanLib.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: packages/ClanLib/ClanLib.spec diff -u packages/ClanLib/ClanLib.spec:1.110 packages/ClanLib/ClanLib.spec:1.111 --- packages/ClanLib/ClanLib.spec:1.110 Thu Oct 22 10:22:59 2009 +++ packages/ClanLib/ClanLib.spec Thu Oct 22 10:40:09 2009 @@ -8,7 +8,7 @@ Summary(pt_BR.UTF-8): SDK Clanlib Name: ClanLib Version: 2.1.0 -Release: 1 +Release: 2 License: BSD-like (see COPYING) Group: Libraries #Source0Download: http://www.clanlib.org/download.html @@ -17,8 +17,6 @@ Patch0: %{name}-build.patch URL: http://www.clanlib.org/ BuildRequires: OpenGL-GLU-devel -BuildRequires: SDL >= 1.2.0 -BuildRequires: SDL_gfx-devel >= 1.2.0 BuildRequires: alsa-lib-devel BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1.6 @@ -272,9 +270,6 @@ %post MikMod -p /sbin/ldconfig %postun MikMod -p /sbin/ldconfig -%post SDL -p /sbin/ldconfig -%postun SDL -p /sbin/ldconfig - %post Vorbis -p /sbin/ldconfig %postun Vorbis -p /sbin/ldconfig @@ -433,6 +428,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2009/10/22 08:40:09 lisu +- remove unneeded SDL stuff +- rel 2 + Revision 1.110 2009/10/22 08:22:59 lisu - up to 2.1.0 - ClanSDL is not supported anymore ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ClanLib/ClanLib.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
