Wireshark-commits: [Wireshark-commits] master-1.12 eea913a: Don't use the ServiceManagement framewo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 May 2015 22:30:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eea913aad2145653035b5b3a319eb481a4153a47
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

eea913a by Guy Harris (guy@xxxxxxxxxxxx):

    Don't use the ServiceManagement framework when building for 10.5.
    
    The 10.5 SDK doesn't have that framework, so we can't use it.
    
    All three people for whom it's important that they be able to upgrade
    their Leopard box, running Wireshark, release by release, all the way up
    to Yosemite, and have Wireshark repair the damage done by the Yosemite
    installer to the XQuartz installation a previous upgrade required, cried
    bitter tears.
    
    Change-Id: I9359da5ba8d5896d98fd3f15a14107822a65df70
    Reviewed-on: https://code.wireshark.org/review/8601
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d835915   Manually add the ServiceManagement framework.
    adds  eea913a   Don't use the ServiceManagement framework when building for 10.5.


Summary of changes:
 packaging/macosx/ScriptExec/main.c |   32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)