Bug 191932 - nmap Missing BuildRequire on /usr/bin/desktop-file-install
Summary: nmap Missing BuildRequire on /usr/bin/desktop-file-install
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nmap
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 15:01 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-17 12:27:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (373 bytes, patch)
2006-05-16 15:01 UTC, Andreas Thienemann
no flags Details | Diff

Description Andreas Thienemann 2006-05-16 15:01:45 UTC
Package won't build in mock:

If the next command fails -- you cannot use the X front end
test -f nmapfe/nmapfe && ./shtool install  -c -m 755 -s nmapfe/nmapfe
/var/tmp/nmap-root/usr/bin/nmapfe && rm -f /var/tmp/nmap-root/usr/bin/xnmap &&
./shtool mkln -f -s /var/tmp/nmap-root/usr/bin/nmapfe
/var/tmp/nmap-root/usr/bin/xnmap && ./shtool install  -c -m 644 nmapfe.desktop
/var/tmp/nmap-root/usr/share/applications/nmapfe.desktop && ./shtool install  -c
-m 644 docs/nmapfe.1 /var/tmp/nmap-root/usr/share/man/man1/nmapfe.1 && ./shtool
install  -c -m 644 docs/xnmap.1 /var/tmp/nmap-root/usr/share/man/man1/xnmap.1
+ desktop-file-install --vendor nmap --dir
/var/tmp/nmap-root/usr/share/applications --add-category X-Red-Hat-Base
/builddir/build/SOURCES/nmapfe.desktop
/var/tmp/rpm-tmp.92051: line 48: desktop-file-install: command not found
error: Bad exit status from /var/tmp/rpm-tmp.92051 (%install)

Attached is a patch, adding the correct BuildRequirement to make the package build.

Comment 1 Andreas Thienemann 2006-05-16 15:01:46 UTC
Created attachment 129201 [details]
Patch, adding the missing buildreqs


Note You need to log in before you can comment on or make changes to this bug.