From 456cfd1ea5f23df416e64b2e648c0ceeef90b0a4 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 11 Jul 2007 09:23:04 +0000 Subject: [PATCH] - Show the HP Toolbox menu entry again. --- hplip.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index dafc73c..4942fde 100644 --- a/hplip.spec +++ b/hplip.spec @@ -139,7 +139,6 @@ rm -f %{buildroot}%{_bindir}/foomatic-rip \ %{buildroot}%{_datadir}/applications/hplip.desktop mkdir -p %{buildroot}%{_datadir}/applications -echo 'NoDisplay=true' >> hplip.desktop sed -i -e '/^Categories=/d' hplip.desktop desktop-file-install --vendor HP \ --dir %{buildroot}%{_datadir}/applications \ @@ -266,6 +265,9 @@ fi exit 0 %changelog +* Wed Jul 11 2007 Tim Waugh +- Show the HP Toolbox menu entry again. + * Mon Jul 9 2007 Tim Waugh 2.7.6-5 - Read system config when run as root (bug #242974).