Gear 21.08 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/lokalize?expand=0&rev=155
This commit is contained in:
@@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: lokalize
|
||||
Version: 21.04.3
|
||||
Version: 21.07.80
|
||||
Release: 0
|
||||
Summary: KDE Translation Editor
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://apps.kde.org/lokalize
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
@@ -54,7 +54,6 @@ BuildRequires: cmake(Qt5Sql)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
This package contains lokalize, an editor for translations
|
||||
@@ -79,7 +78,7 @@ export CFLAGS="%{optflags} -fPIC"
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%{kf5_find_htmldocs}
|
||||
%endif
|
||||
%suse_update_desktop_file -r org.kde.lokalize Development Translation
|
||||
%suse_update_desktop_file -r org.kde.lokalize Development Translation
|
||||
%fdupes -s %{buildroot}%{_kf5_sharedir}/lokalize
|
||||
|
||||
%files
|
||||
@@ -97,7 +96,6 @@ export CFLAGS="%{optflags} -fPIC"
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
%license COPYING*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user