pgAdmin 4 commit: Fix an RPM build issue that could lead to a conflict - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an RPM build issue that could lead to a conflict
Date
Msg-id E1mpRv2-0005HT-1C@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an RPM build issue that could lead to a conflict with python3 at installation. Fixes #7013.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
pkg/linux/build-functions.sh     | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Feature Test Fix - React porting
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't generate build-id links in RPMs. Fixes #7013