Login  Register

Re: RPM spec file for QuantLib-0.3.3

Posted by Luigi Ballabio-2 on Aug 26, 2003; 4:51am
URL: http://quantlib.414.s1.nabble.com/Re-RPM-spec-file-for-QuantLib-0-3-3-tp10308.html

At 09:22 PM 8/22/03 -0500, Liguo Song wrote:
>The first working RPM spec file for QuantLib-0.3.3 is attached.

Hi Liguo,
         I've been trying to add the spec to the cvs tree. My question is,
does it need to include the version number in its name? I wouldn't want to
remove it from cvs and add it again each time we release...


>There are still a lot to improve with this spec file, and I'd like to hear
>some opinions about the following issues:
>     1. It is conventional to separate the dynamic libs, static libs, and
>header files into separate packages. Should we do the same thing here?

As you like it.

>     2. Cppunit is only needed for the test-suite, so should we still make it
>required? Or just drop the test-suite if no cppunit is available?

I would just drop the test-suite.

>     3. The documents for QuantLib is not included in the tar ball right now,
>should I put the docs into the RPM package?

Maybe it might be another package? (or packages?)

>     4. A relative minor point about the name, is quantlib better than
>QuantLib? As the Unix name of the project is quantlib.

As you like it.

Later,
         Luigi