From bc10b99c3693228aeee6266cfc71a86b8c676950 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 1 Mar 2006 15:07:35 +0000 Subject: [PATCH] - Buildrequires: desktop-file-utils desktop-file-install --vendor HP --dir /var/tmp/hplip-0.9.8-buildroot/usr/share/applications --add-category X-Red-Hat-Extra --add-category Utility --add-category Application /var/tmp/hplip-0.9.8-buildroot/usr/share/hplip/data/hplip.desktop /var/tmp/rpm-tmp.12079: line 49: desktop-file-install: command not found error: Bad exit status from /var/tmp/rpm-tmp.12079 (%install) --- hplip.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 5a5468c..0024289 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 0.9.8 -Release: 5 +Release: 6 License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -26,6 +26,7 @@ BuildRequires: net-snmp-devel BuildRequires: cups-devel BuildRequires: python-devel BuildRequires: libjpeg-devel +BuildRequires: desktop-file-utils %description The Hewlett-Packard Linux Imaging and Printing Project provides @@ -159,6 +160,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Wed Mar 01 2006 Karsten Hopp 0.9.8-6 +- Buildrequires: desktop-file-utils + * Mon Feb 27 2006 Tim Waugh 0.9.8-5 - Patchlevel 4.