]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- rename opus plugin to match upstream auto/th/gstreamer-plugins-bad-1.8.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Apr 2016 10:40:42 +0000 (12:40 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Apr 2016 10:40:42 +0000 (12:40 +0200)
- rel 3

gstreamer-plugins-bad.spec

index 2f5c457bc34555cda136f79617fa777b9d650de4..cfaa8439e28fc73fb467a3d5708bc779f85822b2 100644 (file)
@@ -64,7 +64,7 @@ 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:       1.8.0
-Release:       2
+Release:       3
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz
@@ -760,7 +760,7 @@ device (Kinect etc.).
 Wtyczka OpenNI2 do GStreamera, pobierająca odczyty z urządzeń
 obsługiwanych przez bibliotekę OpenNI (np. Kinect).
 
-%package -n gstreamer-opus
+%package -n gstreamer-opusparse
 Summary:       GStreamer OPUS audio decoder/encoder plugin
 Summary(pl.UTF-8):     Wtyczka kodera/dekodera dźwięku OPUS do GStreamera
 Group:         Libraries
@@ -769,10 +769,10 @@ Requires: gstreamer-plugins-base >= %{gstpb_req_ver}
 Requires:      opus >= 0.9.4
 Obsoletes:     gstreamer-celt
 
-%description -n gstreamer-opus
+%description -n gstreamer-opusparse
 GStreamer OPUS audio decoder/encoder plugin.
 
-%description -n gstreamer-opus -l pl.UTF-8
+%description -n gstreamer-opusparse -l pl.UTF-8
 Wtyczka GStreamera kodująca/dekodująca dźwięk w formacie OPUS.
 
 %package -n gstreamer-resindvd
@@ -1588,7 +1588,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{gstlibdir}/libgstopenni2.so
 %endif
 
-%files -n gstreamer-opus
+%files -n gstreamer-opusparse
 %defattr(644,root,root,755)
 %attr(755,root,root) %{gstlibdir}/libgstopusparse.so
 
This page took 0.030526 seconds and 4 git commands to generate.