Author: qboosh Date: Wed Nov 3 20:58:21 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.3.2
---- Files affected: packages/libvorbis: libvorbis.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: packages/libvorbis/libvorbis.spec diff -u packages/libvorbis/libvorbis.spec:1.52 packages/libvorbis/libvorbis.spec:1.53 --- packages/libvorbis/libvorbis.spec:1.52 Sun Apr 11 21:36:29 2010 +++ packages/libvorbis/libvorbis.spec Wed Nov 3 21:58:15 2010 @@ -5,13 +5,13 @@ Summary(ru.UTF-8): Кодек звуковой компрессии Vorbis Summary(uk.UTF-8): Кодек звукової компресії Vorbis Name: libvorbis -Version: 1.3.1 +Version: 1.3.2 Release: 1 Epoch: 1 License: BSD Group: Libraries -Source0: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.bz2 -# Source0-md5: 90b1eb86e6d57694ffdfc2e4d8c7a64e +Source0: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz +# Source0-md5: 3067484a544115257beec616a696c5b3 Patch0: %{name}-ac_fixes.patch Patch1: %{name}-make.patch URL: http://www.vorbis.com/ @@ -21,6 +21,8 @@ BuildRequires: libtool BuildRequires: libogg-devel >= 2:1.0 BuildRequires: pkgconfig +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires: libogg >= 2:1.0 Obsoletes: libvorbis0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -112,9 +114,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure \ - --enable-shared \ - --enable-static +%configure + %{__make} %install @@ -169,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2010/11/03 20:58:15 qboosh +- updated to 1.3.2 + Revision 1.52 2010/04/11 19:36:29 qboosh - updated to 1.3.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvorbis/libvorbis.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
