1
0
Hrvoje Senjan 2014-10-04 19:31:46 +00:00 committed by Git OBS Bridge
parent 837cf99b42
commit fd125891d2

View File

@ -60,6 +60,7 @@ BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang = %{version}
Provides: kde4support = %{version}
Obsoletes: kde4support < %{version}
Summary: Code and utilities to ease the transition to KDE Frameworks 5
@ -185,10 +186,14 @@ KDEDIRS environment variable correctly. Development files.
%kf5_makeinstall -C build
%fdupes -s %{buildroot}
%find_lang %{name}
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files lang -f %{name}.lang
%files
%defattr(-,root,root)
%doc COPYING* README*