SPECS: phpOpenTracker.spec - updated to 1.5.0 (by Dariusz Wlodarcz...

adamg adamg at pld-linux.org
Mon Jun 27 12:11:12 CEST 2005


Author: adamg                        Date: Mon Jun 27 10:11:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5.0 (by Dariusz Wlodarczyk - milley (at) apollo.gostyn.pl)

---- Files affected:
SPECS:
   phpOpenTracker.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/phpOpenTracker.spec
diff -u SPECS/phpOpenTracker.spec:1.5 SPECS/phpOpenTracker.spec:1.6
--- SPECS/phpOpenTracker.spec:1.5	Sun Oct 31 23:22:38 2004
+++ SPECS/phpOpenTracker.spec	Mon Jun 27 12:11:07 2005
@@ -4,19 +4,24 @@
 Summary:	phpOpenTracker - website traffic analysis framework
 Summary(pl):	phpOpenTracker - abstrakcyjna warstwa analizatora ruchu na stronach WWW
 Name:		phpOpenTracker
-Version:	1.4.1
+Version:	1.5.0
 Release:	0.1
 License:	Apache Software License, Version 2.0
 Group:		Development/Languages/PHP
-Source0:	http://dl.sourceforge.net/phpopencounter/%{name}-%{version}.tgz
-# Source0-md5:	e3a66b99137f0bb05782ddffa5a23eb8
-Patch0:		%{name}-config.patch
+Source0:	http://download.berlios.de/phpopentracker/%{name}-%{version}.tgz
+# Source0-md5:	0b1b6bfa68db54eebddbd00d051f122d
 URL:		http://phpopentracker.de/
+Requires:	php >= 4.2.1
 Requires:	jpgraph
 Requires:	php-pear
+Requires:	php-pear-Cache_Lite
+Requires:	php-pear-Image_GraphViz
+Requires:	php-pear-XML_Tree
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		php_pear_dir	%{_datadir}/pear
+
 %description
 phpOpenTracker is a framework solution for the analysis of website
 traffic and visitor analysis.
@@ -27,7 +32,6 @@
 
 %prep
 %setup -q -c
-%patch -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -61,7 +65,7 @@
 %dir %{_sysconfdir}/%{name}
 %{php_pear_dir}/%{name}
 %{php_pear_dir}/*.php
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -69,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/06/27 10:11:07  adamg
+- updated to 1.5.0 (by Dariusz Wlodarczyk - milley (at) apollo.gostyn.pl)
+
 Revision 1.5  2004/10/31 22:22:38  paladine
 - spaces->tabs
 - formatting
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpOpenTracker.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list