- Show the HP Toolbox menu entry again.

This commit is contained in:
Tim Waugh 2007-07-11 09:23:04 +00:00
parent f4a434afc3
commit 456cfd1ea5

View File

@ -139,7 +139,6 @@ rm -f %{buildroot}%{_bindir}/foomatic-rip \
%{buildroot}%{_datadir}/applications/hplip.desktop %{buildroot}%{_datadir}/applications/hplip.desktop
mkdir -p %{buildroot}%{_datadir}/applications mkdir -p %{buildroot}%{_datadir}/applications
echo 'NoDisplay=true' >> hplip.desktop
sed -i -e '/^Categories=/d' hplip.desktop sed -i -e '/^Categories=/d' hplip.desktop
desktop-file-install --vendor HP \ desktop-file-install --vendor HP \
--dir %{buildroot}%{_datadir}/applications \ --dir %{buildroot}%{_datadir}/applications \
@ -266,6 +265,9 @@ fi
exit 0 exit 0
%changelog %changelog
* Wed Jul 11 2007 Tim Waugh <twaugh@redhat.com>
- Show the HP Toolbox menu entry again.
* Mon Jul 9 2007 Tim Waugh <twaugh@redhat.com> 2.7.6-5 * Mon Jul 9 2007 Tim Waugh <twaugh@redhat.com> 2.7.6-5
- Read system config when run as root (bug #242974). - Read system config when run as root (bug #242974).