move kpac_dhcp_helper, kpac_dhcp_helper into separate subpackage

This commit is contained in:
Than Ngo 2016-06-27 17:04:08 +02:00
parent a1cd37ccad
commit 96d7b4c7a4
1 changed files with 12 additions and 3 deletions

View File

@ -18,7 +18,7 @@
Summary: KDE 3 Libraries
Name: kdelibs3
Version: 3.5.10
Release: 74%{?dist}
Release: 75%{?dist}
License: LGPLv2
Url: http://www.kde.org/
@ -222,6 +222,11 @@ BuildArch: noarch
This package includes the KDE 3 API documentation in HTML
format for easy browsing
%package tools
Summary: KDE 3 tools.
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
%description tools
This package includes tools kgrantpty and kpac_dhcp_helper.
%prep
%setup -q -n kdelibs-%{version}
@ -551,7 +556,6 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
%{_bindir}/kioexec
%{_bindir}/kioslave
%{_bindir}/klauncher
%attr(4755,root,root) %{_bindir}/kpac_dhcp_helper
%{_bindir}/ksendbugmail
%{_bindir}/kshell
%{_bindir}/kstartupconfig
@ -562,7 +566,6 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
%{_bindir}/meinproc
%{_bindir}/start_kdeinit
%{_bindir}/start_kdeinit_wrapper
%attr(4755,root,root) %{_bindir}/kgrantpty
%{_libdir}/lib*.so.*
%{_libdir}/libkdeinit_*.so
%{_libdir}/lib*.la
@ -601,8 +604,14 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
%{_docdir}/HTML/en/kdelibs*
%endif
%files tools
%attr(4755,root,root) %{_bindir}/kgrantpty
%attr(4755,root,root) %{_bindir}/kpac_dhcp_helper
%changelog
* Mon Jun 27 2016 Than Ngo <than@redhat.com> - 3.5.10-75
- move kpac_dhcp_helper, kpac_dhcp_helper into separate subpackage
* Tue Feb 16 2016 Than Ngo <than@redhat.com> - 3.5.10-74
- fix bz#1307685, FTBFS in rawhide