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

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


commit 2357d09f851b0825c22c92064c6105414e37db3e
Author: Devrim GÜNDÜZ <devrim at gunduz.org>
Date:   Mon Oct 3 10:58:41 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 c281802..74e4de1 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