Commit graph

58 commits

Author SHA1 Message Date
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
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
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
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
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
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
3555f001ba Advance to version 2012 of cppad 2012-01-18 19:46:44 -08:00
Dennis Gilmore
7adf3dbe31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 17:56:44 -06:00
Brad Bell
1295bc7908 update to version 20110101.5 2011-10-18 05:36:11 -07:00
Dennis Gilmore
dc53af0204 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 05:38:48 -06:00
Brad Bell
0a074d3b54 Fix more rpmlint messages and more explination for others that are not fixed. 2011-01-20 09:16:48 -08:00
Brad Bell
0ee1e154c7 Change where pkgconfig/cppad.pc is installed from %{_libdir} to %{_datadir} 2011-01-18 07:10:19 -08:00
Brad Bell
7827cd8ea6 Use new upstream source, upload of cppad-20110101.0 has wrong ms5sum checksum.
sources: md5sum check sum for new upstream sources.
cppad.spec: Test using install (not distribution) location for include files
2011-01-17 10:34:43 -08:00
Brad Bell
5c3d5b39c6 1. Remove cppad_ipopt_nlp.hpp and lib/libspeed.a from the distribution.
2. Add lib/pkgconfig/cppad.pc to the %files section of spec file.
3. Remove _smp_mflags from the "make test" command.
2011-01-09 15:36:12 -08:00
Brad Bell
a2e0e656ed Upgrade to version 2011 of cppad. 2011-01-09 08:32:41 -08:00
Bradley M. Bell
43c59942ee more bug fixes to 20100101 2010-07-08 17:39:08 +00:00
Bradley M. Bell
be1621ff63 correct release number for this version 2010-03-31 14:38:21 +00:00
Bradley M. Bell
388468f895 use new upstream source bug fixes 2010-03-31 14:35:53 +00:00
Bradley M. Bell
c1d9ba9ac7 Copy of bug fix in revision
https://projects.coin-or.org/CppAD/changeset/1647
2010-02-10 12:55:59 +00:00
Bradley M. Bell
a4c18852c5 upload and use version Jan 01, 2010 of cppad 2010-01-03 13:33:12 +00:00
Jesse Keating
c1f3220ec5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:33:51 +00:00
Bradley M. Bell
fcdaa09b48 copy change from F-11 to devel 2009-06-21 02:24:47 +00:00
Bradley M. Bell
156b504dfa Fix problem detected by koji task id 190153; i.e.,
http://sparc.koji.fedoraproject.org/koji/getfile?taskID=190153&name=bui
    ld.log
2009-06-08 12:32:38 +00:00
Bradley M. Bell
6b88b44288 fix typo found by reviewer 2009-03-31 06:17:44 +00:00
Bradley M. Bell
6c4c23d0f5 Use Provides: for meta base package 2009-03-30 15:25:03 +00:00
Bradley M. Bell
dd9cea51be New sources and spec file for version 20090303.0 of CppAD. (The spec file
has not yet been tested).
2009-03-29 10:49:24 +00:00
Jesse Keating
36d20a1ad2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 09:27:27 +00:00
Bradley M. Bell
1a25585690 cppad: add a change log note 2008-08-27 14:08:58 +00:00