phonon 2:4.11.1-2 (aarch64;znver1;x86_64) 2020-12473
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/825518
Packages
lib64phonon4qt5_4-2:4.11.1-2.aarch64.binary
lib64phonon4qt5experimental4-2:4.11.1-2.aarch64.binary
phonon-2:4.11.1-2.aarch64.source
phonon-2:4.11.1-2.aarch64.binary
phonon4qt5-designer-plugin-2:4.11.1-2.aarch64.binary
phonon4qt5-devel-2:4.11.1-2.aarch64.binary
lib64phonon4qt5_4-2:4.11.1-2.znver1.binary
lib64phonon4qt5experimental4-2:4.11.1-2.znver1.binary
phonon-2:4.11.1-2.znver1.source
phonon-2:4.11.1-2.znver1.binary
phonon4qt5-designer-plugin-2:4.11.1-2.znver1.binary
phonon4qt5-devel-2:4.11.1-2.znver1.binary
lib64phonon4qt5_4-2:4.11.1-2.x86_64.binary
lib64phonon4qt5experimental4-2:4.11.1-2.x86_64.binary
phonon-2:4.11.1-2.x86_64.source
phonon-2:4.11.1-2.x86_64.binary
phonon4qt5-designer-plugin-2:4.11.1-2.x86_64.binary
phonon4qt5-devel-2:4.11.1-2.x86_64.binary
Build Date 2020-09-16 10:07:16 +0000 UTC
Last Updated 2020-09-19 03:26:28.662674643 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 6c5593e0eba794fda805e17d821ed03f356a6c5a

commit 6c5593e0eba794fda805e17d821ed03f356a6c5a
Author:     tpgxyz <tpgxyz@gmail.com>
AuthorDate: Wed Sep 16 11:42:39 2020 +0200
Commit:     tpgxyz <tpgxyz@gmail.com>
CommitDate: Wed Sep 16 11:42:39 2020 +0200

    add requires on phonon
---
 phonon.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/phonon.spec b/phonon.spec
index d98974b..b3a7079 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -8,7 +8,7 @@
 Summary:	Plasma Multimedia Framework
 Name:		phonon
 Version:	4.11.1
-Release:	1
+Release:	2
 Epoch:		2
 License:	LGPLv2+
 Group:		Graphical desktop/KDE
@@ -67,7 +67,7 @@ Library for Phonon.
 Summary:	Phonon Library
 Group:		System/Libraries
 # The %{name} package contains only translations and the phononsettings tool
-Recommends:	%{name} = %{EVRD}
+Requires:	%{name} = %{EVRD}
 
 %description -n %{libphonon4qt5}
 Library for Phonon.
@@ -183,7 +183,7 @@ Designer plugin for phonon.
 
 %if %{with qt4}
 mkdir Qt4
-mv `ls -1 |grep -v Qt4` Qt4
+mv $(ls -1 |grep -v Qt4) Qt4
 cp -a Qt4 Qt5
 %endif
 
@@ -197,7 +197,7 @@ cd Qt4
 	-DWITH_PulseAudio=ON \
 	-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT:BOOL=ON
 
-%make
+%make_build
 cd ../../Qt5
 %endif
 
@@ -215,13 +215,13 @@ cd ../../Qt5
 %install
 %if %{with qt4}
 cd Qt4
-%makeinstall_std -C build
+%make_install -C build
 cd ../Qt5
 %endif
 
 %ninja_install -C build
 
 find %{buildroot}%{_datadir}/locale -name "*.qm" |while read r; do
-	L=`echo $r |rev |cut -d/ -f3 |rev`
-	echo "%%lang($L) %%{_datadir}/locale/$L/LC_MESSAGES/$(basename $r)" >>%{name}.lang
+    L=$(echo $r |rev |cut -d/ -f3 |rev)
+    echo "%%lang($L) %%{_datadir}/locale/$L/LC_MESSAGES/$(basename $r)" >>%{name}.lang
 done
Not Available

benbullard79 [@T] cox.netPerfect packages, no one ever says a word!1314d 02hrs
benbullard79 [@T] cox.netFantastic!1314d 02hrs