[packages/kf5-kio] - packaged two dirs ; rel 2
witekfl
witekfl at pld-linux.org
Sun Nov 5 13:48:21 CET 2017
commit 47d225a0aa906a50e93c06fa2d221f7d41baaf2b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Nov 5 13:47:58 2017 +0100
- packaged two dirs ; rel 2
kf5-kio.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/kf5-kio.spec b/kf5-kio.spec
index 2f1b959..6328c0d 100644
--- a/kf5-kio.spec
+++ b/kf5-kio.spec
@@ -5,7 +5,7 @@
Summary: Network transparent access to files and data
Name: kf5-%{kfname}
Version: 5.39.0
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
@@ -119,6 +119,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} -C build/ install \
DESTDIR=$RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{qt5dir}/plugins/kf5/{kfileitemaction,kio_dnd}
+
%find_lang %{kfname}5
%clean
@@ -173,6 +175,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{qt5dir}/plugins/kf5/urifilters/kuriikwsfilter.so
%attr(755,root,root) %{qt5dir}/plugins/kf5/urifilters/kurisearchfilter.so
%attr(755,root,root) %{qt5dir}/plugins/kf5/urifilters/localdomainurifilter.so
+%dir %{qt5dir}/plugins/kf5/kfileitemaction
+%dir %{qt5dir}/plugins/kf5/kio_dnd
#%%{_desktopdir}/kmailservice5.desktop
%{_desktopdir}/ktelnetservice5.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-kio.git/commitdiff/47d225a0aa906a50e93c06fa2d221f7d41baaf2b
More information about the pld-cvs-commit
mailing list