Re: Rebuild RPM from Source

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Rebuild RPM from Source
Дата
Msg-id 1515523269.16875.35.camel@gunduz.org
обсуждение исходный текст
Ответ на Rebuild RPM from Source  (RahulGoutham G S <rahulgoutham.gs@gmail.com>)
Список pgsql-pkg-yum
Hi,

On Mon, 2018-01-08 at 16:00 -0800, RahulGoutham G S wrote:

> i am working on rebuilding the postgres RPM from source code (which has
> some custom changes) for Cent OS distribution .  I did
> find  pgdg-centos-96.spec in /pgrpms/rpm/redhat/9.6/pgdg-yum/CTOS-7
> from  git://git.postgresql.org/git/pgrpms.git .
>
> However i dont have any clue how to use these , can you help ? I am
> currently able to rebuild the source with my changes but could not figure
> out how to package this .

make rpm96

will build your package for PostgreSQL 9.6. If you want to sign them, run:

make build96 (assuming you have your gpg keys set up, etc)

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Вложения

В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: How are debuginfo packages generated?
Следующее
От: Brandon Snider
Дата:
Сообщение: pgbouncer packaging issue