drop -gtk subpkg, moved to gst1-plugins-good
This commit is contained in:
parent
692f16243c
commit
7b79910911
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.13.1
|
Version: 1.13.1
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -118,19 +118,6 @@ operate on media data.
|
|||||||
This package contains plug-ins that aren't tested well enough, or the code
|
This package contains plug-ins that aren't tested well enough, or the code
|
||||||
is not of good enough quality.
|
is not of good enough quality.
|
||||||
|
|
||||||
%package gtk
|
|
||||||
Summary: GStreamer "bad" plugins gtk plugin
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
||||||
|
|
||||||
%description gtk
|
|
||||||
GStreamer is a streaming media framework, based on graphs of elements which
|
|
||||||
operate on media data.
|
|
||||||
|
|
||||||
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
|
|
||||||
or the code is not of good enough quality.
|
|
||||||
|
|
||||||
This package (%{name}-gtk) contains the gtksink output plugin.
|
|
||||||
|
|
||||||
|
|
||||||
%if %{with extras}
|
%if %{with extras}
|
||||||
%package extras
|
%package extras
|
||||||
@ -409,12 +396,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
#debugging plugin
|
#debugging plugin
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
|
||||||
|
|
||||||
%files gtk
|
|
||||||
# Plugins with external dependencies
|
|
||||||
## haven't figured out where this went, or how best
|
|
||||||
## to Obsoletes/Provides: it yet, -- rex
|
|
||||||
#{_libdir}/gstreamer-%{majorminor}/libgstgtk.so
|
|
||||||
|
|
||||||
|
|
||||||
%if %{with extras}
|
%if %{with extras}
|
||||||
%files extras
|
%files extras
|
||||||
@ -496,6 +477,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-2
|
||||||
|
- drop -gtk subpkg, moved to gst1-plugins-good
|
||||||
|
|
||||||
* Fri Feb 23 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-1
|
* Fri Feb 23 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-1
|
||||||
- 1.13.1
|
- 1.13.1
|
||||||
- use %%ldconfig_scriptlets %%make_build %%make_install
|
- use %%ldconfig_scriptlets %%make_build %%make_install
|
||||||
|
Loading…
Reference in New Issue
Block a user