[packages/postgresql/POSTGRESQL_15] P: group(postgres)/user(postgres)
qboosh
qboosh at pld-linux.org
Sun Apr 6 20:19:02 CEST 2025
commit 34842577be44340c159d8aeff36f4e4f6138352f
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 3dcda10..08fe383 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -106,6 +106,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/2f8968d1e8aaccf8b901f392526863bab8efdae8
More information about the pld-cvs-commit
mailing list