-qt: fix Supplements
This commit is contained in:
parent
ca9f8b993a
commit
33643d97f2
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.15.2
|
Version: 1.15.2
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -126,7 +126,7 @@ BuildRequires: pkgconfig(Qt5Quick)
|
|||||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||||
BuildRequires: pkgconfig(Qt5WaylandClient)
|
BuildRequires: pkgconfig(Qt5WaylandClient)
|
||||||
|
|
||||||
Supplements: (gstreamer-plugins-good and qt5-qtdeclarative)
|
Supplements: (gstreamer1-plugins-good and qt5-qtdeclarative)
|
||||||
|
|
||||||
%description qt
|
%description qt
|
||||||
GStreamer is a streaming media framework, based on graphs of elements which
|
GStreamer is a streaming media framework, based on graphs of elements which
|
||||||
@ -290,6 +290,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.15.2-3
|
||||||
|
- -qt: fix Supplements
|
||||||
|
|
||||||
* Thu Mar 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.15.2-2
|
* Thu Mar 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.15.2-2
|
||||||
- -qt subpkg
|
- -qt subpkg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user