forked from pool/kdelibs4support
This commit is contained in:
parent
837cf99b42
commit
fd125891d2
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user