#12739: Put prereq under revision control
----------------------------------+-----------------------------------------
       Reporter:  jdemeyer        |         Owner:  tbd       
           Type:  enhancement     |        Status:  needs_work
       Priority:  major           |     Milestone:  sage-5.0  
      Component:  packages        |    Resolution:            
       Keywords:                  |   Work issues:            
Report Upstream:  N/A             |     Reviewers:            
        Authors:  Jeroen Demeyer  |     Merged in:            
   Dependencies:                  |      Stopgaps:            
----------------------------------+-----------------------------------------
Description changed by jdemeyer:

Old description:

> The contents of the prereq tarball are currently not under revision
> control.  Fix this.  Only non-automatically generated files are put under
> revision control, these are:
> {{{
> C .hgignore
> C .hgtags
> C Makefile.am
> C configure.ac
> C m4/ax_c_check_flag.m4
> C m4/ax_gcc_option.m4
> C m4/ax_gcc_version.m4
> C m4/ax_gxx_option.m4
> C m4/ax_gxx_version.m4
> C m4/ax_prog_perl_version.m4
> }}}
>
> Further changes:
>
> 1. In `configure.ac`, comment {{{AC_CONFIG_HEADERS([config.h])}}} as we
> don't need this header.
>
> 2. Remove some unneeded files, in particular the `autom4te.cache`
> directory.
>
> 3. Compress the `prereq` tarball using gzip.  Note that gzip has always
> been a dependency of Sage, since the `bzip2` package is gzip-compressed.
>
> '''Apply''' [attachment:12739_prereq_tgz.patch] to the `SAGE_ROOT`
> repository
>
> '''Delete''' the old `SAGE_ROOT/spkg/base/prereq-0.9.tar`
>
> '''Download'''
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/prereq-0.9.tgz] to
> `SAGE_ROOT/spkg/base`

New description:

 The contents of the prereq tarball are currently not under revision
 control.  Fix this.  Only non-automatically generated files are put under
 revision control, these are:
 {{{
 C .hgignore
 C .hgtags
 C Makefile.am
 C configure.ac
 C m4/ax_c_check_flag.m4
 C m4/ax_gcc_option.m4
 C m4/ax_gcc_version.m4
 C m4/ax_gxx_option.m4
 C m4/ax_gxx_version.m4
 C m4/ax_prog_perl_version.m4
 }}}

 Further changes:

 1. In `configure.ac`, comment {{{AC_CONFIG_HEADERS([config.h])}}} as we
 don't need this header.

 2. Remove some unneeded files, in particular the `autom4te.cache`
 directory.

 3. Compress the `prereq` tarball using gzip.  Note that gzip has always
 been a dependency of Sage, since the `bzip2` package is gzip-compressed.

 '''Apply''' [attachment:12739_prereq_tar_gz.patch] to the `SAGE_ROOT`
 repository

 '''Delete''' the old `SAGE_ROOT/spkg/base/prereq-0.9.tar`

 '''Download'''
 [http://boxen.math.washington.edu/home/jdemeyer/spkg/prereq-0.9.tar.gz] to
 `SAGE_ROOT/spkg/base`

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12739#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to