[packages/gstreamer-ffmpeg] - 1.0.2 but no clue where some m4 macros are comming from

arekm arekm at pld-linux.org
Sun Nov 4 17:00:22 CET 2012


commit 4cba93a7aa718439a0cc8728c99ecb0d58c82c84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Nov 4 17:00:19 2012 +0100

    - 1.0.2 but no clue where some m4 macros are comming from

 gstreamer-ffmpeg.spec | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/gstreamer-ffmpeg.spec b/gstreamer-ffmpeg.spec
index a55de67..231b96b 100644
--- a/gstreamer-ffmpeg.spec
+++ b/gstreamer-ffmpeg.spec
@@ -4,20 +4,21 @@
 %bcond_without	system_ffmpeg	# system FFmpeg (note: upstream does not accept bugs with system ffmpeg)
 
 %define		gstname gst-ffmpeg
-%define		gst_major_ver   0.11
-%define		gst_req_ver	0.11.0
+%define		gst_major_ver   1.0
+%define		gst_req_ver	1.0.0
 
 %include	/usr/lib/rpm/macros.gstreamer
 Summary:	GStreamer Streaming-media framework plug-in using FFmpeg
 Summary(pl.UTF-8):	Wtyczka do środowiska obróbki strumieni GStreamer używająca FFmpeg
 Name:		gstreamer-ffmpeg
-Version:	0.11.2
-Release:	1
+Version:	1.0.2
+Release:	0.1
 # the ffmpeg plugin is LGPL, the postproc plugin is GPL
 License:	GPL v2+ and LGPL v2+
 Group:		Libraries
-Source0:	http://gstreamer.freedesktop.org/src/gst-ffmpeg/%{gstname}-%{version}.tar.bz2
-# Source0-md5:	ff25569972c17aaf943e0eabecc525da
+# Source0:	http://gstreamer.freedesktop.org/src/gst-ffmpeg/%{gstname}-%{version}.tar.bz2
+Source0:	http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/snapshot/%{gstname}-%{version}.tar.bz2
+# Source0-md5:	4a7a394ac5753c71ca9360aeacd37c75
 URL:		http://gstreamer.net/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.10
@@ -71,7 +72,7 @@ najpopularniejsze formaty multimedialne.
 
 %build
 %{__libtoolize}
-%{__aclocal} -I common/m4
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-ffmpeg.git/commitdiff/4cba93a7aa718439a0cc8728c99ecb0d58c82c84



More information about the pld-cvs-commit mailing list