Author: lisu Date: Mon Dec 8 12:37:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2.7 - ghost soname symlink - rm buffer-overflow.patch and IMG_lbm.patch (CVE-2007-6697, CVE-2008-0544 already fixed in sources)
---- Files affected: SPECS: SDL_image.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/SDL_image.spec diff -u SPECS/SDL_image.spec:1.62 SPECS/SDL_image.spec:1.63 --- SPECS/SDL_image.spec:1.62 Fri Mar 28 03:02:52 2008 +++ SPECS/SDL_image.spec Mon Dec 8 13:37:14 2008 @@ -3,14 +3,12 @@ Summary(pl.UTF-8): Przykładowa biblioteka do ładowania obrazków Summary(pt_BR.UTF-8): Simple DirectMedia Layer - Biblioteca exemplo para carga de Imagens Name: SDL_image -Version: 1.2.6 -Release: 2 +Version: 1.2.7 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz -# Source0-md5: b866dc4f647517bdaf57f6ffdefd013e -Patch0: %{name}-buffer-overflow.patch -Patch1: %{name}-IMG_lbm.patch +# Source0-md5: a729ff61f74f0a45ec7fe36354cf938e URL: http://www.libsdl.org/projects/SDL_image/ BuildRequires: SDL-devel >= 1.2.10 BuildRequires: autoconf @@ -73,8 +71,6 @@ %prep %setup -q -%patch0 -p2 -%patch1 -p2 rm -f acinclude.m4 @@ -117,6 +113,7 @@ %doc CHANGES README %attr(755,root,root) %{_bindir}/sdlshow %attr(755,root,root) %{_libdir}/libSDL_image-*.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libSDL_image-1.2.so.0 %files devel %defattr(644,root,root,755) @@ -134,6 +131,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2008/12/08 12:37:14 lisu +- up to 1.2.7 +- ghost soname symlink +- rm buffer-overflow.patch and IMG_lbm.patch + (CVE-2007-6697, CVE-2008-0544 already fixed in sources) + Revision 1.62 2008/03/28 02:02:52 sls - added buffer-overflow.patch and IMG_lbm.patch (CVE-2007-6697, CVE-2008-0544) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SDL_image.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
