rpms/limph/EL-5 limph.spec,1.2,1.3

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Thu Aug 16 17:03:19 UTC 2007


Author: limb

Update of /cvs/pkgs/rpms/limph/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9476/EL-5

Modified Files:
	limph.spec 
Log Message:
License tag correction.



Index: limph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/limph/EL-5/limph.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- limph.spec	16 Jan 2007 16:26:11 -0000	1.2
+++ limph.spec	16 Aug 2007 17:02:44 -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




More information about the fedora-extras-commits mailing list