Re: 7.1 RC1 RPM - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: 7.1 RC1 RPM
Date
Msg-id 3AC10841.3BBFF5AA@alumni.caltech.edu
Whole thread Raw
In response to 7.1 RC1 RPM  ("Mike Cannon-Brookes" <mcannon@internet.com>)
List pgsql-hackers
FYI: I successfully built a beta4 RPM for Mandrake, having to make only
the following changes:

1) add -fno-fast-math to the CFLAGS set from RPM_OPT_FLAGS. This fixes
the date/time rounding problems. Would seem to be a non-invasive fix to
put this in for every build, or to flag it as a Mandrake-only feature
(but I have not gotten a suggestion on how to do that).

2) explicitly remove Pg.bs from the list of files for the perl
installation. On my system (with perl-5.6.0) that is a zero-length file
which seems to disappear (or never gets copied) during the installation
process. Not sure why it does not propagate, but it does not seem to be
essential.

Comments?
                      - Thomas


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: IANA registration
Next
From: Tom Lane
Date:
Subject: Re: [SQL] possible row locking bug in 7.0.3 & 7.1