Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)] - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]
Date
Msg-id 3847F8C9.4AA71206@alumni.caltech.edu
Whole thread Raw
In response to Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> Ewww..  I'll rebuild this weekend.  Time for a -3.  Is there anything
> else I might have missed??

No, I just added "*.H" to the "for f in *.h access ..." line. I may
not have actually tested to see if that works :/ 

Also, I switched from mkdir -p to using 

install -d -m 0700 $RPM_BUILD_ROOT/var/lib/pgsql

and

%attr(700,postgres,postgres) %dir /var/lib/pgsql

Nothing else changed (I'm looking at 6.5.3-1 spec files).
                    - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]
Next
From: Lamar Owen
Date:
Subject: Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]