]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- fix build agianst mjpegtools-2.0.0 (-mjpegtools200.patch) auto/th/gstreamer-plugins-bad-0_10_22-9
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 12 Feb 2012 23:01:20 +0000 (23:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BC: mjpegtools-devel-2.0.0-1
- release 9 (rebuild against libpng-1.5)

Changed files:
    gstreamer-plugins-bad.spec -> 1.101

gstreamer-plugins-bad.spec

index 5daa47e640411e6d15a7ed8ebf1111a54a46939a..70ee909b0fbea90a7e3dceb3ec5c649c979356d8 100644 (file)
@@ -31,7 +31,7 @@ Summary:      Bad GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):     Złe wtyczki do środowiska obróbki strumieni GStreamer
 Name:          gstreamer-plugins-bad
 Version:       0.10.22
-Release:       8
+Release:       9
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2
@@ -43,6 +43,7 @@ Patch3:               %{name}-opencv.patch
 Patch4:                %{name}-timidity.patch
 Patch5:                %{name}-nas.patch
 Patch6:                %{name}-modplug_stereofix.patch
+Patch7:                %{name}-mjpegtools200.patch
 URL:           http://gstreamer.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.10
@@ -133,6 +134,7 @@ BuildRequires:      wildmidi-devel
 BuildRequires: xorg-lib-libX11-devel
 %{?with_xvid:BuildRequires:    xvid-devel >= 1.0.0}
 BuildRequires: zbar-devel >= 0.9
+BuildConflicts:        mjpegtools-devel-2.0.0-1
 Requires:      glib2 >= 1:2.22
 Requires:      gstreamer >= %{gst_req_ver}
 Requires:      gstreamer-plugins-base >= %{gstpb_req_ver}
@@ -737,6 +739,7 @@ Wtyczka do GStreamera skanująca kody kreskowe.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__libtoolize}
This page took 2.957411 seconds and 4 git commands to generate.