forked from pool/sonnet
KDE Frameworks 5.50.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=167
This commit is contained in:
committed by
Git OBS Bridge
parent
f3b37efaae
commit
5bbc6b8ed6
11
sonnet.spec
11
sonnet.spec
@@ -12,19 +12,19 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define sonum 5
|
||||
%define _tar_path 5.49
|
||||
%define _tar_path 5.50
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: sonnet
|
||||
Version: 5.49.0
|
||||
Version: 5.50.0
|
||||
Release: 0
|
||||
Summary: KDE spell checking library
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -32,8 +32,6 @@ Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch0: Fix_Leap_42_3_build.patch
|
||||
#BuildRequires: aspell-devel
|
||||
BuildRequires: cmake >= 3.0
|
||||
# Enchant plugin is currently disabled upstream
|
||||
@@ -100,9 +98,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if 0%{?suse_version} <= 1315
|
||||
%patch0 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
|
||||
|
Reference in New Issue
Block a user