Author: qboosh Date: Sat Feb 25 09:09:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.10.2
---- Files affected: SPECS: gstreamer-plugins-ugly.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/gstreamer-plugins-ugly.spec diff -u SPECS/gstreamer-plugins-ugly.spec:1.2 SPECS/gstreamer-plugins-ugly.spec:1.3 --- SPECS/gstreamer-plugins-ugly.spec:1.2 Sun Jan 15 11:10:00 2006 +++ SPECS/gstreamer-plugins-ugly.spec Sat Feb 25 10:09:02 2006 @@ -5,17 +5,17 @@ # %define gstname gst-plugins-ugly %define gst_major_ver 0.10 -%define gst_req_ver 0.10.1 +%define gst_req_ver 0.10.3 # Summary: Ugly GStreamer Streaming-media framework plugins Summary(pl): Brzydkie wtyczki do środowiska obróbki strumieni GStreamer Name: gstreamer-plugins-ugly -Version: 0.10.1 -Release: 0.1 +Version: 0.10.2 +Release: 1 License: LGPL Group: Libraries Source0: http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{gstname}-%{version}.tar.bz2 -# Source0-md5: f2b16c8e15816cf3ee9a1ca540491fe9 +# Source0-md5: cf604b6acd80b57dc5173db7e93fc116 Patch0: %{name}-bashish.patch URL: http://gstreamer.freedesktop.org/ BuildRequires: autoconf >= 2.52 @@ -33,6 +33,7 @@ BuildRequires: a52dec-libs-devel BuildRequires: amrnb-devel BuildRequires: lame-libs-devel +BuildRequires: libdvdread-devel BuildRequires: libid3tag-devel >= 0.15 BuildRequires: libmad-devel >= 0.15 %{?with_sid:BuildRequires: libsidplay-devel >= 1.36.57} @@ -86,6 +87,19 @@ %description -n gstreamer-amrnb -l pl Wtyczka dekodująca pliki AMR-NB. +%package -n gstreamer-dvdread +Summary: GStreamer plugin for DVD playback +Summary(pl): Wtyczka do GStreamera odtwarzająca DVD +Group: Libraries +Requires: gstreamer >= %{gst_req_ver} +Obsoletes: gstreamer-libdvdread + +%description -n gstreamer-dvdread +GStreamer plugin for DVD playback. + +%description -n gstreamer-dvdread -l pl +Wtyczka odtwarzająca DVD do GStreamera. + %package -n gstreamer-lame Summary: GStreamer plugin encoding MP3 songs Summary(pl): Wtyczka do GStreamera kodująca pliki MP3 @@ -164,6 +178,7 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README RELEASE +%attr(755,root,root) %{gstlibdir}/libgstasf.so %attr(755,root,root) %{gstlibdir}/libgstdvdlpcmdec.so %attr(755,root,root) %{gstlibdir}/libgstiec958.so %attr(755,root,root) %{gstlibdir}/libgstrmdemux.so @@ -181,6 +196,10 @@ %defattr(644,root,root,755) %attr(755,root,root) %{gstlibdir}/libgstamrnb.so +%files -n gstreamer-dvdread +%defattr(644,root,root,755) +%attr(755,root,root) %{gstlibdir}/libgstdvdread.so + %files -n gstreamer-lame %defattr(644,root,root,755) %attr(755,root,root) %{gstlibdir}/libgstlame.so @@ -207,6 +226,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/02/25 09:09:02 qboosh +- updated to 0.10.2 + Revision 1.2 2006/01/15 10:10:00 qboosh - added URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gstreamer-plugins-ugly.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
