diff --git a/.gitignore b/.gitignore index a7cef2e..8969d0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/sonnet-5.15.0.tar.xz -/sonnet-5.16.0.tar.xz -/sonnet-5.17.0.tar.xz /sonnet-5.18.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index 1cb4688..41c83c8 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -2,11 +2,11 @@ Name: kf5-%{framework} Version: 5.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking License: LGPLv2+ -URL: https://projects.kde.org/projects/frameworks/sonnet +URL: https://projects.kde.org/sonnet %global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -24,7 +24,6 @@ Patch1: sonnet-5.15.0-qDebug.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1262746 Patch2: sonnet-5.13.0-multilib.patch -BuildRequires: cmake BuildRequires: extra-cmake-modules >= %{version} BuildRequires: hunspell-devel BuildRequires: kf5-rpm-macros >= %{version} @@ -39,27 +38,22 @@ Requires: %{name}-ui%{?_isa} = %{version}-%{release} %description KDE Frameworks 5 Tier 1 solution for spell checking. - %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: qt5-qtbase-devel - %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. - %package core Summary: Non-gui part of the Sonnet framework - %description core Non-gui part of the Sonnet framework provides low-level spell checking tools %package ui Summary: GUI part of the Sonnet framework Requires: %{name}-core%{?_isa} = %{version}-%{release} - %description ui GUI part of the Sonnet framework provides widgets with spell checking support. @@ -119,6 +113,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jan 14 2016 Rex Dieter 5.18.0-2 +- cosmetics, update URL, -BR: cmake + * Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 - KDE Frameworks 5.18.0