ソースを参照

Port is already gone

Ralf S. Engelschall 18 年 前
コミット
0b09305d3e
1 ファイル変更2 行追加2 行削除
  1. 2 2
      wordpress/wordpress.spec

+ 2 - 2
wordpress/wordpress.spec

@@ -45,7 +45,7 @@ Class:        PLUS
 Group:        CMS
 License:      GPL
 Version:      %{V_wordpress}
-Release:      20071027
+Release:      20071213
 
 #   list of sources
 Source0:      http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
@@ -267,7 +267,7 @@ AutoReqProv:  no
           echo ""
           echo "3. By default, Wordpress runs its own Apache server on IPv4 address"
           echo "   127.0.0.1, TCP port 8081. Please change this by editing the"
-          echo "   \"Port 8081\" and \"Listen 127.0.0.1:8081\" directives in"
+          echo "   \"Listen 127.0.0.1:8081\" directives in the configuration file"
           echo "   $RPM_INSTALL_PREFIX/etc/wordpress/wordpress-apache.conf"
           echo ""
           echo "4. After this postinstallation, start Wordpress by running"