Wireshark-bugs: [Wireshark-bugs] [Bug 3120] New: make rpm-package fails.
      
      
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3120
           Summary: make rpm-package fails.
           Product: Wireshark
           Version: 1.0.5
          Platform: PC
        OS/Version: Fedora
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: christopher.maynard@xxxxxxxxx
Chris Maynard <christopher.maynard@xxxxxxxxx> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2562|                            |review_for_checkin?
               Flag|                            |
Created an attachment (id=2562)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2562)
Patch to fix file not being copied
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
make rpm-package fails for 2 reasons (was 3 but
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3109 takes care of one of
them):
1) The packaging/macosx/Info.plist.in file is not copied to the BUILD
directory.
2) Some wireshark.spec.in paths are not correct.  The prefix should be defined
as /usr/local instead of /usr, and the man page directory should be
"%prefix/man/*/*" instead of "%prefix/share/man/*/*".
-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.