Compare commits

..

No commits in common. 'epel9' and 'i8ce' have entirely different histories.
epel9 ... i8ce

66
.gitignore vendored

@ -1,65 +1 @@
/kwallet-5.47.0.tar.xz SOURCES/kwallet-5.96.0.tar.xz
/kwallet-5.48.0.tar.xz
/kwallet-5.49.0.tar.xz
/kwallet-5.50.0.tar.xz
/kwallet-5.51.0.tar.xz
/kwallet-5.52.0.tar.xz
/kwallet-5.53.0.tar.xz
/kwallet-5.54.0.tar.xz
/kwallet-5.55.0.tar.xz
/kwallet-5.56.0.tar.xz
/kwallet-5.57.0.tar.xz
/kwallet-5.58.0.tar.xz
/kwallet-5.59.0.tar.xz
/kwallet-5.60.0.tar.xz
/kwallet-5.61.0.tar.xz
/kwallet-5.62.0.tar.xz
/kwallet-5.63.0.tar.xz
/kwallet-5.64.0.tar.xz
/kwallet-5.65.0.tar.xz
/kwallet-5.66.0.tar.xz
/kwallet-5.67.0.tar.xz
/kwallet-5.68.0.tar.xz
/kwallet-5.69.0.tar.xz
/kwallet-5.70.0.tar.xz
/kwallet-5.71.0.tar.xz
/kwallet-5.72.0.tar.xz
/kwallet-5.73.0.tar.xz
/kwallet-5.74.0.tar.xz
/kwallet-5.75.0.tar.xz
/kwallet-5.76.0.tar.xz
/kwallet-5.77.0.tar.xz
/kwallet-5.78.0.tar.xz
/kwallet-5.79.0.tar.xz
/kwallet-5.80.0.tar.xz
/kwallet-5.81.0.tar.xz
/kwallet-5.82.0.tar.xz
/kwallet-5.83.0.tar.xz
/kwallet-5.85.0.tar.xz
/kwallet-5.86.0.tar.xz
/kwallet-5.87.0.tar.xz
/kwallet-5.88.0.tar.xz
/kwallet-5.89.0.tar.xz
/kwallet-5.90.0.tar.xz
/kwallet-5.91.0.tar.xz
/kwallet-5.92.0.tar.xz
./kwallet-5.93.tar.xz
/kwallet-5.94.0.tar.xz
/kwallet-5.96.0.tar.xz
/kwallet-5.97.0.tar.xz
/kwallet-5.98.0.tar.xz
/kwallet-5.99.0.tar.xz
/kwallet-5.100.0.tar.xz
/kwallet-5.101.0.tar.xz
/kwallet-5.102.0.tar.xz
/kwallet-5.103.0.tar.xz
/kwallet-5.104.0.tar.xz
/kwallet-5.105.0.tar.xz
/kwallet-5.106.0.tar.xz
/kwallet-5.107.0.tar.xz
/kwallet-5.108.0.tar.xz
/kwallet-5.109.0.tar.xz
/kwallet-5.110.0.tar.xz
/kwallet-5.111.0.tar.xz
/kwallet-5.113.0.tar.xz
/kwallet-5.115.0.tar.xz

@ -0,0 +1 @@
6138a8320005b19a0fb747873ef281dea1ff43a9 SOURCES/kwallet-5.96.0.tar.xz

@ -1,5 +1,3 @@
%bcond kf6_compat %[0%{?fedora} >= 40 || 0%{?rhel} >= 10]
%undefine __cmake_in_source_build %undefine __cmake_in_source_build
%global framework kwallet %global framework kwallet
@ -11,29 +9,28 @@
%endif %endif
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.115.0 Version: 5.96.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 solution for password management Summary: KDE Frameworks 5 Tier 3 solution for password management
License: BSD-3-Clause AND CC0-1.0 AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework} URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %majmin_ver_kf5 %global majmin %(echo %{version} | cut -d. -f1-2)
%global stable %stable_kf5 %global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
## upstream patches ## upstream patches
## upstreamable patches ## upstreamable patches
BuildRequires: cmake(Qca-qt5)
BuildRequires: extra-cmake-modules >= %{majmin}
BuildRequires: qgpgme-devel
BuildRequires: libgcrypt-devel
BuildRequires: make BuildRequires: make
BuildRequires: qt5-qtbase-devel BuildRequires: extra-cmake-modules >= %{majmin}
BuildRequires: kf5-kconfig-devel >= %{majmin} BuildRequires: kf5-kconfig-devel >= %{majmin}
BuildRequires: kf5-kconfigwidgets-devel >= %{majmin} BuildRequires: kf5-kconfigwidgets-devel >= %{majmin}
BuildRequires: kf5-kcoreaddons-devel >= %{majmin} BuildRequires: kf5-kcoreaddons-devel >= %{majmin}
@ -47,6 +44,10 @@ BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
BuildRequires: kf5-kwindowsystem-devel >= %{majmin} BuildRequires: kf5-kwindowsystem-devel >= %{majmin}
BuildRequires: kf5-rpm-macros BuildRequires: kf5-rpm-macros
BuildRequires: qt5-qtbase-devel
BuildRequires: libgcrypt-devel
%if ! 0%{?bootstrap} && 0%{?fedora} %if ! 0%{?bootstrap} && 0%{?fedora}
# optional gpgme suppot # optional gpgme suppot
BuildRequires: cmake(Gpgmepp) BuildRequires: cmake(Gpgmepp)
@ -61,10 +62,6 @@ Requires: pinentry-gui
Recommends: pinentry-gui Recommends: pinentry-gui
%endif %endif
%if %{with kf6_compat}
Requires: kf6-%{framework}%{?_isa}
%endif
%description %description
KWallet is a secure and unified container for user passwords. KWallet is a secure and unified container for user passwords.
@ -90,16 +87,12 @@ developing applications that use %{name}.
%build %build
%{cmake_kf5} \ %{cmake_kf5} \
-DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} \ -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF}
%{?with_kf6_compat:-DBUILD_KWALLETD=OFF}
%cmake_build %cmake_build
%install %install
%cmake_install %cmake_install
%if %{with kf6_compat}
rm %{buildroot}%{_mandir}/man1/kwallet-query.1* %{buildroot}%{_kf5_bindir}/kwallet-query
%endif
%find_lang %{name} --all-name --with-man %find_lang %{name} --all-name --with-man
@ -115,23 +108,19 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%doc README.md %doc README.md
%license LICENSES/*.txt %license LICENSES/*.txt
%{_kf5_datadir}/qlogging-categories5/%{framework}* %{_kf5_datadir}/qlogging-categories5/%{framework}*
%if %{without kf6_compat}
%{_kf5_datadir}/dbus-1/services/org.kde.kwalletd5.service %{_kf5_datadir}/dbus-1/services/org.kde.kwalletd5.service
%{_kf5_bindir}/kwallet-query
%{_kf5_bindir}/kwalletd5 %{_kf5_bindir}/kwalletd5
%{_kf5_datadir}/kservices5/kwalletd5.desktop %{_kf5_datadir}/kservices5/kwalletd5.desktop
%{_kf5_datadir}/applications/org.kde.kwalletd5.desktop %{_kf5_datadir}/applications/org.kde.kwalletd5.desktop
%{_kf5_datadir}/knotifications5/kwalletd5.notifyrc %{_kf5_datadir}/knotifications5/kwalletd5.notifyrc
%{_kf5_bindir}/kwallet-query
%{_mandir}/man1/kwallet-query.1* %{_mandir}/man1/kwallet-query.1*
%endif
%ldconfig_scriptlets libs %ldconfig_scriptlets libs
%files libs %files libs
%{_kf5_libdir}/libKF5Wallet.so.* %{_kf5_libdir}/libKF5Wallet.so.*
%if %{without kf6_compat}
%{_kf5_libdir}/libkwalletbackend5.so.* %{_kf5_libdir}/libkwalletbackend5.so.*
%endif
%files devel %files devel
%{_kf5_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml %{_kf5_datadir}/dbus-1/interfaces/kf5_org.kde.KWallet.xml
@ -139,91 +128,13 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%{_kf5_includedir}/KWallet/ %{_kf5_includedir}/KWallet/
%{_kf5_libdir}/cmake/KF5Wallet/ %{_kf5_libdir}/cmake/KF5Wallet/
%{_kf5_libdir}/libKF5Wallet.so %{_kf5_libdir}/libKF5Wallet.so
%if %{without kf6_compat}
%{_kf5_libdir}/libkwalletbackend5.so %{_kf5_libdir}/libkwalletbackend5.so
%endif
%{_kf5_archdatadir}/mkspecs/modules/qt_KWallet.pri %{_kf5_archdatadir}/mkspecs/modules/qt_KWallet.pri
%changelog %changelog
* Sat Feb 10 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.115.0-1 * Wed Mar 06 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 5.96.0-1
- 5.115.0 - Rebuilt for MSVSphere 8.9
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Dec 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.113.0-1
- 5.113.0
* Mon Oct 16 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-4
- Require kf6-kwallet if compat build
* Sun Oct 15 2023 Justin Zobel <justin.zobel@gmail.com> - 5.111.0-3
- Move {_kf5_bindir}/kwallet-query into if statement as it conflicts with KF6 KWallet
* Thu Oct 12 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-2
- Add KF6 compatibility flag
* Tue Oct 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.111.0-1
- 5.111.0
* Tue Sep 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.110.0-1
- 5.110.0
* Sat Aug 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.109.0-1
- 5.109.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.108.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jul 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.108.0-1
- 5.108.0
* Sat Jun 03 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.107.0-1
- 5.107.0
* Mon May 15 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.106.0-1
- 5.106.0
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
- 5.105.0
* Sat Mar 04 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.104.0-1
- 5.104.0
* Tue Feb 28 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.103.0-2
- Add missing BuildRequires
* Sun Feb 05 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.103.0-1
- 5.103.0
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.102.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jan 14 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.102.0-1
- 5.102.0
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
- 5.101.0
- use new macros to simplify code
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.0-1
- 5.100.0
* Fri Oct 14 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.99.0-1
- 5.99.0
* Thu Sep 15 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.98.0-1
- 5.98.0
* Sat Aug 13 2022 Justin Zobel <justin@1707.io> - 5.97.0-1
- Update to 5.97.0
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.96.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1 * Sun Jul 03 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.96.0-1
- 5.96.0 - 5.96.0

@ -1 +0,0 @@
SHA512 (kwallet-5.115.0.tar.xz) = 8870af27ab6dfe5a7f9c60a8199b917e3f0ad81e48524c5ea383c39d6e3ca6a2fbe7bbce9b645a190c33a58bc7e63347e1737b6f55783fefa2a46bf7bab598fe
Loading…
Cancel
Save