[packages/postgresql] P: group(postgres)/user(postgres)

atler atler at pld-linux.org
Tue Feb 25 01:54:42 CET 2025


commit 9de6019a048052110a156e12239196ca2ed4fbb4
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Feb 24 23:59:08 2025 +0100

    P: group(postgres)/user(postgres)

 postgresql.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/postgresql.spec b/postgresql.spec
index af9c79b..1a6272b 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -107,6 +107,8 @@ Requires:	%{name}-libs = %{version}-%{release}
 Requires:	rc-scripts >= 0.4.3.0
 Requires:	systemd-units >= 38
 Requires:	tzdata
+Provides:	group(postgres)
+Provides:	user(postgres)
 %if %{with llvm}
 Suggests:	%{name}-module-llvmjit = %{version}-%{release}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/9de6019a048052110a156e12239196ca2ed4fbb4



More information about the pld-cvs-commit mailing list