%global framework syndication # uncomment to enable bootstrap mode #global bootstrap 1 %if !0%{?bootstrap} %global tests 1 %endif Name: kf5-%{framework} Epoch: 1 Version: 5.112.0 Release: 1%{?dist} Summary: The Syndication Library License: LGPLv2+ and BSD URL: https://cgit.kde.org/%{framework}.git %global majmin %(echo %{version} | cut -d. -f1-2) %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 Source1: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz.sig Source2: gpgkey-53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB.gpg BuildRequires: gnupg2 BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: kf5-kio-devel >= %{version} BuildRequires: kf5-kcodecs-devel >= %{version} BuildRequires: qt5-qtbase-devel %if 0%{?tests} #BuildRequires: dbus-x11 BuildRequires: time #BuildRequires: xorg-x11-server-Xvfb %endif %description %{summary}. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -n %{framework}-%{version} -p1 %build %cmake_kf5 \ -DBUILD_TESTING:BOOL=%{?tests:ON}%{!?tests:OFF} %cmake_build %install %cmake_install %check %if 0%{?tests} DBUS_SESSION_BUS_ADDRESS= DISPLAY= export CTEST_OUTPUT_ON_FAILURE=1 #xvfb-run -a \ #dbus-launch --exit-with-session \ time \ make test/fast -C %{__cmake_builddir} %endif %ldconfig_scriptlets %files %license LICENSES/*.txt %{_kf5_libdir}/libKF5Syndication.so.* %{_kf5_datadir}/qlogging-categories5/syndication.categories %{_kf5_datadir}/qlogging-categories5/syndication.renamecategories %files devel %{_kf5_includedir}/Syndication/ %{_kf5_libdir}/libKF5Syndication.so %{_kf5_libdir}/cmake/KF5Syndication/ %{_kf5_archdatadir}/mkspecs/modules/qt_Syndication.pri %changelog * Sun Nov 12 2023 Yaroslav Sidlovsky - 1:5.112.0-1 - 5.112.0 * Thu Oct 19 2023 Yaroslav Sidlovsky - 1:5.111.0-1 - 5.111.0 * Sun Sep 10 2023 Yaroslav Sidlovsky - 1:5.110.0-1 - 5.110.0 * Fri Aug 18 2023 Yaroslav Sidlovsky - 1:5.109.0-1 - 5.109.0 * Sun Jul 09 2023 Yaroslav Sidlovsky - 1:5.108.0-1 - 5.108.0 * Sat Jun 10 2023 Yaroslav Sidlovsky - 1:5.107.0-1 - 5.107.0 * Sat May 13 2023 Yaroslav Sidlovsky - 1:5.106.0-1 - 5.106.0 * Sat Apr 08 2023 Yaroslav Sidlovsky - 1:5.105.0-1 - 5.105.0 * Sat Mar 11 2023 Yaroslav Sidlovsky - 1:5.104.0-1 - 5.104.0 * Sun Feb 12 2023 Yaroslav Sidlovsky - 1:5.103.0-1 - 5.103.0