- Fixup -lang requires
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=71
This commit is contained in:
parent
ea1694d6ae
commit
5b0ed06184
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 22 15:38:57 UTC 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Fixup -lang requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 11 22:45:35 UTC 2017 - christophe@krop.fr
|
Fri Aug 11 22:45:35 UTC 2017 - christophe@krop.fr
|
||||||
|
|
||||||
|
@ -39,9 +39,7 @@ BuildRequires: kio-devel >= %{kf5_version}
|
|||||||
BuildRequires: kmime-devel >= %{kf5_version}
|
BuildRequires: kmime-devel >= %{kf5_version}
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
%if %{with lang}
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%endif
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,6 +48,8 @@ This package contains additional libraries for KDE PIM applications.
|
|||||||
%package -n libKF5IMAP5
|
%package -n libKF5IMAP5
|
||||||
Summary: KDE PIM Libraries: IMAP APIs
|
Summary: KDE PIM Libraries: IMAP APIs
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
|
Recommends: libKF5IMAP5-lang
|
||||||
|
Provides: %{name} = %{version}
|
||||||
|
|
||||||
%description -n libKF5IMAP5
|
%description -n libKF5IMAP5
|
||||||
This package contains the libray for IMAP support
|
This package contains the libray for IMAP support
|
||||||
@ -67,7 +67,7 @@ This package contains necessary include files and libraries needed
|
|||||||
to develop KDE PIM applications.
|
to develop KDE PIM applications.
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%lang_package
|
%lang_package -n libKF5IMAP5
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user