pgAdmin 4 commit: Add support for building RPMs on CentOS/RHEL 7

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for building RPMs on CentOS/RHEL 7
Дата
Msg-id E1jEyTO-0006B9-2c@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add support for building RPMs on CentOS/RHEL 7

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8812a7db694034edc1b3a39fca07425fe23d60a2

Modified Files
--------------
.gitignore                                         |  4 +-
pkg/linux/build-functions.sh                       |  6 +-
pkg/redhat/build.sh                                | 28 ++++++++-
pkg/redhat/pgadmin4-python-mod_wsgi.spec           | 71 ++++++++++++++++++++++
pkg/redhat/pgadmin4-python3-mod_wsgi-exports.patch | 11 ++++
pkg/redhat/pgadmin4-python3-mod_wsgi.conf          |  4 ++
pkg/redhat/setup.sh                                | 14 ++++-
7 files changed, 131 insertions(+), 7 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [Accessibility] RM4608 Few issues in the dialogs.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add mod_wsgi to the built package list.