diff --git a/kcompletion-4.99.0.tar.xz b/kcompletion-4.99.0.tar.xz new file mode 100644 index 0000000..9d0df7e --- /dev/null +++ b/kcompletion-4.99.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb49e5aaf6a3878dbd4949deea2765f2815649b61b9ed4e8d4543b7034c52da1 +size 2762824 diff --git a/kcompletion.spec b/kcompletion.spec index 0b5f84e..5331f6a 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -41,6 +41,7 @@ lower-level completion class which can be used with your own widgets. %package -n %lname Summary: Provides widgets with advanced completion support Group: System/GUI/KDE +Recommends: %lname-lang = %{version} %description -n %lname KCompletion provides widgets with advanced completion support as well as a @@ -59,6 +60,7 @@ KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. Development files. +%lang_package -n %lname %prep %setup -q @@ -68,12 +70,16 @@ files. %install %kf5_makeinstall -C build - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo %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*