OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Dec-2007 16:37:34
Branch: HEAD Handle: 2007121615373400
Modified files:
openpkg-src/cacti cacti.spec
Log:
no more Port in Apache
Summary:
Revision Changes Path
1.44 +2 -2 openpkg-src/cacti/cacti.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cacti/cacti.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 cacti.spec
--- openpkg-src/cacti/cacti.spec 18 Nov 2007 08:49:00 -0000 1.43
+++ openpkg-src/cacti/cacti.spec 16 Dec 2007 15:37:34 -0000 1.44
@@ -33,7 +33,7 @@
Group: Monitoring
License: GPL
Version: 0.8.7a
-Release: 20071118
+Release: 20071216
# list of sources
Source0: http://www.cacti.net/downloads/cacti-%{version}.tar.gz
@@ -189,7 +189,7 @@
echo ""
echo "3. By default, Cacti runs its own Apache server on IPv4
address"
echo " 127.0.0.1, TCP port 8080. Please change this by editing
the"
- echo " \"Port 8080\" and \"Listen 127.0.0.1:8080\" directives in"
+ echo " \"Listen 127.0.0.1:8080\" directive in the configuration
file"
echo " $RPM_INSTALL_PREFIX/etc/cacti/cacti-apache.conf"
echo ""
echo "4. After this postinstallation, start Cacti by running"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]