Changelog for
cppad-devel-20080403-3.fc9.noarch.rpm :
Sat Apr 5 00:00:00 2008 Brad Bell
20080403-3
- Patch speed/main.cpp work with newer version of gcc
- (speed/main.cpp had not been tested with new version of gcc.)
Fri Apr 4 00:00:00 2008 Brad Bell 20080403-2
- Upload new source with the command
- make new-sources FILES=\"cppad-20080403.gpl.tgz\"
Fri Apr 4 00:00:00 2008 Brad Bell 20080403-1
- New upstream version
Sat Jan 12 23:00:00 2008 Brad Bell 20071229-6
- Remove speed estimation correctness test because we are not in control of
- which other jobs are on the machine that is doing the rpmbuild.
Fri Jan 11 23:00:00 2008 Brad Bell 20071229-5
- Remove introduction/exp_apx/exp_apx from the set of tests
- (which should have been done in 20071229-4).
- From now on test building rpm locally before making tags.
Thu Jan 10 23:00:00 2008 Brad Bell 20071229-4
- Add code to print out DBL_EPSILON at the beginning of the example tests.
- Remove --with-Introduction (it only checks by hand calculations that are in
- AD Introduction section of the documentation).
- Remove extra --with-Documentation
Wed Jan 9 23:00:00 2008 Brad Bell 20071229-3
- I mistakenly tried to make tag 20071229-2 in devel before committing local
- changes. It appears tag was partially created, but not sure it is correct.
- So I am bumping the version number.
Wed Jan 9 23:00:00 2008 Brad Bell 20071229-2
- Cygwin\'s version of md5sum puts a between the check sum
- and the file name. Fedora build tools expect two spaces, so the star has
- was changed to a space in the devel, F-7, and F-8 sources file.
Sat Dec 29 23:00:00 2007 Brad Bell 20071229-1
- Fix gpl_license.sh in upstream source (missed some special cases).
Thu Dec 27 23:00:00 2007 Brad Bell 20071225-2
- Fix spelling errors in this file and day of the week errors in %changelog.
- Add ChangeLog, AUTHORS, uw_copy_040507.html to devel %doc files.
Tue Dec 25 23:00:00 2007 Brad Bell 20071225-1
- %Source points to newly created directory for archived versions cppad
- modify makefile.in so does not set permissions for documentation files
Fri Dec 21 23:00:00 2007 Brad Bell 20071221-1
- Added introduction/exp_apx/exp_apx to the list of correctness tests.
- Use % to avoid macro expansion in %changelog.
- Remove tabs from this spec file.
- Remove period from end of base package summary.
- Change upstream makefile.am so that it copies directories instead of files.
Thu Dec 20 23:00:00 2007 Brad Bell 20071208-2
- Increment release number each time a new spec file is uploaded.
- Use the commands %configure, %check.
- Remove the %doc command.
- Use more macros, including %{?_smp_mflags}, %{_includedir}, %{_docdir}.
Thu Dec 20 23:00:00 2007 Brad Bell 20071208-1
- Remove comments, except for those that are useful to a fedora reviewer.
- Use different Summary and description for each sub-package.
- Use %{?dist} in Release entry.
- Use %(%{__id_u} -n) in BuildRoot entry.
- Use noarch in BuildArch entry.
- Move -rf $RPM_BUILD_ROOT from prep entry to install entry.
- Use macros where possible.
Sat Dec 8 23:00:00 2007 Brad Bell 20071208-1
- Fix all but one rpmlint warning (see Notes at beginning of this file).
Mon Dec 3 23:00:00 2007 Brad Bell 20071203-1
- first version of cppad that included RPM spec file.