pgAdmin 4 commit: Add support for building RHEL/CentOS 8 RPMs.

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

Branch
------
master

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

Modified Files
--------------
.gitignore                   |   1 +
Makefile                     |  10 ++-
pkg/debian/build.sh          |   4 +-
pkg/linux/build-functions.sh |  21 +++--
pkg/redhat/README            |  46 +++++++++++
pkg/redhat/build.sh          | 189 +++++++++++++++++++++++++++++++++++++++++++
pkg/redhat/pgadmin4.conf     |  19 +++++
pkg/redhat/setup.sh          |  26 ++++++
8 files changed, 307 insertions(+), 9 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][RM#5261] Support for Collation, FTS Templates, FTSDictionaries, FTS Configurations and FTS Parsers
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't ask to continue when installing deps.