[Bug 550234] Review Request: tnt-devel - C++ templates for scientific computing

bugzilla at redhat.com bugzilla at redhat.com
Fri Dec 25 09:26:10 UTC 2009


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


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


Jussi Lehtola <jussi.lehtola at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jussi.lehtola at iki.fi




--- Comment #5 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-12-25 04:26:09 EDT ---
- The name of this package should be 'tnt', not 'tnt-devel'.

- Srap the BuildRequires and Requires lines, they are empty.

- Instead of
 cp -a %{_builddir}/tnt/*.h %{buildroot}%{_includedir}/
you can just use
 cp -a *.h %{buildroot}%{_includedir}/
because you are in the builddir already.

-- 
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.




More information about the Fedora-package-review mailing list