12
0
Hrvoje Senjan
2016-03-20 09:35:59 +00:00
committed by Git OBS Bridge
parent 383fa68d7c
commit 8e88fbf36a

View File

@@ -42,7 +42,7 @@ BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcursor)
%if %{with lang}
Recommends: %{name}-lang
Recommends: %{name}-plugin-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -67,7 +67,7 @@ KDE Plasma workspace.
Applications do not need to link to this directly.
%lang_package
%lang_package -n plasma5-integration-plugin-lang
%prep
%setup -q -n plasma-integration-%{version}
@@ -88,10 +88,7 @@ Applications do not need to link to this directly.
%{_kf5_plugindir}/
%if %{with lang}
%files lang
%defattr(-,root,root)
%doc COPYING*
%files -n %name-lang -f plasmaintegration5.lang
%files -n plasma5-integration-plugin-lang -f plasmaintegration5.lang
%endif
%changelog