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).