!2 Fix build error
From: @misaka00251 Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
b8bc8393ae
@ -2,7 +2,7 @@
|
||||
|
||||
Name: phonon-qt4
|
||||
Version: 4.10.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2+
|
||||
Summary: Multimedia library
|
||||
URL: http://phonon.kde.org/
|
||||
@ -10,6 +10,7 @@ Source0: http://download.kde.org/stable/phonon/%{version}/phonon-%{versio
|
||||
BuildRequires: automoc4 >= 0.9.86 cmake >= 2.8.9 extra-cmake-modules kf5-rpm-macros kde-filesystem
|
||||
BuildRequires: pkgconfig pkgconfig(glib-2.0) pkgconfig(libpulse-mainloop-glib) > 0.9.15 pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(QtDBus) pkgconfig(QtDesigner) pkgconfig(QtOpenGL)
|
||||
BuildRequires: kde4-filesystem
|
||||
Requires: kde-filesystem
|
||||
%{?_qt4:Requires: %{_qt4} >= %{_qt4_version}}
|
||||
Provides: phonon-experimental = %{version}-%{release}
|
||||
@ -86,5 +87,8 @@ end
|
||||
%exclude %{_libdir}/libphonon4qt5experimental.so
|
||||
|
||||
%changelog
|
||||
* Thu Jan 18 2024 misaka00251 <liuxin@iscas.ac.cn> - 4.10.3-2
|
||||
- Fix build error
|
||||
|
||||
* Mon Nov 28 2022 misaka00251 <liuxin@iscas.ac.cn> - 4.10.3-1
|
||||
- Split package from phonon & upgrade to 4.10.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user