packages: gstreamer-plugins-bad/gstreamer-plugins-bad.spec - amrwb renamed ...

qboosh qboosh at pld-linux.org
Sun Dec 19 08:02:25 CET 2010


Author: qboosh                       Date: Sun Dec 19 07:02:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- amrwb renamed to amrwbenc (amrwb with decoder already in -ugly)

---- Files affected:
packages/gstreamer-plugins-bad:
   gstreamer-plugins-bad.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
diff -u packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.75 packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.76
--- packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.75	Thu Dec  9 15:31:23 2010
+++ packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec	Sun Dec 19 08:02:17 2010
@@ -2,6 +2,7 @@
 # TODO:
 # - new plugins:
 #   - ivorbisdec (BR: tremor-devel, CVS versions only, http://www.xiph.org/vorbis/)
+#
 # Conditional build:
 %bcond_without	cdaudio		# don't build cdaudio plugin
 %bcond_without	dirac		# don't build Dirac plugin
@@ -189,18 +190,17 @@
 %description -n gstreamer-aac -l pl.UTF-8
 Wtyczka do GStreamera do kodowania i dekodowania plików audio AAC.
 
-%package -n gstreamer-amrwb
-Summary:	GStreamer plugin for AMR-WB audio encoding and decoding
-Summary(pl.UTF-8):	Wtyczka GStreamera do kodowania i dekodowania dźwięku w formacie AMR-WB
+%package -n gstreamer-amrwbenc
+Summary:	GStreamer plugin for AMR-WB audio encoding
+Summary(pl.UTF-8):	Wtyczka GStreamera do kodowania dźwięku w formacie AMR-WB
 Group:		Libraries
 Requires:	gstreamer >= %{gst_req_ver}
 
-%description -n gstreamer-amrwb
-GStreamer plugin for AMR-WB audio encoding and decoding.
+%description -n gstreamer-amrwbenc
+GStreamer plugin for AMR-WB audio encoding.
 
-%description -n gstreamer-amrwb -l pl.UTF-8
-Wtyczka GStreamera do kodowania i dekodowania dźwięku w formacie
-AMR-WB.
+%description -n gstreamer-amrwbenc -l pl.UTF-8
+Wtyczka GStreamera do kodowania dźwięku w formacie AMR-WB.
 
 %package -n gstreamer-audio-effects-bad
 Summary:	Bad GStreamer audio effects plugins
@@ -642,6 +642,7 @@
 	%{!?with_spc:--disable-spc} \
 	%{!?with_swfdec:--disable-swfdec} \
 	%{!?with_xvid:--disable-xvid} \
+	--disable-silent-rules \
 	--disable-static \
 	--enable-experimental \
 	--enable-gtk-doc \
@@ -656,7 +657,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # We don't need plugins' *.la files
-rm -f $RPM_BUILD_ROOT%{gstlibdir}/*.la
+%{__rm} $RPM_BUILD_ROOT%{gstlibdir}/*.la
 
 %find_lang %{gstname}-%{gst_major_ver}
 
@@ -789,9 +790,9 @@
 %endif
 
 %if %{with amr}
-%files -n gstreamer-amrwb
+%files -n gstreamer-amrwbenc
 %defattr(644,root,root,755)
-%attr(755,root,root) %{gstlibdir}/libgstamrwb.so
+%attr(755,root,root) %{gstlibdir}/libgstamrwbenc.so
 %endif
 
 %files -n gstreamer-audio-effects-bad
@@ -964,6 +965,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2010/12/19 07:02:17  qboosh
+- amrwb renamed to amrwbenc (amrwb with decoder already in -ugly)
+
 Revision 1.75  2010/12/09 14:31:23  arekm
 - release 4
 
================================================================

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



More information about the pld-cvs-commit mailing list