[packages/ka5-kcachegrind] - updated to 20.12.3

witekfl witekfl at pld-linux.org
Tue Mar 16 15:12:48 CET 2021


commit 53fb549ff475136de1b53bf6582415f026c4a866
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Mar 16 15:13:01 2021 +0100

    - updated to 20.12.3

 ka5-kcachegrind.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ka5-kcachegrind.spec b/ka5-kcachegrind.spec
index d1ac016..90cbad1 100644
--- a/ka5-kcachegrind.spec
+++ b/ka5-kcachegrind.spec
@@ -1,4 +1,4 @@
-%define		kdeappsver	19.04.1
+%define		kdeappsver	20.12.3
 %define		kframever	5.56.0
 %define		qtver		5.9.0
 %define		kaname		kcachegrind
@@ -6,12 +6,12 @@
 Summary:	KCachegrind - visualization of traces generated by profiling
 Summary(pl.UTF-8):	KCachegrind - wizualizacja ścieżek tworzonych przez profilowanie
 Name:		ka5-kcachegrind
-Version:	19.04.1
+Version:	20.12.3
 Release:	1
 License:	GPL v2
 Group:		X11/Development/Tools
-Source0:	http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	a8b8a92db09ea37a4e3e71c49bbc29d3
+Source0:	http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5:	20cbfc3df41611ada904e2ba5b445909
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel
 BuildRequires:	Qt5DBus-devel
@@ -68,6 +68,9 @@ cd build
 rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 
+find $RPM_BUILD_ROOT%{_bindir} -type f -exec sed -i -e 's#/usr/bin/env php#/usr/bin/php#' '{}' +
+find $RPM_BUILD_ROOT%{_bindir} -type f -exec sed -i -e 's#/usr/bin/env python#/usr/bin/python2#' '{}' +
+
 %find_lang %{kaname} --all-name --with-kde --with-qm
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kcachegrind.git/commitdiff/53fb549ff475136de1b53bf6582415f026c4a866



More information about the pld-cvs-commit mailing list