[phpPgAdmin/el5] s/Post/post for Requires

Devrim GÜNDÜZ devrim at fedoraproject.org
Mon Oct 3 17:59:32 UTC 2011


commit 419ddbd343fc54e8a04a542522ce1f6e5954dec5
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Mon Oct 3 10:58:52 2011 -0700

    s/Post/post for Requires

 phpPgAdmin.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/phpPgAdmin.spec b/phpPgAdmin.spec
index 222f679..1a3ce50 100644
--- a/phpPgAdmin.spec
+++ b/phpPgAdmin.spec
@@ -12,7 +12,7 @@ Source1:	%{name}.conf
 
 Requires:	php >= 4.2, gawk
 Requires:	php-pgsql >= 4.2, httpd
-Requires(Post):	/sbin/service
+Requires(post):	/sbin/service
 Buildarch:	noarch
 
 %define		_phppgadmindir	%{_datadir}/%{name}


More information about the scm-commits mailing list