public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Add support for building RHEL/CentOS 8 RPMs.
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Add support for building RHEL/CentOS 8 RPMs.
@ 2020-03-18 12:51  Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2020-03-18 12:51 UTC (permalink / raw)
  To: [email protected]

Add support for building RHEL/CentOS 8 RPMs.

Branch
------
master

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

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(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Add support for building RPMs on CentOS/RHEL 7
@ 2020-03-19 16:56  Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2020-03-19 16:56 UTC (permalink / raw)
  To: [email protected]

Add support for building RPMs on CentOS/RHEL 7

Branch
------
master

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

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(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2020-03-19 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18 12:51 pgAdmin 4 commit: Add support for building RHEL/CentOS 8 RPMs. Dave Page <[email protected]>
2020-03-19 16:56 pgAdmin 4 commit: Add support for building RPMs on CentOS/RHEL 7 Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox