From: @weidongkl 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-11-13 13:14:25 +00:00 committed by Gitee
commit 7e3c2f1be7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: phonon
Version: 4.12.0
Release: 1
Release: 2
License: LGPLv2+
Summary: Multimedia framework api
URL: https://community.kde.org/Phonon
@ -55,11 +55,11 @@ Requires: %{name}-qt5 = %{version}-%{release}
-DPHONON_QT_MKSPECS_INSTALL_DIR=%{_qt5_archdatadir}/mkspecs/modules \
-DPHONON_QT_PLUGIN_INSTALL_DIR=%{_qt5_plugindir}/designer
mkdir build && cd build
%cmake ../
%cmake_build
%install
%make_install
%cmake_install
%find_lang %{name} --with-qt --all-name
@ -89,6 +89,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
%{_qt5_archdatadir}/mkspecs/modules/qt_phonon4qt5.pri
%changelog
* Wed Nov 13 2024 weidongkl <weidong@uniontech.com> - 4.12.0-2
- fix: https://gitee.com/src-openeuler/phonon/issues/IB2HQ0
* Thu Feb 29 2024 xu_ping <707078654@qq.com> - 4.12.0-1
- update to 4.12.0