KDE Gear 21.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=219
This commit is contained in:
committed by
Git OBS Bridge
parent
c1c7dd1ba4
commit
2e29db7945
10
kimap.spec
10
kimap.spec
@@ -19,16 +19,16 @@
|
||||
%define kf5_version 5.79.0
|
||||
# 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: kimap
|
||||
Version: 21.12.0
|
||||
Version: 21.12.1
|
||||
Release: 0
|
||||
Summary: KDE PIM Libraries: IMAP library
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
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
|
||||
@@ -85,7 +85,7 @@ applications.
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%endif
|
||||
|
||||
@@ -107,7 +107,7 @@ applications.
|
||||
%{_kf5_libdir}/libkimaptest.a
|
||||
%{_kf5_mkspecsdir}/qt_KIMAP.pri
|
||||
|
||||
%if %{with lang}
|
||||
%if %{with released}
|
||||
%files lang -f %{name}.lang
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user