Login  Register

Re: RPM spec file for QuantLib-0.3.3

Posted by Dirk Eddelbuettel on Aug 26, 2003; 6:24am
URL: http://quantlib.414.s1.nabble.com/Re-RPM-spec-file-for-QuantLib-0-3-3-tp10308p10311.html

On Tue, Aug 26, 2003 at 12:38:53PM +0200, Luigi Ballabio wrote:

> At 09:39 AM 8/23/03 -0500, Dirk Eddelbuettel wrote:
> >This will be a mighty fine release.  BTW, all the Debian packages on all
> >the
> >architectures built fine for the golden master from last month:
> >
> >-- QuantLib itself was built on ten additional architectures by July 29
> >   http://buildd.debian.org/build.php?pkg=quantlib
>
> Dirk,
>         I guess the test-suite wasn't included in the workflow. When the
> final tarballs are ready (any day now) could you add a "make check" to the
> thing?

Actually, it already does:

test:  test-stamp build
test-stamp: build-stamp
        -$(MAKE) check
        touch test-stamp
[...]
binary-common: build test install
[...]

so test should be visited when a binary is built.  Not sure why it doesn't /
didn't. Will need to check.

Dirk


--
Those are my principles, and if you don't like them... well, I have others.
                                                -- Groucho Marx