[packages/kdsoap] - missing dir
mrozowik
mrozowik at pld-linux.org
Sat Feb 26 22:56:05 CET 2022
commit e8cbd0b0901a2cd344b8ea0a90c3fe3561cd99c4
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sat Feb 26 21:55:55 2022 +0000
- missing dir
kdsoap.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/kdsoap.spec b/kdsoap.spec
index 4b7ea4a..ffee6d0 100644
--- a/kdsoap.spec
+++ b/kdsoap.spec
@@ -4,7 +4,7 @@
Summary: Qt-based client-side and server-side SOAP component
Name: kdsoap
Version: 2.0.0
-Release: 2
+Release: 3
License: LGPL v2.1, LGPL v3.0, GPL v2.0, GPL v3.0, commercial
Group: X11/Libraries
Source0: https://github.com/KDAB/KDSoap/releases/download/%{name}-%{version}/kdsoap-%{version}.tar.gz
@@ -87,4 +87,6 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/qt5/mkspecs/modules
%{_libdir}/qt5/mkspecs/modules/qt_KDSoapClient.pri
%{_libdir}/qt5/mkspecs/modules/qt_KDSoapServer.pri
+%dir %{_datadir}/mkspecs
+%dir %{_datadir}/mkspecs/features
%{_datadir}/mkspecs/features/kdsoap.prf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdsoap.git/commitdiff/e8cbd0b0901a2cd344b8ea0a90c3fe3561cd99c4
More information about the pld-cvs-commit
mailing list