Author: megabajt Date: Wed Jul 1 20:24:35 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.2 - removed -security-fixes.patch (applied upstream)
---- Files affected: packages/libvorbis: libvorbis.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: packages/libvorbis/libvorbis.spec diff -u packages/libvorbis/libvorbis.spec:1.48 packages/libvorbis/libvorbis.spec:1.49 --- packages/libvorbis/libvorbis.spec:1.48 Wed May 6 22:12:19 2009 +++ packages/libvorbis/libvorbis.spec Wed Jul 1 22:24:30 2009 @@ -5,22 +5,22 @@ Summary(ru.UTF-8): Кодек звуковой компрессии Vorbis Summary(uk.UTF-8): Кодек звукової компресії Vorbis Name: libvorbis -Version: 1.2.0 -Release: 5 +Version: 1.2.2 +Release: 1 Epoch: 1 License: BSD Group: Libraries Source0: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.bz2 -# Source0-md5: 7c6e409d7aa1fa8a5481dea571d5bde0 +# Source0-md5: 7a38198f40efb9e463af5d29083f1a23 Patch0: %{name}-ac_fixes.patch Patch1: %{name}-make.patch -Patch2: %{name}-security-fixes.patch URL: http://www.vorbis.com/ BuildRequires: automake BuildRequires: autoconf BuildRequires: gcc >= 5:3.0 BuildRequires: libtool BuildRequires: libogg-devel >= 2:1.0 +BuildRequires: pkgconfig Requires: libogg >= 2:1.0 Obsoletes: libvorbis0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -105,12 +105,12 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} +%{__autoheader} %{__automake} %configure \ --enable-shared \ @@ -169,6 +169,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2009/07/01 20:24:30 megabajt +- updated to 1.2.2 +- removed -security-fixes.patch (applied upstream) + Revision 1.48 2009/05/06 20:12:19 megabajt - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvorbis/libvorbis.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
