KDE Gear 21.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=208
This commit is contained in:
committed by
Git OBS Bridge
parent
8b4968ecf7
commit
2400a82ec5
@@ -18,16 +18,16 @@
|
||||
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
%bcond_without released
|
||||
Name: mailimporter
|
||||
Version: 21.12.0
|
||||
Version: 21.12.1
|
||||
Release: 0
|
||||
Summary: Mail import functionality for KDE PIM applications
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
@@ -98,7 +98,7 @@ used by KDE PIM applications to import data from other mail formats
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%endif
|
||||
|
||||
@@ -132,7 +132,7 @@ used by KDE PIM applications to import data from other mail formats
|
||||
%{_kf5_debugdir}/mailimporter.categories
|
||||
%{_kf5_debugdir}/mailimporter.renamecategories
|
||||
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%files lang -f %{name}.lang
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user