• Joerg Bruehe's avatar
    Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM build · ff3d230a
    Joerg Bruehe authored
    Mostly, this affected files (programs, scripts, and manual pages)
    which got built during a RPM build but were not listed in the
    appropriate "%files" section of the "spec" file.
    This is fixed now, they are added.
    
    To make this consistent, this patch also makes the build of "innochecksum"
    (and its inclusion in a tar.gz or other package) depend on whether InnoDB
    is configured in the build.
    
    Also, some tools to create Windows packages are irrelevant in any binary
    Unix package (not the sources !), and so they are deleted before packaging.
    ff3d230a
make_binary_distribution.sh 13.2 KB