| From: | Bernd Helmle <mailings(at)oopsware(dot)de> |
|---|---|
| To: | pgsql-pkg-yum(at)postgresql(dot)org |
| Subject: | non-uuid builds and older SPEC files |
| Date: | 2014-08-29 09:26:58 |
| Message-ID: | 6A40BD48D5CE9E7ACBFA09C8@eje.credativ.lan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
When doing some "customized" builds i've just realized that the SPEC files
for at least PostgreSQL 9.1 and 9.2 on EL-5/EL-6 miss to exclude
%{pgbaseinstdir}/share/extension/uuid-ossp* when disabling uuid-ossp. This
breaks building the RPM.
Attached is a small patch which does what i needed to get it properly build
for all my required releases (well, F-19 wasn't on this list, but i did it
for completeness) in case anyone wants to adapt.
--
Thanks
Bernd
| Attachment | Content-Type | Size |
|---|---|---|
| uuid_extension_excl.patch | application/octet-stream | 2.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim Gündüz | 2014-08-29 10:54:19 | Re: non-uuid builds and older SPEC files |
| Previous Message | Craig Ringer | 2014-08-29 00:10:29 | Re: proposal: rpm package for plpgsql_check |