[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.01-2-g5a4d206

Git repo owner gitmaster at git.koha-community.org
Thu Dec 18 01:00:40 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.18.x has been updated
       via  5a4d2067be86c5df4fc9e78e55f0b9c6c74ac970 (commit)
      from  1dc73d238ae880689d751e6a765d5201a7dac186 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5a4d2067be86c5df4fc9e78e55f0b9c6c74ac970
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Dec 11 11:51:20 2014 -0300

    Bug 13398: rotating collections scripts are skipped on install
    
    This patch makes the Makefile.PL script pick the rotating_collections/
    directory for install.
    
    To test:
    - Run:
      $ perl Makefile.PL
    - Install using either 'standard' or 'single' method.
    => FAIL: Verify that there is no 'rotating_collections' directory
       on the intranet CGI direcory.
    - Apply the patch
    - Run:
        $ perl Makefile.PL
    - Install using either 'standard' or 'single' method.
    => SUCCESS: Verify that there is a 'rotating_collections' directory
       on the intranet CGI direcory.
    - Sign off :-D
    
    Regards
    Tomas
    
    PS1: Note that it should be enough to check for the rotating_collections files
         on the generated Makefile after 'perl Makefile.PL'.
    PS2: The packages use the 'standard' install method to generate the file tree.
         So this patch should fix the packages too.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 99f3121ff874fdc38aa607ca0db5b16436dd16ca)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 Makefile.PL |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list