Re: pgadmin4 SRPM

2021-05-25 Thread Ashesh Vashi
You can find sources for all platform packages of pgAdmin at https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=tree;f=pkg -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi*

Re: pgadmin4 SRPM

2021-05-25 Thread Pavel Stehule
út 25. 5. 2021 v 14:56 odesílatel Ron napsal: > > The pgAdmin mailing list is a better place to ask: > https://www.pgadmin.org/support/list/ > > Postgres community repository has pgadmin too https://ftp.postgresql.org/pub/repos/yum/srpms/common/redhat/rhel-6.7-x86_64/ you can download srpms fil

Re: pgadmin4 SRPM

2021-05-25 Thread Ron
The pgAdmin mailing list is a better place to ask: https://www.pgadmin.org/support/list/ On 5/25/21 7:22 AM, Radomír Kůs wrote: Hello, I cannot find a spec file to build my own rpm of pgadmin4 for rhel8. At my company we have a security policy not to use any 3rd-party binaries, we have to

pgadmin4 SRPM

2021-05-25 Thread Radomír Kůs
Hello, I cannot find a spec file to build my own rpm of pgadmin4 for rhel8. At my company we have a security policy not to use any 3rd-party binaries, we have to compile everything from source and build our own rpms. Is src.rpm (srpm) and the .spec file available somewhere? Thank you very mu