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: 23-Jul-2008 19:49:22
Branch: HEAD Handle: 2008072318492200
Modified files:
openpkg-src/drupal drupal.spec
Log:
modifying package: drupal-6.3 20080719 -> 20080723
Summary:
Revision Changes Path
1.309 +5 -5 openpkg-src/drupal/drupal.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal.spec
============================================================================
$ cvs diff -u -r1.308 -r1.309 drupal.spec
--- openpkg-src/drupal/drupal.spec 19 Jul 2008 19:24:29 -0000 1.308
+++ openpkg-src/drupal/drupal.spec 23 Jul 2008 17:49:22 -0000 1.309
@@ -115,7 +115,7 @@
%define V_module_link 6.x-2.3.1
%define V_module_local_menu 6.x-1.5
%define V_module_logging_alerts 6.x-1.1
-%define V_module_login_destination 6.x-1.1
+%define V_module_login_destination 6.x-2.0
%define V_module_markitup 6.x-1.x-dev
%define V_module_marksmarty 6.x-1.0
%define V_module_menu_breadcrumb 6.x-1.1
@@ -226,7 +226,7 @@
Group: CMS
License: GPL
Version: %{V_drupal}
-Release: 20080719
+Release: 20080723
# package options
%option with_mysql yes
@@ -1753,13 +1753,13 @@
echo " the main administrator account with total control over
Drupal."
echo ""
echo "3. By default, Drupal runs its own Apache server on IPv4
address"
- echo " 127.0.0.1, TCP port 80. Please change this by editing the"
- echo " \"Listen 127.0.0.1:80\" directive in"
+ echo " 127.0.0.1, TCP port 8080. Please change this by editing
the"
+ echo " \"Listen 127.0.0.1:8080\" directive in"
echo " $RPM_INSTALL_PREFIX/etc/drupal/drupal-apache.conf"
echo " Also do not forget to adjust the \$base_url variable in:"
echo "
$RPM_INSTALL_PREFIX/share/drupal/sites/default/settings.php"
echo ""
- echo "4. access Drupal via:"
+ echo "4. Access Drupal via:"
echo " http://127.0.0.1:8080/drupal/ (website view)"
echo " http://127.0.0.1:8080/drupal/admin (website admin)"
) | %{l_rpmtool} msg -b -t notice
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]