- Add hp-check back, but in the gui sub-package.

This commit is contained in:
Tim Waugh 2007-07-11 14:48:26 +00:00
parent 456cfd1ea5
commit 8b95120a49

View File

@ -149,9 +149,7 @@ desktop-file-install --vendor HP \
hplip.desktop
# Remove files we don't want to package.
rm -f %{buildroot}%{_bindir}/hp-check
rm -f %{buildroot}%{_datadir}/hplip/hpaio.desc
rm -f %{buildroot}%{_datadir}/hplip/check.py
rm -f %{buildroot}%{_datadir}/hplip/hplip-install
rm -rf %{buildroot}%{_datadir}/hplip/install*
@ -223,10 +221,12 @@ rm -rf %{buildroot}
%{_datadir}/hplip/scan
%files gui
%{_bindir}/hp-check
%{_bindir}/hp-print
%{_bindir}/hp-toolbox
%{_datadir}/applications/*.desktop
# Files
%{_datadir}/hplip/check.py*
%{_datadir}/hplip/print.py*
%{_datadir}/hplip/toolbox.py*
# Directories
@ -266,6 +266,7 @@ exit 0
%changelog
* Wed Jul 11 2007 Tim Waugh <twaugh@redhat.com>
- Add hp-check back, but in the gui sub-package.
- Show the HP Toolbox menu entry again.
* Mon Jul 9 2007 Tim Waugh <twaugh@redhat.com> 2.7.6-5