[Bug 416761] Review Request cppad - A Package for Differentiation of C++ Algorithms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request cppad - A Package for Differentiation of C++ Algorithms


https://bugzilla.redhat.com/show_bug.cgi?id=416761





------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx  2007-12-27 10:26 EST -------
(In reply to comment #16)
> (In reply to comment #15)
> > For 20071225-1:
> > 
> > * Requires:
> >   - %_includedir/%name/local/test_vector.hpp contains
> > ---------------------------------------------------------------
> >    101  # if CPPAD_BOOSTVECTOR
> >    102  # include <boost/numeric/ublas/vector.hpp>
> >    103  # define CPPAD_TEST_VECTOR boost::numeric::ublas::vector
> >    104  # endif
> > ---------------------------------------------------------------
> >     Does this mean that cppad-devel should have
> >     "Requires: boost-devel"?
> 
> The preprocessor symbol CPPAD_TEST_VECTOR is used to change which template
> vector class is used for a large number of the CppAD tests. 
 Okay.

> >   - IMO it is bettar that this package has "Requires:
> >     libstdc++-devel".
> 
> All CppAD requires is a version of C++ that conforms to the language standard;
> see ISO/IEC 14882. 
  Okay.

> > * Timestamps
> >   - As this package installs text files only, keeping timestamps
> >     on installed files is highly preferred.
> >     As "make install" uses install-sh, perhaps the following method
> >     works for keeping timestamps.
> > ---------------------------------------------------------------
> > %install
> > rm -rf $RPM_BUILD_ROOT
> > 
> > export CPPROG="cp -p"
> > make install DESTDIR=$RPM_BUILD_ROOT
> > ---------------------------------------------------------------
> 
> I am not sure what the timestamps should correspond to. 
  Timestamps of the codes in tarball if possible.


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]