OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=26
This commit is contained in:
parent
10e6adb41d
commit
6eb396f802
@ -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
|
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Obsoletes: libKF5Style4
|
Obsoletes: libKF5Style4
|
||||||
|
Recommends: %lname-lang = %{version}
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
Framework Integration is a set of plugins responsible for better
|
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
|
Applications do not need to link to this directly. Development files
|
||||||
|
|
||||||
|
%lang_package -n %lname
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -89,10 +91,14 @@ Applications do not need to link to this directly. Development files
|
|||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
|
%find_lang %{name}5
|
||||||
|
|
||||||
%post -n %lname -p /sbin/ldconfig
|
%post -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n %lname -p /sbin/ldconfig
|
%postun -n %lname -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%files -n %lname-lang -f %{name}5.lang
|
||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING* README*
|
%doc COPYING* README*
|
||||||
|
Loading…
Reference in New Issue
Block a user