Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: Vince Vielhaber <vev(at)michvhf(dot)com>, Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]
Date: 1999-12-03 17:07:21
Message-ID: 3847F8C9.4AA71206@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 1999-12-03 17:16:06 Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]
Previous Message Thomas Lockhart 1999-12-03 16:56:19 Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]