]> git.pld-linux.org Git - packages/kf5-kwallet.git/commitdiff
- up to 5.13.0 auto/th/kf5-kwallet-5.13.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 4 Sep 2015 10:16:57 +0000 (12:16 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 4 Sep 2015 10:16:57 +0000 (12:16 +0200)
kf5-kwallet.spec

index 434f5ac4bca45dddbc49c8ccd6e441127205f7d3..78702e04a2b23007c57cab1af68d9eb32ccedb5f 100644 (file)
@@ -1,18 +1,18 @@
 # TODO:
 # Not packaged:
 # - build with kf5-gpgmepp
-%define                kdeframever     5.10
+%define                kdeframever     5.13
 %define                qtver           5.3.2
 %define                kfname          kwallet
 
 Summary:       Safe desktop-wide storage for passwords
 Name:          kf5-%{kfname}
-Version:       5.10.0
+Version:       5.13.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 0cbab8b03b31becab0ff475d7c19662d
+# Source0-md5: df67412fef04c891c98facf870ec370f
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -95,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %{_bindir}/kwalletd5
+%attr(755,root,root) %{_bindir}/kwallet-query
 %attr(755,root,root) %ghost %{_libdir}/libKF5Wallet.so.5
 %attr(755,root,root) %{_libdir}/libKF5Wallet.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libkwalletbackend5.so.5
@@ -113,3 +114,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libKF5Wallet.so
 %attr(755,root,root) %{_libdir}/libkwalletbackend5.so
 %{qt5dir}/mkspecs/modules/qt_KWallet.pri
+%{_mandir}/man1/kwallet-query.1*
This page took 1.591268 seconds and 4 git commands to generate.