SPECS: eventum.spec - update to 20070116.3194

glen glen at pld-linux.org
Tue Jan 16 08:59:41 CET 2007


Author: glen                         Date: Tue Jan 16 07:59:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 20070116.3194

---- Files affected:
SPECS:
   eventum.spec (1.221 -> 1.222) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.221 SPECS/eventum.spec:1.222
--- SPECS/eventum.spec:1.221	Wed Dec 27 15:54:29 2006
+++ SPECS/eventum.spec	Tue Jan 16 08:59:36 2007
@@ -12,9 +12,9 @@
 %bcond_with	qmail	# build the router-qmail subpackage
 
 #define	_snap	20060921
-%define	_svn	20061207.3172
+%define	_svn	20070116.3194
 #define	_rc		RC3
-%define	_rel	5.148
+%define	_rel	5.149
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -26,7 +26,7 @@
 Group:		Applications/WWW
 #Source0:	http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
 Source0:	%{name}-%{_svn}.tar.bz2
-# Source0-md5:	ab9893cd124b8229973907b58080de7f
+# Source0-md5:	1d7b04945535fe2153aba617c6acccfe
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
 Source3:	%{name}-mail-download.cron
@@ -658,7 +658,7 @@
 
 %post
 # check if the package is configured.
-if grep -q 'header("Location: setup/")' %{_webappdir}/config.php; then
+if grep -q "Header('Location: setup/')" %{_webappdir}/config.php; then
 if [ -f %{_appdir}/htdocs/setup/index.php ]; then
 %banner %{name} -e <<EOF
 
@@ -681,7 +681,7 @@
 To setup eventum, please install %{name}-setup and open in browser
 <http://localhost/eventum/>.
 If you need access from elsewhere, you need to edit
-%{_webappdir}/apache.conf and restart apache.
+%{_webappdir}/*.conf depending on webserver and restart the webserver.
 
 IMPORTANT: When You have configured Eventum, please uninstall the
 setup package, so that %{name}-setup is able to secure your Eventum
@@ -1040,6 +1040,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222  2007/01/16 07:59:36  glen
+- update to 20070116.3194
+
 Revision 1.221  2006/12/27 14:54:29  glen
 - fix includes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.221&r2=1.222&f=u



More information about the pld-cvs-commit mailing list