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

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]
Дата
Msg-id 3847F8C9.4AA71206@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Список 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 по дате отправления:

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: [Fwd: postgresql-6.5.3. RPMs (Well Done!)]