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: 17-May-2006 18:17:49
Branch: HEAD Handle: 2006051717174701
Modified files:
openpkg-src/wordpress wordpress-apache.conf wordpress.spec
Log:
fix cut & paste error
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-src/wordpress/wordpress-apache.conf
1.8 +1 -1 openpkg-src/wordpress/wordpress.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress-apache.conf
============================================================================
$ cvs diff -u -r1.1 -r1.2 wordpress-apache.conf
--- openpkg-src/wordpress/wordpress-apache.conf 27 Jul 2005 12:03:30
-0000 1.1
+++ openpkg-src/wordpress/wordpress-apache.conf 17 May 2006 16:17:47
-0000 1.2
@@ -9,7 +9,7 @@
ServerTokens Prod
User @l_rusr@
Group @l_rgrp@
-Port 8080
+Port 8081
Listen 127.0.0.1:8081
# runtime files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wordpress/wordpress.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 wordpress.spec
--- openpkg-src/wordpress/wordpress.spec 10 Mar 2006 19:18:49 -0000
1.7
+++ openpkg-src/wordpress/wordpress.spec 17 May 2006 16:17:48 -0000
1.8
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 2.0.2
-Release: 20060310
+Release: 20060517
# list of sources
Source0:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/wordpress/wordpress-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]