rpms/limph/F-7 limph.spec,1.2,1.3 sources,1.2,1.3

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Fri Aug 10 20:00:40 UTC 2007


Author: limb

Update of /cvs/pkgs/rpms/limph/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15344

Modified Files:
	limph.spec sources 
Log Message:
Bump to 1.9.5, fixes several unreported bugs.



Index: limph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/limph/F-7/limph.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- limph.spec	16 Jan 2007 16:18:23 -0000	1.2
+++ limph.spec	10 Aug 2007 20:00:05 -0000	1.3
@@ -1,11 +1,11 @@
 %define limphdir %{_datadir}/limph
 Name: limph
-Version:  1.9.4
-Release:  7%{?dist}
+Version:  1.9.5
+Release:  2%{?dist}
 Summary: A PHP5-compatible network host/service poller with web interface
 
 Group: Applications/System         
-License: GPL        
+License: GPLv2+
 URL: http://doc.jcomserv.net/index.php/Limph
 Source0: http://prdownloads.sf.net/limph/limph-%{version}.tar.gz
 Source1: limph.conf
@@ -17,6 +17,7 @@
 Requires: php-mhash
 Requires: php-mcrypt
 Requires: php-mysql
+Requires: php-pear-Net-Ping
 Requires: httpd       
 
 %description
@@ -70,7 +71,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG INSTALL COPYING
+%doc CHANGELOG INSTALL COPYING *.sql
 %{limphdir}/*
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/limph.conf
 %exclude %{limphdir}/config.php
@@ -91,6 +92,11 @@
 %{limphdir}/config.php
 
 %changelog
+* Fri Aug 10 2007 Jon Ciesla <limb at jcomserv.net> - 1.9.5-2
+- Added .sql files.
+- Fixed functionlib errors.
+* Fri Aug 10 2007 Jon Ciesla <limb at jcomserv.net> - 1.9.5-1
+- Bumped to upstream.
 * Tue Jan 16 2007 Jon Ciesla <limb at jcomserv.net> - 1.9.4-7
 - Added style.css to limph files
 * Tue Jan 09 2007 Jon Ciesla <limb at jcomserv.net> - 1.9.4-6


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/limph/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Jan 2007 18:26:27 -0000	1.2
+++ sources	10 Aug 2007 20:00:05 -0000	1.3
@@ -1 +1 @@
-cbb52fdea42bbc80a18c5b98a7882dee  limph-1.9.4.tar.gz
+28adcc2e03c0b4cf9a68ab535c5a99dd  limph-1.9.5.tar.gz




More information about the fedora-extras-commits mailing list