[packages/kf5-kpackage] - dirs kpackage/packagestructure like in Fedora - rel 2

witekfl witekfl at pld-linux.org
Wed Oct 25 19:56:43 CEST 2017


commit 71a194c54e19475d55c5d1e264db2dcda918c75f
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Wed Oct 25 19:55:13 2017 +0200

    - dirs kpackage/packagestructure like in Fedora
    - rel 2

 kf5-kpackage.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec
index b3938f6..ba3ef77 100644
--- a/kf5-kpackage.spec
+++ b/kf5-kpackage.spec
@@ -5,7 +5,7 @@
 Summary:	Library to load and install packages as plugins
 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
@@ -64,6 +64,8 @@ cd build
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_libdir}/qt5/plugins/kpackage/packagestructure
+
 %{__make} -C build/ install \
         DESTDIR=$RPM_BUILD_ROOT
 
@@ -81,6 +83,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/kpackagetool5
 %attr(755,root,root) %ghost %{_libdir}/libKF5Package.so.5
 %attr(755,root,root) %{_libdir}/libKF5Package.so.*.*
+%dir %{_libdir}/qt5/plugins/kpackage
+%dir %{_libdir}/qt5/plugins/kpackage/packagestructure
 %{_mandir}/man1/kpackagetool5.1*
 %{_datadir}/kservicetypes5/kpackage-generic.desktop
 %{_datadir}/kservicetypes5/kpackage-genericqml.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kpackage.git/commitdiff/71a194c54e19475d55c5d1e264db2dcda918c75f



More information about the pld-cvs-commit mailing list