Enable examples
This commit is contained in:
parent
bcb6ae74c0
commit
7c2f4368f7
@ -13,12 +13,12 @@
|
||||
%global prerelease rc2
|
||||
%endif
|
||||
|
||||
#global examples 1
|
||||
%global examples 1
|
||||
|
||||
Summary: Qt6 - Multimedia support
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -87,6 +87,7 @@ Requires: pkgconfig(libpulse-mainloop-glib)
|
||||
%package examples
|
||||
Summary: Programming examples for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
BuildRequires: qt6-qtmultimedia-devel
|
||||
%description examples
|
||||
%{summary}.
|
||||
%endif
|
||||
@ -159,6 +160,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 25 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-2
|
||||
- Enable examples
|
||||
|
||||
* Wed Apr 13 2022 Jan Grulich <jgrulich@redhat.com> - 6.3.0-1
|
||||
- 6.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user