]> git.pld-linux.org Git - packages/gstreamer.git/commitdiff
- updated to 0.10.11 auto/th/gstreamer-0_10_11-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 7 Dec 2006 19:37:07 +0000 (19:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer.spec -> 1.93

gstreamer.spec

index a99858d673c8d4e708ccf1b9996316b114700491..752e7358fea0c6402f16505c8c4ae5f65af91643 100644 (file)
@@ -1,6 +1,6 @@
 
 %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
@@ -10,7 +10,7 @@ Release:      1
 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/
@@ -20,6 +20,7 @@ BuildRequires:        bison >= 1.35
 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
@@ -101,12 +102,12 @@ Dokumentacja API Gstreamera.
 %patch1 -p1
 
 %build
+%{__gettextize}
 %{__libtoolize}
 %{__aclocal} -I common/m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        --disable-examples \
        --disable-pspdf \
This page took 0.303972 seconds and 4 git commands to generate.