diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec index 2b596ba..cedff1b 100644 --- a/kde-cli-tools.spec +++ b/kde-cli-tools.spec @@ -1,6 +1,6 @@ Name: kde-cli-tools Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools based on KDE Frameworks 5 to better interact with the system License: GPLv2+ @@ -31,7 +31,7 @@ BuildRequires: kf5-kwindowsystem-devel Requires: kf5-filesystem -Provides: kdesu = %{version}-%{release} +Provides: kdesu %description Provides several KDE and Plasma specific command line tools to allow @@ -52,6 +52,7 @@ make %{?_smp_mflags} -C %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang kdeclitools_qt --with-qt --with-kde --all-name +ln -s %{_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu %files -f kdeclitools_qt.lang %{_bindir}/kcmshell5 @@ -73,6 +74,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_datadir}/doc/HTML/en/kdesu %changelog +* Thu Jan 29 2015 Daniel Vrátil - 5.2.0-2 +- Provide kdesu symlink in /usr/bin (instead of kde-runtime) + * Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 - Plasma 5.2.0