Author: megabajt Date: Wed May 27 19:52:44 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.20 [fixes CVE-2009-1788, CVE-2009-1791] - removed obsolete -vorbis-test.patch
---- Files affected: packages/libsndfile: libsndfile.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: packages/libsndfile/libsndfile.spec diff -u packages/libsndfile/libsndfile.spec:1.66 packages/libsndfile/libsndfile.spec:1.67 --- packages/libsndfile/libsndfile.spec:1.66 Sun May 3 17:46:39 2009 +++ packages/libsndfile/libsndfile.spec Wed May 27 21:52:38 2009 @@ -11,14 +11,13 @@ Summary: C library for reading and writing files containing sampled sound Summary(pl.UTF-8): Biblioteka obsługi plików dźwiękowych Name: libsndfile -Version: 1.0.19 -Release: 3 +Version: 1.0.20 +Release: 1 License: LGPL v2.1+ Vendor: Erik de Castro Lopo <[email protected]> Group: Development/Libraries Source0: http://www.mega-nerd.com/libsndfile/%{name}-%{version}.tar.gz -# Source0-md5: 8fa24b0c0a8758543427c9741ea06924 -Patch0: %{name}-vorbis-test.patch +# Source0-md5: e0553e12c7a467af44693e95e2eac668 URL: http://www.mega-nerd.com/libsndfile/ BuildRequires: alsa-lib-devel BuildRequires: autoconf >= 2.54 @@ -110,7 +109,6 @@ %prep %setup -q -%patch0 -p1 %if %{without tests} %{__sed} -i 's, tests$,,' Makefile.am @@ -144,7 +142,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README TODO +%doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libsndfile.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libsndfile.so.1 @@ -180,6 +178,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2009/05/27 19:52:38 megabajt +- updated to 1.0.20 [fixes CVE-2009-1788, CVE-2009-1791] +- removed obsolete -vorbis-test.patch + Revision 1.66 2009/05/03 15:46:39 sparky - BR: libvorbis-devel, jack-devel - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsndfile/libsndfile.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
