Fix it how it was in oS:F
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimap?expand=0&rev=73
This commit is contained in:
parent
96bb36b0f3
commit
c3ae7431b3
@ -39,7 +39,6 @@ BuildRequires: kio-devel >= %{kf5_version}
|
||||
BuildRequires: kmime-devel >= %{kf5_version}
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
Recommends: %{name}-lang
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -48,7 +47,7 @@ This package contains additional libraries for KDE PIM applications.
|
||||
%package -n libKF5IMAP5
|
||||
Summary: KDE PIM Libraries: IMAP APIs
|
||||
Group: Development/Libraries/KDE
|
||||
Recommends: libKF5IMAP5-lang
|
||||
Recommends: %{name}-lang
|
||||
Provides: %{name} = %{version}
|
||||
|
||||
%description -n libKF5IMAP5
|
||||
@ -67,7 +66,7 @@ This package contains necessary include files and libraries needed
|
||||
to develop KDE PIM applications.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package -n libKF5IMAP5
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
@ -103,7 +102,7 @@ to develop KDE PIM applications.
|
||||
%{_kf5_mkspecsdir}/qt_KIMAP.pri
|
||||
|
||||
%if %{with lang}
|
||||
%files libKF5IMAP5-lang -f %{name}.lang
|
||||
%files lang -f %{name}.lang
|
||||
%doc COPYING*
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user