]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- enable soup bcond
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 1 May 2008 21:21:51 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

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

gstreamer-plugins-bad.spec

index 47687864bafa29fcda4349d1691521c7d6a01c71..8f24bbb833e3652588fd35081a39a538f5126812 100644 (file)
@@ -17,7 +17,7 @@
 %bcond_without musepack        # don't build musepack plugin
 %bcond_without neon            # don't build neonhttpsrc plugin
 %bcond_without sdl             # don't build sdl plugin
-%bcond_with    soup            # libsoup 2.4 http source
+%bcond_without soup            # don't build libsoup 2.4 http source plugin
 %bcond_with    swfdec          # swfdec plugin
 %bcond_without spc             # don't build spc plugin
 %bcond_without wavpack         # don't build wavpack plugin
@@ -33,7 +33,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.6
-Release:       2
+Release:       3
 License:       LPL
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2
@@ -80,7 +80,7 @@ BuildRequires:        libdc1394-devel >= 2.0.0
 %{?with_musepack:BuildRequires:        libmpcdec-devel >= 1.2}
 BuildRequires: libmusicbrainz-devel >= 2.1.0
 %{?with_spc:BuildRequires:     libopenspc-devel >= 0.3.99}
-%{?with_soup:BuildRequires:    libsoup-devel >= 2.3.0.1}
+%{?with_soup:BuildRequires:    libsoup-devel >= 2.4.0}
 # for modplug and libSoundTouch
 BuildRequires: libstdc++-devel
 BuildRequires: libtimidity-devel
This page took 0.076938 seconds and 4 git commands to generate.