SPECS: gstreamer-plugins-bad.spec - added soup subpackage

wrobell wrobell at pld-linux.org
Thu May 1 23:29:12 CEST 2008


Author: wrobell                      Date: Thu May  1 21:29:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added soup subpackage

---- Files affected:
SPECS:
   gstreamer-plugins-bad.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-plugins-bad.spec
diff -u SPECS/gstreamer-plugins-bad.spec:1.38 SPECS/gstreamer-plugins-bad.spec:1.39
--- SPECS/gstreamer-plugins-bad.spec:1.38	Thu May  1 23:21:51 2008
+++ SPECS/gstreamer-plugins-bad.spec	Thu May  1 23:29:07 2008
@@ -384,6 +384,19 @@
 %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
@@ -584,7 +597,6 @@
 %attr(755,root,root) %{gstlibdir}/libgstrtpmanager.so
 %attr(755,root,root) %{gstlibdir}/libgstsdpelem.so
 %attr(755,root,root) %{gstlibdir}/libgstselector.so
-%{?with_soup:%attr(755,root,root) %{gstlibdir}/libgstsouphttpsrc.so}
 %attr(755,root,root) %{gstlibdir}/libgstspeexresample.so
 %attr(755,root,root) %{gstlibdir}/libgststereo.so
 %attr(755,root,root) %{gstlibdir}/libgsttta.so
@@ -710,6 +722,12 @@
 %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)
@@ -758,6 +776,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2008-05-01 21:29:07  wrobell
+- added soup subpackage
+
 Revision 1.38  2008-05-01 21:21:51  megabajt
 - enable soup bcond
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-bad.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list