# uncomment to enable bootstrap mode %global bootstrap 1 %if !0%{?bootstrap} %global tests 1 %endif Name: akregator Summary: Feed Reader Version: 22.12.3 Release: 1%{?dist} # code (generally) GPLv2, docs GFDL License: GPLv2 and GFDL URL: https://www.kde.org/applications/internet/akregator/ %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable %else %global stable stable %endif Source0: https://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz Source1: https://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: gpgkey-D81C0CB38EB725EF6691C385BB463350D6EF31EF.gpg # handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches %{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}} BuildRequires: gnupg2 BuildRequires: boost-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: libappstream-glib BuildRequires: perl-generators BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5WebEngine) BuildRequires: cmake(Qt5WebEngineWidgets) BuildRequires: cmake(Grantlee5) # kf5 BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5NotifyConfig) BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5SyntaxHighlighting) # kde-apps %global majmin_ver %(echo %{version} | cut -d. -f1,2) BuildRequires: kf5-akonadi-mime-devel >= %{majmin_ver} BuildRequires: kf5-grantleetheme-devel >= %{majmin_ver} BuildRequires: kf5-kontactinterface-devel >= %{majmin_ver} BuildRequires: kf5-kpimtextedit-devel >= %{majmin_ver} BuildRequires: kf5-libkdepim-devel >= %{majmin_ver} BuildRequires: kf5-libkleo-devel >= %{majmin_ver} BuildRequires: kf5-messagelib-devel >= %{majmin_ver} BuildRequires: kf5-pimcommon-devel >= %{majmin_ver} # in kf5 since 5.50.0 BuildRequires: kf5-syndication-devel >= %{majmin_ver} %if 0%{?tests} BuildRequires: dbus-x11 BuildRequires: xorg-x11-server-Xvfb %endif BuildRequires: cmake(KUserFeedback) Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description Akregator is a news feed reader. It enables you to follow news sites, blogs and other RSS/Atom-enabled websites without the need to manually check for updates using a web browser. %package libs Summary: Runtime libraries for %{name} Requires: %{name} = %{version}-%{release} %description libs %{summary}. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -p1 -n %{name}-%{version} -p1 %build %cmake_kf5 \ -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} %cmake_build %install %cmake_install %find_lang %{name} --all-name --with-html ## unpackaged files rm -fv %{buildroot}%{_kf5_libdir}/libakregatorinterfaces.so %check desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml %if 0%{?tests} export CTEST_OUTPUT_ON_FAILURE=1 xvfb-run -a \ dbus-launch --exit-with-session \ make test ARGS="--output-on-failure --timeout 20" -C %{_target_platform} ||: %endif %files -f %{name}.lang %license LICENSES/*.txt %{_kf5_bindir}/akregatorstorageexporter %{_kf5_bindir}/akregator %{_kf5_datadir}/config.kcfg/akregator.kcfg %{_kf5_metainfodir}/org.kde.akregator.appdata.xml %{_kf5_datadir}/applications/org.kde.akregator.desktop %{_kf5_datadir}/icons/hicolor/*/apps/akregator.* %{_kf5_datadir}/icons/hicolor/*/apps/akregator_empty.png %{_kf5_datadir}/akregator/ %{_datadir}/dbus-1/interfaces/org.kde.akregator.part.xml # Kontact integration %{_kf5_datadir}/knotifications5/akregator.notifyrc %{_kf5_datadir}/qlogging-categories5/*categories %ldconfig_scriptlets libs %files libs %{_kf5_libdir}/libakregatorinterfaces.so.* %{_kf5_libdir}/libakregatorprivate.so.* %{_kf5_qtplugindir}/akregatorpart.so %{_kf5_qtplugindir}/pim5/kcms/akregator/ # Kontact integration %{_kf5_qtplugindir}/pim5/kontact/kontact_akregatorplugin.so %changelog * Thu Mar 02 2023 Yaroslav Sidlovsky - 22.12.3-1 - 22.12.3 * Thu Feb 02 2023 Yaroslav Sidlovsky - 22.12.2-1 - 22.12.2 * Thu Jan 05 2023 Yaroslav Sidlovsky - 22.12.1-1 - 22.12.1 * Thu Dec 08 2022 Yaroslav Sidlovsky - 22.12.0-1 - 22.12.0 * Thu Nov 03 2022 Yaroslav Sidlovsky - 22.08.3-1 - 22.08.3 * Thu Oct 13 2022 Yaroslav Sidlovsky - 22.08.2-1 - 22.08.2 * Thu Sep 08 2022 Yaroslav Sidlovsky - 22.08.1-1 - 22.08.1 * Fri Aug 19 2022 Yaroslav Sidlovsky - 22.08.0-1 - 22.08.0 * Thu Jul 07 2022 Yaroslav Sidlovsky - 22.04.3-1 - 22.04.3 * Thu Jun 09 2022 Yaroslav Sidlovsky - 22.04.2-1 - 22.04.2 * Thu May 12 2022 Yaroslav Sidlovsky - 22.04.1-1 - 22.04.1 * Thu Apr 21 2022 Yaroslav Sidlovsky - 22.04.0-1 - 22.04.0 * Thu Mar 03 2022 Yaroslav Sidlovsky - 21.12.3-1 - 21.12.3 * Thu Feb 03 2022 Yaroslav Sidlovsky - 21.12.2-1 - 21.12.2 * Thu Jan 06 2022 Yaroslav Sidlovsky - 21.12.1-1 - 21.12.1 * Thu Dec 09 2021 Yaroslav Sidlovsky - 21.12.0-1 - 21.12.0 * Thu Nov 04 2021 Yaroslav Sidlovsky - 21.08.3-1 - 21.08.3 * Thu Oct 07 2021 Yaroslav Sidlovsky - 21.08.2-1 - 21.08.2 * Thu Sep 02 2021 Yaroslav Sidlovsky - 21.08.1-1 - 21.08.1 * Thu Aug 12 2021 Yaroslav Sidlovsky - 21.08.0-1 - 21.08.0 * Thu Jul 08 2021 Yaroslav Sidlovsky - 21.04.3-1 - 21.04.3 * Fri Jun 11 2021 Yaroslav Sidlovsky - 21.04.2-1 - 21.04.2 * Thu May 13 2021 Yaroslav Sidlovsky - 21.04.1-1 - 21.04.1 * Thu Apr 22 2021 Yaroslav Sidlovsky - 21.04.0-1 - 21.04.0 * Sat Mar 06 2021 Yaroslav Sidlovsky - 20.12.3-1 - 20.12.3 * Thu Feb 04 2021 Yaroslav Sidlovsky - 20.12.2-1 - 20.12.2 * Thu Jan 7 22:09:08 MSK 2021 Yaroslav Sidlovsky - 20.12.1-1 - 20.12.1 * Thu Dec 10 21:55:58 MSK 2020 Yaroslav Sidlovsky - 20.12.0-1 - 20.12.0 * Fri Nov 6 13:25:25 MSK 2020 Yaroslav Sidlovsky - 20.08.3-1 - 20.08.3 * Fri Oct 09 2020 Yaroslav Sidlovsky - 20.08.2-1 - 20.08.2 * Thu Sep 03 2020 Yaroslav Sidlovsky - 20.08.1-1 - 20.08.1 * Fri Aug 14 2020 Yaroslav Sidlovsky - 20.08.0-1 - 20.08.0 * Thu Jul 09 2020 Yaroslav Sidlovsky - 20.04.3-1 - 20.04.3 * Sun Jul 05 2020 Yaroslav Sidlovsky - 20.04.2-2 - added cmake(KUserFeedback) to BuildRequires * Fri Jun 12 2020 Yaroslav Sidlovsky - 20.04.2-1 - 20.04.2 * Tue May 19 2020 Yaroslav Sidlovsky - 20.04.1-1 - 20.04.1 * Fri Apr 24 2020 Yaroslav Sidlovsky - 20.04.0-1 - 20.04.0 * Fri Mar 06 2020 Yaroslav Sidlovsky - 19.12.3-1 - 19.12.3 * Fri Feb 07 2020 Yaroslav Sidlovsky - 19.12.2-1 - 19.12.2 * Fri Jan 10 2020 Yaroslav Sidlovsky - 19.12.1-1 - 19.12.1 * Thu Dec 12 2019 Yaroslav Sidlovsky - 19.12.0-1 - 19.12.0 * Fri Nov 08 2019 Yaroslav Sidlovsky - 19.08.3-1 - 19.08.3 * Thu Oct 10 2019 Yaroslav Sidlovsky - 19.08.2-1 - 19.08.2 * Thu Sep 05 2019 Yaroslav Sidlovsky - 19.08.1-1 - 19.08.1 * Thu Aug 15 2019 Yaroslav Sidlovsky - 19.08.0-1 - 19.08.0 * Thu Jul 11 2019 Yaroslav Sidlovsky - 19.04.3-1 - 19.04.3 * Thu Jun 06 2019 Yaroslav Sidlovsky - 19.04.2-1 - 19.04.2 * Thu May 09 2019 Yaroslav Sidlovsky - 19.04.1-1 - 19.04.1 * Tue May 07 2019 Yaroslav Sidlovsky - 19.04.0-2 - added patch to fix KDE bug 371511 * Sun Apr 28 2019 Yaroslav Sidlovsky - 19.04.0-1 - 19.04.0 * Tue Feb 05 2019 Rex Dieter - 18.12.2-1 - 18.12.2 * Thu Jan 31 2019 Fedora Release Engineering - 18.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 08 2019 Rex Dieter - 18.12.1-1 - 18.12.1 * Fri Dec 14 2018 Rex Dieter - 18.12.0-1 - 18.12.0 * Tue Nov 06 2018 Rex Dieter - 18.08.3-1 - 18.08.3 * Wed Oct 10 2018 Rex Dieter - 18.08.2-1 - 18.08.2 * Mon Oct 01 2018 Rex Dieter - 18.08.1-1 - 18.08.1 * Mon Oct 01 2018 Rex Dieter - 18.04.3-2 - rebuild (kf5-syndication) * Fri Jul 13 2018 Rex Dieter - 18.04.3-1 - 18.04.3 * Thu Jul 12 2018 Fedora Release Engineering - 18.04.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 06 2018 Rex Dieter - 18.04.2-1 - 18.04.2 * Wed May 09 2018 Rex Dieter - 18.04.1-1 - 18.04.1 * Fri Apr 20 2018 Rex Dieter - 18.04.0-1 - 18.04.0 * Tue Mar 06 2018 Rex Dieter - 17.12.3-1 - 17.12.3 * Wed Feb 07 2018 Fedora Release Engineering - 17.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Feb 06 2018 Rex Dieter - 17.12.2-1 - 17.12.2 * Thu Jan 11 2018 Rex Dieter - 17.12.1-1 - 17.12.1 * Sun Jan 07 2018 Igor Gnatenko - 17.12.0-2 - Remove obsolete scriptlets * Tue Dec 12 2017 Rex Dieter - 17.12.0-1 - 17.12.0 * Wed Dec 06 2017 Rex Dieter - 17.11.90-1 - 17.11.90 * Wed Nov 22 2017 Rex Dieter - 17.11.80-1 - 17.11.80 * Wed Nov 08 2017 Rex Dieter - 17.08.3-1 - 17.08.3 * Mon Sep 25 2017 Rex Dieter - 17.08.1-1 - 17.08.1 * Wed Aug 02 2017 Fedora Release Engineering - 17.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Fri Jul 28 2017 Rex Dieter - 17.04.3-1 - 17.04.3 * Wed Jul 26 2017 Fedora Release Engineering - 17.04.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 15 2017 Rex Dieter - 17.04.2-1 - 17.04.2 * Mon May 15 2017 Rex Dieter - 17.04.1-1 - 17.04.1 * Thu Mar 09 2017 Rex Dieter - 16.12.3-1 - 16.12.3 * Thu Feb 09 2017 Rex Dieter - 16.12.2-1 - 16.12.2 * Mon Jan 16 2017 Rex Dieter - 16.12.1-1 - akregator-16.12.1