Small cleanups to the packaging

This commit is contained in:
Neal Gompa 2022-03-05 13:58:48 -05:00
parent 76c75e5e38
commit 43c5fb0b2e

View File

@ -1,6 +1,6 @@
Name: adwaita-qt
Version: 1.4.1
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+ and GPLv2+
Summary: Adwaita theme for Qt-based applications
@ -9,23 +9,22 @@ Source0: https://github.com/FedoraQt/adwaita-qt/archive/%{version}/adwait
BuildRequires: cmake
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: libxcb-devel
Obsoletes: adwaita-qt4 < 1.1.90
Obsoletes: adwaita-qt-common < 1.1.90
Requires: adwaita-qt5
Requires: (adwaita-qt5 if qt5-qtbase)
Requires: (adwaita-qt6 if qt6-qtbase)
%description
Theme to let Qt applications fit nicely into Fedora Workstation
%package -n adwaita-qt5
Summary: Adwaita Qt5 theme
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtx11extras-devel
Requires: libadwaita-qt5%{?_isa} = %{version}-%{release}
%description -n adwaita-qt5
@ -33,6 +32,8 @@ Adwaita theme variant for applications utilizing Qt5.
%package -n libadwaita-qt5
Summary: Adwaita Qt5 library
BuildRequires: qt6-qtbase-devel
%description -n libadwaita-qt5
%{summary}.
@ -120,6 +121,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig/adwaita-qt6.pc
%{_libdir}/libadwaitaqt6priv.so
%changelog
* Sat Mar 05 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.4.1-3
- Small cleanups to the packaging
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild