This commit is contained in:
parent
50f580f180
commit
a66b95b52b
@ -57,6 +57,7 @@ Kactivities provides an API for using and interacting with the Plasma Activities
|
||||
%package -n %lname
|
||||
Summary: Library for KDE's Plasma Activities support
|
||||
Group: System/GUI/KDE
|
||||
Recommends: %lname-lang = %{version}
|
||||
|
||||
%description -n %lname
|
||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||
@ -72,6 +73,7 @@ Obsoletes: kf5-kactivities-devel
|
||||
%description devel
|
||||
Provides the interface and basic tools for the KDE workspace.
|
||||
|
||||
%lang_package -n %lname
|
||||
%prep
|
||||
%setup -q -n kactivities-%{version}
|
||||
%patch0 -p1
|
||||
@ -88,10 +90,14 @@ Provides the interface and basic tools for the KDE workspace.
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%find_lang %{name}5
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
||||
%files -n %lname-lang -f %{name}5.lang
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_bindir}/kactivitymanagerd5
|
||||
|
Loading…
x
Reference in New Issue
Block a user