From 8b95120a49a9bba13cb63392b86edf621f940132 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 11 Jul 2007 14:48:26 +0000 Subject: [PATCH] - Add hp-check back, but in the gui sub-package. --- hplip.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hplip.spec b/hplip.spec index 4942fde..a553cb8 100644 --- a/hplip.spec +++ b/hplip.spec @@ -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 +- Add hp-check back, but in the gui sub-package. - Show the HP Toolbox menu entry again. * Mon Jul 9 2007 Tim Waugh 2.7.6-5