From 0829a990b271bf9b2628f3d9333a9857e2aee18a1863109bae172b19ecf650ae Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 8 Aug 2014 21:40:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-cli-tools5?expand=0&rev=23 --- kde-cli-tools5.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-cli-tools5.spec b/kde-cli-tools5.spec index ad71750..8380386 100644 --- a/kde-cli-tools5.spec +++ b/kde-cli-tools5.spec @@ -60,14 +60,14 @@ Additional CLI tools for KDE applications and workspaces. chmod +x %{buildroot}%{_sysconfdir}/alternatives/kdesu ln -s -f %{_sysconfdir}/alternatives/kdesu %{buildroot}%{_kf5_bindir}/kdesu touch %{buildroot}%{_sysconfdir}/alternatives/kdesu.1%{?ext_man} - mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu-4.1 + mv %{buildroot}%{_mandir}/man1/kdesu.1 %{buildroot}%{_mandir}/man1/kdesu-5.1 ln -s -f %{_sysconfdir}/alternatives/kdesu.1%{?ext_man} %{buildroot}%{_mandir}/man1/kdesu.1%{?ext_man} %post /sbin/ldconfig %{_sbindir}/update-alternatives \ --install %{_kf5_bindir}/kdesu kdesu %{_kf5_libdir}/libexec/kdesu 15 \ - --slave %{_kf5_mandir}/man1/kdesu.1.gz kdesu.1%{?ext_man} %{_kf5_mandir}/man1/kdesu.1%{?ext_man} + --slave %{_kf5_mandir}/man1/kdesu.1.gz kdesu.1%{?ext_man} %{_kf5_mandir}/man1/kdesu-5.1%{?ext_man} %postun /sbin/ldconfig