SPECS: gstreamer-ffmpeg.spec - updated to 0.10.2
qboosh
qboosh at pld-linux.org
Thu Dec 21 08:08:51 CET 2006
Author: qboosh Date: Thu Dec 21 07:08:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.10.2
---- Files affected:
SPECS:
gstreamer-ffmpeg.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/gstreamer-ffmpeg.spec
diff -u SPECS/gstreamer-ffmpeg.spec:1.17 SPECS/gstreamer-ffmpeg.spec:1.18
--- SPECS/gstreamer-ffmpeg.spec:1.17 Tue Apr 4 22:10:07 2006
+++ SPECS/gstreamer-ffmpeg.spec Thu Dec 21 08:08:46 2006
@@ -9,20 +9,21 @@
Summary: GStreamer Streaming-media framework plug-in using FFmpeg
Summary(pl): Wtyczka do środowiska obróbki strumieni GStreamer używająca FFmpeg
Name: gstreamer-ffmpeg
-Version: 0.10.1
+Version: 0.10.2
Release: 1
License: GPL v2+
Group: Libraries
Source0: http://gstreamer.freedesktop.org/src/gst-ffmpeg/%{gstname}-%{version}.tar.bz2
-# Source0-md5: e21aef9a84d67dea9a68c1379781f763
+# Source0-md5: 3c7fb1cd1308b1972a76b86bb29fc890
Patch0: %{name}-nocpp.patch
URL: http://gstreamer.net/
-BuildRequires: autoconf >= 2.50
+BuildRequires: autoconf >= 2.52
BuildRequires: automake
-BuildRequires: gstreamer-plugins-base-devel >= 0.10
+BuildRequires: gstreamer-plugins-base-devel >= 0.10.4
+BuildRequires: liboil-devel >= 0.3.6
BuildRequires: libtool
BuildRequires: pkgconfig
-Requires: gstreamer-plugins-base >= 0.10
+Requires: gstreamer-plugins-base >= 0.10.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define specflags_ppc -maltivec
@@ -66,7 +67,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --disable-static
%{__make}
%install
@@ -84,6 +86,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_libdir}/gstreamer-%{gst_major_ver}/libgstffmpeg.so
+%attr(755,root,root) %{_libdir}/gstreamer-%{gst_major_ver}/libgstpostproc.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -91,6 +94,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/12/21 07:08:46 qboosh
+- updated to 0.10.2
+
Revision 1.17 2006/04/04 20:10:07 qboosh
- updated to 0.10.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gstreamer-ffmpeg.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list