[packages/kf5-kio] - added patch for help files location

witekfl witekfl at pld-linux.org
Sun Apr 25 15:11:12 CEST 2021


commit cd1dd73b677e69379db53dba29b8c86b10b138b9
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Apr 25 15:10:29 2021 +0200

    - added patch for help files location

 kf5-kio.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/kf5-kio.spec b/kf5-kio.spec
index c16e2ed..26a9ad0 100644
--- a/kf5-kio.spec
+++ b/kf5-kio.spec
@@ -5,11 +5,12 @@
 Summary:	Network transparent access to files and data
 Name:		kf5-%{kfname}
 Version:	5.81.0
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
 # Source0-md5:	f7f498346808345ae45424ba0e199954
+Patch0:		kio_help-fallback-to-kde4-docs.patch
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Concurrent-devel >= %{qtver}
 BuildRequires:	Qt5Core-devel >= %{qtver}
@@ -136,6 +137,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 
 %prep
 %setup -q -n %{kfname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kio.git/commitdiff/cd1dd73b677e69379db53dba29b8c86b10b138b9



More information about the pld-cvs-commit mailing list