diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 50b55e6..e0d602c 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -55,6 +55,7 @@ Applications do not need to link to this directly. Summary: Plugins responsible for better integration of Qt applications in KDE Workspace Group: System/GUI/KDE Obsoletes: libKF5Style4 +Recommends: %lname-lang = %{version} %description -n %lname Framework Integration is a set of plugins responsible for better @@ -78,6 +79,7 @@ KDE Plasma workspace. Applications do not need to link to this directly. Development files +%lang_package -n %lname %prep %setup -q @@ -89,10 +91,14 @@ Applications do not need to link to this directly. Development files %kf5_makeinstall -C build %fdupes -s %{buildroot} + %find_lang %{name}5 + %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig +%files -n %lname-lang -f %{name}5.lang + %files -n %lname %defattr(-,root,root) %doc COPYING* README*