[packages/postgresql] - triggerpostun is not supported by rpm.org
    baggins 
    baggins at pld-linux.org
       
    Fri May  7 23:19:50 CEST 2021
    
    
  
commit 5b81d3191624bfa1fdc7eea1ef69d117686f95c8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri May 7 23:19:27 2021 +0200
    - triggerpostun is not supported by rpm.org
 postgresql.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index d1c5c32..88fcc27 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -99,8 +99,8 @@ Requires(pre):	/bin/id
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(pre):	/usr/sbin/useradd
-Requires(triggerpostun):	/bin/id
-Requires(triggerpostun):	/usr/sbin/usermod
+Requires(postun):	/bin/id
+Requires(postun):	/usr/sbin/usermod
 Requires:	%{name}-clients >= %{version}-%{release}
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	rc-scripts >= 0.4.3.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/5b81d3191624bfa1fdc7eea1ef69d117686f95c8
    
    
More information about the pld-cvs-commit
mailing list