automatic version update by autodist [release 5.60.0-1mamba;Sun Jul 21 2019]
This commit is contained in:
parent
7e44e23e23
commit
d740b66a4c
12
kwallet.spec
12
kwallet.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kwallet
|
||||
Version: 5.59.0
|
||||
Version: 5.60.0
|
||||
Release: 1mamba
|
||||
Summary: Safe desktop-wide storage for passwords
|
||||
Group: System/Libraries
|
||||
@ -34,7 +34,6 @@ BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
#BuildRequires: libgpgmepp-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -66,7 +65,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -83,7 +82,6 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kwallet.categories
|
||||
%{_bindir}/kwalletd5
|
||||
%{_bindir}/kwallet-query
|
||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml
|
||||
@ -91,6 +89,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_datadir}/dbus-1/services/org.kde.kwalletd5.service
|
||||
%{_datadir}/knotifications5/kwalletd.notifyrc
|
||||
%{_datadir}/kservices5/kwalletd5.desktop
|
||||
%{_datadir}/qlogging-categories5/kwallet.categories
|
||||
%{_mandir}/man1/kwallet-query.1*
|
||||
|
||||
%files -n lib%{name}
|
||||
@ -108,10 +107,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KF5Wallet/KF5Wallet*.cmake
|
||||
%{_libdir}/libKF5Wallet.so
|
||||
%{_libdir}/libkwalletbackend5.so
|
||||
/usr/mkspecs/modules/qt_KWallet.pri
|
||||
%{_kde5_mkspecsdir}/qt_KWallet.pri
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Jul 21 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 13 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user