Brad Bell
c43b41e1cb
Advamce to cppad-20190200.
2019-02-01 05:27:55 -07:00
Fedora Release Engineering
ae6449c62d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 16:21:07 +00:00
Igor Gnatenko
2036d38693
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:23:58 +01:00
Fedora Release Engineering
67d6fe1d7e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 22:17:57 +00:00
Jason Tibbitts
a1dfb2b9df
Remove needless use of %defattr
2018-07-10 00:33:41 -05:00
Igor Gnatenko
7861386515
add BuildRequires: gcc-c++,gcc
...
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:43 +02:00
Igor Gnatenko
820506e706
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:10:25 +01:00
Fedora Release Engineering
dc5b085de5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 05:49:48 +00:00
Brad Bell
445301159a
epel7 branch: fix spec file so works with epel7.
...
cppad.spec: changes indicated by testing 2018 for other branches.
.gitignore: correct 2018 directory, remove 2017 files and directories.
2018-01-02 10:41:27 -07:00
Brad Bell
58f570f486
1. Advance to cppad-20180000.0.
...
2. Distinguish between CppAD and Fedora release.
3. Remove patches that were part of 2017 bug fixes.
4. No longer necessary to remove cppad_lib from CMakeLists.txt files.
5. Add -Wconversion and remove --ansi from cppad_cxx_flags.
6. Remove ChangeLog and AUTHORS files.
2018-01-01 07:23:45 -07:00
Brad Bell
1e26fe3046
upload cppad-20180000.0
2018-01-01 06:06:25 -07:00
Brad Bell
98d6364d38
be more specific about which files are ignored
2018-01-01 05:22:03 -07:00
Brad Bell
ecd535e80b
Use sed to add bug fix corresponding to cppad-20170000.8.
2017-11-24 06:46:54 -07:00
Fedora Release Engineering
de0be60414
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 19:13:08 +00:00
Fedora Release Engineering
b3bd681418
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 05:34:04 +00:00
Brad Bell
d445938de7
Advance to cppad-20170000.4.
2017-04-03 08:45:47 -07:00
Brad Bell
25e6f4c7ea
1. Fix some bugs by advancing upstread source to 2017000.3
...
2. Attempt to fix fedora bug number 1427391 by removing 'BuildArch: noarch'.
2017-03-07 07:00:35 -07:00
Brad Bell
4ecffefcd8
Fix bug in FixSparseHes without having to upload 20170000.2
2017-02-16 07:14:26 -07:00
Fedora Release Engineering
aa977dcd62
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 07:56:14 +00:00
Brad Bell
38db2af0ea
Fix some comparisons in test_more/div.cpp, properly scale to machine epsilon.
...
This should fix problem with previous attempts to build cppad-20170000.1.
2017-01-20 17:59:16 -07:00
Brad Bell
b9b5a8ac4a
Add temporary prints to debug problem with test_more/div.cpp; see
...
Debug https://koji.fedoraproject.org/koji/taskinfo?taskID=17344298
2017-01-20 15:09:00 -07:00
Brad Bell
875e64cd86
Remove sed script that is no longer used
2017-01-20 14:30:25 -07:00
Brad Bell
2567b6c52b
Advance upstream source from cppad-20160000.0 -> cppad-20170000.1
2017-01-20 08:47:23 -07:00
Brad Bell
62ce804ae4
Advance from cppad-20160000.0 -> cppad-20170000.1.
2017-01-20 07:11:05 -07:00
Dennis Gilmore
092195a78f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 18:10:11 +00:00
Brad Bell
18cc6ccdea
Advance to version 2016 of upstream source.
2016-01-01 09:26:33 -07:00
Dennis Gilmore
3a1b3d78ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 03:19:20 +00:00
Brad Bell
5a2fbeade2
The Provides coin-or-cppad was in the wrong place. Move it below
...
%package-devel; see https://bugzilla.redhat.com/show_bug.cgi?id=1197488
2015-04-11 12:22:17 -07:00
Brad Bell
ab35867f88
1: Advance to 20150000.9 version of upstream source to fix some bugs.
...
2: Remove patch of test_more/optimize.cpp which is no longer necessary.
3: Add Provides coin-or-cppad; see
https://bugzilla.redhat.com/show_bug.cgi?id=1197488
2015-03-02 06:47:14 -07:00
Brad Bell
3739095df0
Merge in changes from el6 (that should also work in f20 and f21).
2015-02-09 08:09:27 -07:00
Brad Bell
7fcb1f5a1c
1. Change an excact equals check to a near equals check
...
(should not always expect exactly equals).
2. Move clean section to beginning in-case mock has
cleanup_on_failure set to zero.
2015-02-09 05:47:52 -07:00
Brad Bell
bb9d87432b
Merge in master branch with changes to cppad.spec that are necessary for rel6
...
(see cppad.spec changelog for 20150000.4-3).
These changes are intended to be merged back into master and f20, f21.
2015-02-07 06:40:28 -07:00
Brad Bell
e66a20700e
cppad.spec: fix some lint warnings, explain the rest, advance release number.
...
.gitignore: Add patterns not automatically included by fedpkg.
2015-02-01 04:56:12 -07:00
Brad Bell
e49477a1e5
Advance from upstream source from version 20140000.2 to version 20150000.4.
...
Improve clarity of cmake command used to configure the tests.
2015-01-31 19:31:22 -07:00
Brad Bell
458cd532b6
upload version 20150000.4
2015-01-31 10:27:08 -07:00
Peter Robinson
5af4166f5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 01:25:34 +00:00
Dennis Gilmore
18088d3c3c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 01:02:13 -05:00
Brad Bell
9bce3b4605
change tab to spaces
2014-03-06 03:45:04 -08:00
Brad Bell
bb0f6f5002
convert from using auto-tools to cmake28
2014-03-06 03:30:17 -08:00
Brad Bell
d1aec32358
Advance to version 2014 of cppad.
...
- Add link to bug report about cmake not working on el6
2014-01-31 04:15:14 -08:00
Brad Bell
338cdddf32
Upload and use version 2041.
2014-01-22 09:27:12 -08:00
Brad Bell
ed67564f61
fix version and release number for this change
2013-10-08 07:29:49 -07:00
Brad Bell
7a2711b338
Use an unversioned docdir, fix warnings
2013-10-08 06:42:56 -07:00
Dennis Gilmore
5964e900a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 00:59:23 -05:00
Brad Bell
3e912e42ff
Use new upstream source to fix bug in test_more/limits.cpp.
2013-02-28 04:35:15 -08:00
Brad Bell
7c4cffb952
Attempt to reproduce failed build reported as
...
https://bugzilla.redhat.com/show_bug.cgi?id=913929
2013-02-25 17:10:17 -07:00
Dennis Gilmore
04addcea97
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 13:03:06 -06:00
Brad Bell
03c5ce3fc1
Use auto-tools for build because there seems to be a bug in cmake for el6 that
...
Red-Hat has decided not to fix.
will not fix in el
2013-01-18 03:52:58 -08:00
Brad Bell
8784b9536d
copy from master
2013-01-09 00:53:22 -07:00
Brad Bell
f91eac471c
1. Use new upstream souce to simplify spec file.
...
2. Fix some rpmlint warnings and add comment about remaining warning.
2013-01-08 07:03:54 -07:00