diff --git a/wordpress/wordpress.spec b/wordpress/wordpress.spec index 37c5c48039..1dc341a259 100644 --- a/wordpress/wordpress.spec +++ b/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"