[packages/ka5-ark] - upgraded to 23.04.0

witekfl witekfl at pld-linux.org
Fri Apr 21 14:22:43 CEST 2023


commit 7492e8c99492d684456e4a10189b00784bd19eb0
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Fri Apr 21 14:22:12 2023 +0200

    - upgraded to 23.04.0

 ka5-ark.spec      | 10 +++++-----
 no-programs.patch | 18 ++++++++++--------
 2 files changed, 15 insertions(+), 13 deletions(-)
---
diff --git a/ka5-ark.spec b/ka5-ark.spec
index 43ef8fa..ede9ab2 100644
--- a/ka5-ark.spec
+++ b/ka5-ark.spec
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeappsver	22.12.3
+%define		kdeappsver	23.04.0
 %define		qtver		5.15.2
 %define		kaname		ark
 Summary:	Ark
 Name:		ka5-%{kaname}
-Version:	22.12.3
-Release:	2
+Version:	23.04.0
+Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	bfa072e7e83ccca57a88ebe6fb5d090d
+# Source0-md5:	7d3843f46cdcaa0cc46ff4412f038611
 Patch0:		no-programs.patch
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Concurrent-devel
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 /etc/xdg/arkrc
 %attr(755,root,root) %{_bindir}/ark
-%ghost %{_libdir}/libkerfuffle.so.22
+%ghost %{_libdir}/libkerfuffle.so.23
 %attr(755,root,root) %{_libdir}/libkerfuffle.so.*.*.*
 %dir %{_libdir}/qt5/plugins/kerfuffle
 %{_libdir}/qt5/plugins/kerfuffle/kerfuffle_cli7z.so
diff --git a/no-programs.patch b/no-programs.patch
index 5b25493..d403329 100644
--- a/no-programs.patch
+++ b/no-programs.patch
@@ -1,8 +1,9 @@
---- ark-19.04.1/plugins/clirarplugin/CMakeLists.txt~	2019-05-05 12:43:24.000000000 +0200
-+++ ark-19.04.1/plugins/clirarplugin/CMakeLists.txt	2019-05-16 07:18:19.440090472 +0200
-@@ -24,17 +24,3 @@
+diff -up ark-23.04.0/plugins/clirarplugin/CMakeLists.txt.orig ark-23.04.0/plugins/clirarplugin/CMakeLists.txt
+--- ark-23.04.0/plugins/clirarplugin/CMakeLists.txt.orig	2023-04-12 18:14:03.000000000 +0200
++++ ark-23.04.0/plugins/clirarplugin/CMakeLists.txt	2023-04-21 14:18:32.206159901 +0200
+@@ -17,17 +17,3 @@ set(SUPPORTED_ARK_MIMETYPES "${SUPPORTED
+ kerfuffle_add_plugin(kerfuffle_clirar ${kerfuffle_clirar_SRCS})
  
- set(SUPPORTED_ARK_MIMETYPES "${SUPPORTED_ARK_MIMETYPES}${SUPPORTED_CLIRAR_MIMETYPES}" PARENT_SCOPE)
  set(INSTALLED_KERFUFFLE_PLUGINS "${INSTALLED_KERFUFFLE_PLUGINS}kerfuffle_clirar;" PARENT_SCOPE)
 -
 -find_program(UNRAR unrar)
@@ -18,11 +19,12 @@
 -else()
 -    message(WARNING "Could not find the rar executable. Ark won't be able to create or edit RAR archives.")
 -endif()
---- ark-19.04.1/plugins/libarchive/CMakeLists.txt~	2019-05-05 12:43:24.000000000 +0200
-+++ ark-19.04.1/plugins/libarchive/CMakeLists.txt	2019-05-16 07:19:27.198959602 +0200
-@@ -86,24 +86,3 @@
+diff -up ark-23.04.0/plugins/libarchive/CMakeLists.txt.orig ark-23.04.0/plugins/libarchive/CMakeLists.txt
+--- ark-23.04.0/plugins/libarchive/CMakeLists.txt.orig	2023-04-12 18:14:03.000000000 +0200
++++ ark-23.04.0/plugins/libarchive/CMakeLists.txt	2023-04-21 14:19:37.662623565 +0200
+@@ -48,24 +48,3 @@ set(INSTALLED_LIBARCHIVE_PLUGINS "${INST
+ set(INSTALLED_LIBARCHIVE_PLUGINS "${INSTALLED_LIBARCHIVE_PLUGINS}kerfuffle_libarchive;")
  
- set(SUPPORTED_ARK_MIMETYPES "${SUPPORTED_ARK_MIMETYPES}${SUPPORTED_LIBARCHIVE_READWRITE_MIMETYPES}${SUPPORTED_LIBARCHIVE_READONLY_MIMETYPES}" PARENT_SCOPE)
  set(INSTALLED_KERFUFFLE_PLUGINS "${INSTALLED_KERFUFFLE_PLUGINS}${INSTALLED_LIBARCHIVE_PLUGINS}" PARENT_SCOPE)
 -
 -find_program(LRZIP lrzip)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-ark.git/commitdiff/7492e8c99492d684456e4a10189b00784bd19eb0



More information about the pld-cvs-commit mailing list