Author: sls Date: Mon Oct 13 11:47:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added theora.patch - BR: libtheora-devel >= 1.0-1.RC1
---- Files affected: SPECS: gstreamer-plugins-base.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-base.spec diff -u SPECS/gstreamer-plugins-base.spec:1.52 SPECS/gstreamer-plugins-base.spec:1.53 --- SPECS/gstreamer-plugins-base.spec:1.52 Fri Jul 25 00:44:11 2008 +++ SPECS/gstreamer-plugins-base.spec Mon Oct 13 13:47:40 2008 @@ -23,6 +23,7 @@ Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2 # Source0-md5: 180dd3452438b31fba732d2216e55eb6 Patch0: %{name}-bashish.patch +Patch1: %{name}-theora.patch URL: http://gstreamer.freedesktop.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -43,7 +44,7 @@ BuildRequires: freetype-devel >= 2.1.2 %{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.15.3} BuildRequires: libogg-devel >= 2:1.0 -BuildRequires: libtheora-devel >= 1.0-0.alpha5 +BuildRequires: libtheora-devel >= 1.0-1.RC1 %{?with_libvisual:BuildRequires: libvisual-devel >= 0.4.0} BuildRequires: libvorbis-devel >= 1:1.0 BuildRequires: rpmbuild(macros) >= 1.98 @@ -276,6 +277,7 @@ %prep %setup -q -n %{gstname}-%{version} %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -474,6 +476,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2008/10/13 11:47:40 sls +- added theora.patch +- BR: libtheora-devel >= 1.0-1.RC1 + Revision 1.52 2008/07/24 22:44:11 arekm - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-base.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
