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
19 lines
553 B
Text
19 lines
553 B
Text
# ignore swap files created by vim editor
|
|
*.swp
|
|
# ignore rpm files created by fedpkg srpm
|
|
*.rpm
|
|
# ignore log files created by fedpkg local
|
|
*.log
|
|
# ignore result drectory created by fedpkg mockbuild
|
|
results_cppad
|
|
#
|
|
# ignore tarballs and results of fedpkg local
|
|
#
|
|
cppad-20150000.4.gpl.tgz
|
|
cppad-20150000.4
|
|
#
|
|
cppad-20150000.9.gpl.tgz
|
|
cppad-20150000.9
|
|
# ---------------------------------------------------------------------------
|
|
# Running fedpkg new-sources may create entries below the line of dashes.
|
|
# Edit these entries to be above the line of dashes.
|