Author: patrys Date: Wed May 7 21:09:29 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.10.7 - removed patches applied upstream
---- Files affected: SPECS: gstreamer-plugins-bad.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-bad.spec diff -u SPECS/gstreamer-plugins-bad.spec:1.40 SPECS/gstreamer-plugins-bad.spec:1.41 --- SPECS/gstreamer-plugins-bad.spec:1.40 Fri May 2 00:01:24 2008 +++ SPECS/gstreamer-plugins-bad.spec Wed May 7 23:09:24 2008 @@ -18,7 +18,6 @@ %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_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,19 +32,17 @@ 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: 4 +Version: 0.10.7 +Release: 1 License: LPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2 -# Source0-md5: fb47838aa0ccef52683cea5d89364053 +# Source0-md5: 9a511c9e9a0510ca4e212ce1d67e2cba Patch0: %{name}-bashish.patch Patch1: %{name}-libdts.patch Patch2: %{name}-divx4linux.patch -Patch3: %{name}-neon27.patch Patch4: %{name}-timidity.patch Patch5: %{name}-nas.patch -Patch6: %{name}-dc1394.patch URL: http://gstreamer.freedesktop.org/ BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1.6 @@ -81,7 +78,6 @@ %{?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.4.0} # for modplug and libSoundTouch BuildRequires: libstdc++-devel BuildRequires: libtimidity-devel @@ -384,19 +380,6 @@ %description -n gstreamer-sndfile -l pl.UTF-8 Wtyczka sndfile do GStreamera. -%package -n gstreamer-soup -Summary: GStreamer Soup plugin -Summary(pl.UTF-8): Wtyczka biblioteki Soup dla GStreamera -Group: Libraries -Requires: gstreamer-plugins-base >= %{gst_req_ver} - -%description -n gstreamer-soup -GStreamer Plugin for downloading files with Soup library. - -%description -n gstreamer-soup -l pl.UTF-8 -Wtyczka GStreamera umożliwiająca ściąganie plików za pomocą biblioteki -Soup. - %package -n gstreamer-spc Summary: GStreamer SPC plugin Summary(pl.UTF-8): Wtyczka SPC dla GStreamera @@ -506,10 +489,8 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 %build %{__libtoolize} @@ -533,7 +514,6 @@ %{!?with_sdl:--disable-sdl} \ %{!?with_sdl:--disable-sdltest} \ %{!?with_spc:--disable-spc} \ - %{!?with_soup:--disable-soup} \ %{!?with_swfdec:--disable-swfdec} \ %{!?with_xvid:--disable-xvid} \ --disable-static \ @@ -722,12 +702,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{gstlibdir}/libgstsndfile.so -%if %{with soup} -%files -n gstreamer-soup -%defattr(644,root,root,755) -%attr(755,root,root) %{gstlibdir}/libgstsouphttpsrc.so -%endif - %if %{with spc} %files -n gstreamer-spc %defattr(644,root,root,755) @@ -776,6 +750,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008-05-07 21:09:24 patrys +- 0.10.7 +- removed patches applied upstream + Revision 1.40 2008-05-01 22:01:24 wrobell - rel. 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-bad.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
