Hrvoje Senjan 2014-05-05 08:55:37 +00:00 committed by Git OBS Bridge
parent 29bb6d7b48
commit 51a53be79f
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb49e5aaf6a3878dbd4949deea2765f2815649b61b9ed4e8d4543b7034c52da1
size 2762824

View File

@ -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*