drop hardcoded Requires: qt4/qt5-qtbase
rpm handles library dependencies automatically
This commit is contained in:
parent
e021014185
commit
20f639aa1c
@ -1,6 +1,6 @@
|
|||||||
Name: adwaita-qt
|
Name: adwaita-qt
|
||||||
Version: 0.97
|
Version: 0.97
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Summary: Adwaita theme for Qt-based applications
|
Summary: Adwaita theme for Qt-based applications
|
||||||
|
|
||||||
@ -19,7 +19,6 @@ Theme to let Qt applications fit nicely into Fedora Workstation
|
|||||||
|
|
||||||
%package -n adwaita-qt4
|
%package -n adwaita-qt4
|
||||||
Summary: Adwaita Qt4 theme
|
Summary: Adwaita Qt4 theme
|
||||||
Requires: qt4
|
|
||||||
|
|
||||||
%description -n adwaita-qt4
|
%description -n adwaita-qt4
|
||||||
Adwaita theme variant for applications utilizing Qt4
|
Adwaita theme variant for applications utilizing Qt4
|
||||||
@ -27,8 +26,6 @@ Adwaita theme variant for applications utilizing Qt4
|
|||||||
|
|
||||||
%package -n adwaita-qt5
|
%package -n adwaita-qt5
|
||||||
Summary: Adwaita Qt5 theme
|
Summary: Adwaita Qt5 theme
|
||||||
Requires: qt5-qtbase
|
|
||||||
|
|
||||||
|
|
||||||
%description -n adwaita-qt5
|
%description -n adwaita-qt5
|
||||||
Adwaita theme variant for applications utilizing Qt5
|
Adwaita theme variant for applications utilizing Qt5
|
||||||
@ -69,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C "%{_target_platform}-qt5"
|
|||||||
%files
|
%files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 05 2017 Rex Dieter <rdieter@fedoraproject.org> - 0.97-2
|
||||||
|
- drop hardcoded Requires: qt4/qt5-qtbase
|
||||||
|
|
||||||
* Wed Dec 14 2016 Martin Briza <mbriza@redhat.com> - 0.97-1
|
* Wed Dec 14 2016 Martin Briza <mbriza@redhat.com> - 0.97-1
|
||||||
- Update to 0.97
|
- Update to 0.97
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user