Author: megabajt Date: Thu May 1 21:21:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - enable soup bcond - release 3
---- Files affected: SPECS: gstreamer-plugins-bad.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-bad.spec diff -u SPECS/gstreamer-plugins-bad.spec:1.37 SPECS/gstreamer-plugins-bad.spec:1.38 --- SPECS/gstreamer-plugins-bad.spec:1.37 Fri Feb 22 01:21:28 2008 +++ SPECS/gstreamer-plugins-bad.spec Thu May 1 23:21:51 2008 @@ -18,7 +18,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 @@ -34,7 +34,7 @@ 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 @@ -81,7 +81,7 @@ %{?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 @@ -758,6 +758,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2008-05-01 21:21:51 megabajt +- enable soup bcond +- release 3 + Revision 1.37 2008-02-22 00:21:28 qboosh - added dc1394 patch, build dc1394 plugin (as subpackage) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-bad.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
