[packages/kf5-extra-cmake-modules] - updated to 5.91.0

witekfl witekfl at pld-linux.org
Mon Feb 14 16:56:20 CET 2022


commit ef5c9ebbf326e25e4c4647c17fd1100a97115ab3
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Mon Feb 14 16:55:45 2022 +0100

    - updated to 5.91.0

 extra-cmake-modules-tests.patch | 9 +++++----
 kf5-extra-cmake-modules.spec    | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/kf5-extra-cmake-modules.spec b/kf5-extra-cmake-modules.spec
index 51fb3fd..3917608 100644
--- a/kf5-extra-cmake-modules.spec
+++ b/kf5-extra-cmake-modules.spec
@@ -4,16 +4,16 @@
 %bcond_without	tests		# build without tests
 
 %define		orgname		extra-cmake-modules
-%define		kdeframever	5.90
+%define		kdeframever	5.91
 Summary:	Extra Cmake Modules for KF5
 Summary(pl.UTF-8):	Dodatkowe moduły Cmake'a dla KF5
 Name:		kf5-%{orgname}
-Version:	5.90.0
+Version:	5.91.0
 Release:	1
 License:	BSD
 Group:		Development/Building
 Source0:	https://download.kde.org/stable/frameworks/%{kdeframever}/%{orgname}-%{version}.tar.xz
-# Source0-md5:	52e1f619cbf3082536d94b97d4cb45e5
+# Source0-md5:	65a71fbf53cda26166fa315c496f16ca
 Patch0:		%{orgname}-tests.patch
 Patch1:		kdefetchtranslations-test.patch
 URL:		https://kde.org/
diff --git a/extra-cmake-modules-tests.patch b/extra-cmake-modules-tests.patch
index a844646..8e703ec 100644
--- a/extra-cmake-modules-tests.patch
+++ b/extra-cmake-modules-tests.patch
@@ -1,10 +1,11 @@
---- extra-cmake-modules-5.79.0/tests/ECMPoQmToolsTest/check.cmake.in.orig	2021-02-05 16:18:39.000000000 +0100
-+++ extra-cmake-modules-5.79.0/tests/ECMPoQmToolsTest/check.cmake.in	2021-03-03 22:34:42.484894802 +0100
-@@ -74,7 +74,7 @@
+diff -up extra-cmake-modules-5.91.0/tests/ECMPoQmToolsTest/check.cmake.in.orig extra-cmake-modules-5.91.0/tests/ECMPoQmToolsTest/check.cmake.in
+--- extra-cmake-modules-5.91.0/tests/ECMPoQmToolsTest/check.cmake.in.orig	2022-02-05 16:33:17.000000000 +0100
++++ extra-cmake-modules-5.91.0/tests/ECMPoQmToolsTest/check.cmake.in	2022-02-14 16:48:05.753931574 +0100
+@@ -74,7 +74,7 @@ if("@CMAKE_SYSTEM_NAME@" STREQUAL "Linux
          foreach(lang en de de_AT fr)
              execute_process(
                  COMMAND "${CMAKE_COMMAND}" -E env "XDG_DATA_DIRS=${ACTUAL_TREE}/share"
--                    LANGUAGE=${lang} "${exec}"
+-                    LANG=${lang} "${exec}"
 +                    LC_ALL=${lang} "${exec}"
                  OUTPUT_VARIABLE output
              )
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-extra-cmake-modules.git/commitdiff/ef5c9ebbf326e25e4c4647c17fd1100a97115ab3



More information about the pld-cvs-commit mailing list