diff --git a/phonon.spec b/phonon.spec index 3b95c41..277d99d 100644 --- a/phonon.spec +++ b/phonon.spec @@ -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 - 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