Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2863] New: RPM build fails due to partially changed man pa

Date: Wed, 10 Sep 2008 09:58:01 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2863

           Summary: RPM build fails due to partially changed man path
           Product: Wireshark
           Version: 1.0.3
          Platform: Other
        OS/Version: Red Hat
            Status: NEW
          Severity: Major
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: Neil@xxxxxxxxxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Between 1.0.2 and 1.0.3 the rpm/SPECS/wireshark.spec.in file had the man path
changed from /usr/man to the (probably more correct) /usr/share/man.
Unfortunately the higher level makefile does the install into /tmp into the
/usr/man still, so the rpm build fails. I'm not sure how to fix the upper level
makefile to do the tmp install into /usr/share/man, but the alternative is to
revert the rpm/SPECS/wireshark.spec.in file, which is easy.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.