Author: qboosh Date: Thu Dec 7 19:37:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.10.11
---- Files affected: SPECS: gstreamer.spec (1.92 -> 1.93) ---- Diffs: ================================================================ Index: SPECS/gstreamer.spec diff -u SPECS/gstreamer.spec:1.92 SPECS/gstreamer.spec:1.93 --- SPECS/gstreamer.spec:1.92 Sat Sep 16 19:01:26 2006 +++ SPECS/gstreamer.spec Thu Dec 7 20:37:07 2006 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define _vmajor 0.10 -%define _vminor 10 +%define _vminor 11 Summary: GStreamer Streaming-media framework runtime Summary(pl): GStreamer - biblioteki środowiska do obróbki strumieni @@ -11,7 +11,7 @@ License: LGPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.bz2 -# Source0-md5: 6875bf0bd3cf38b9ae1362b9e644e6fc +# Source0-md5: 67240094e08c845b7bbcfba755c95695 Patch0: %{name}-without_ps_pdf.patch Patch1: %{name}-eps.patch URL: http://gstreamer.net/ @@ -21,6 +21,7 @@ BuildRequires: check >= 0.9.3-2 BuildRequires: docbook-utils >= 0.6.10 BuildRequires: flex +BuildRequires: gettext-devel >= 0.11.5 BuildRequires: glib2-devel >= 1:2.12.0 BuildRequires: gtk-doc >= 1.6 BuildRequires: libtool >= 1.4 @@ -102,12 +103,12 @@ %patch1 -p1 %build +%{__gettextize} %{__libtoolize} %{__aclocal} -I common/m4 %{__autoconf} %{__autoheader} %{__automake} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-examples \ --disable-pspdf \ @@ -172,6 +173,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2006/12/07 19:37:07 qboosh +- updated to 0.10.11 + Revision 1.92 2006/09/16 17:01:26 qboosh - updated to 0.10.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gstreamer.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
