rpms/limph/devel limph.spec,1.4,1.5

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Wed Jun 25 13:07:55 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/limph/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7779

Modified Files:
	limph.spec 
Log Message:
Corrected php requires.



Index: limph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/limph/devel/limph.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- limph.spec	10 Aug 2007 17:50:05 -0000	1.4
+++ limph.spec	25 Jun 2008 13:07:02 -0000	1.5
@@ -1,7 +1,7 @@
 %define limphdir %{_datadir}/limph
 Name: limph
 Version:  1.9.5
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary: A PHP5-compatible network host/service poller with web interface
 
 Group: Applications/System         
@@ -19,6 +19,7 @@
 Requires: php-mysql
 Requires: php-pear-Net-Ping
 Requires: httpd       
+Requires: php
 
 %description
 Written to address shortcomings in Nagios and Node-Runner, Limph uses a
@@ -92,6 +93,8 @@
 %{limphdir}/config.php
 
 %changelog
+* Wed Jun 25 2008 Jon Ciesla <limb at jcomserv.net> - 1.9.5-3
+- Corrected php requires.
 * Fri Aug 10 2007 Jon Ciesla <limb at jcomserv.net> - 1.9.5-2
 - Added .sql files.
 - Fixed functionlib errors.




More information about the fedora-extras-commits mailing list