Fix build error
This commit is contained in:
parent
11b6fc557e
commit
e2c54409d8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: phonon-qt4
|
Name: phonon-qt4
|
||||||
Version: 4.10.3
|
Version: 4.10.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Summary: Multimedia library
|
Summary: Multimedia library
|
||||||
URL: http://phonon.kde.org/
|
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: 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 pkgconfig(glib-2.0) pkgconfig(libpulse-mainloop-glib) > 0.9.15 pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(QtDBus) pkgconfig(QtDesigner) pkgconfig(QtOpenGL)
|
BuildRequires: pkgconfig(QtDBus) pkgconfig(QtDesigner) pkgconfig(QtOpenGL)
|
||||||
|
BuildRequires: kde4-filesystem
|
||||||
Requires: kde-filesystem
|
Requires: kde-filesystem
|
||||||
%{?_qt4:Requires: %{_qt4} >= %{_qt4_version}}
|
%{?_qt4:Requires: %{_qt4} >= %{_qt4_version}}
|
||||||
Provides: phonon-experimental = %{version}-%{release}
|
Provides: phonon-experimental = %{version}-%{release}
|
||||||
@ -86,5 +87,8 @@ end
|
|||||||
%exclude %{_libdir}/libphonon4qt5experimental.so
|
%exclude %{_libdir}/libphonon4qt5experimental.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 28 2022 misaka00251 <liuxin@iscas.ac.cn> - 4.10.3-1
|
||||||
- Split package from phonon & upgrade to 4.10.3
|
- Split package from phonon & upgrade to 4.10.3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user