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:   24-Sep-2006 20:44:19
  Branch: HEAD                             Handle: 2006092419441900

  Modified files:
    openpkg-src/php-eaccelerator
                            php-eaccelerator.spec

  Log:
    give hint on how to access the control panel

  Summary:
    Revision    Changes     Path
    1.18        +8  -1      openpkg-src/php-eaccelerator/php-eaccelerator.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/php-eaccelerator/php-eaccelerator.spec
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 php-eaccelerator.spec
  --- openpkg-src/php-eaccelerator/php-eaccelerator.spec        2 Aug 2006 
08:36:05 -0000       1.17
  +++ openpkg-src/php-eaccelerator/php-eaccelerator.spec        24 Sep 2006 
18:44:19 -0000      1.18
  @@ -37,7 +37,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20060802
  +Release:      20060924
   
   #   package options
   %option       with_apache  yes
  @@ -177,6 +177,13 @@
               ) | $RPM_INSTALL_PREFIX/lib/openpkg/rpmtool config \
                   -a -i "$RPM_INSTALL_PREFIX:php-eaccelerator" $apacheconf
           fi
  +
  +        #   display final hints on installation
  +        ( echo "You can access the online administration control page under"
  +          echo "     http://localhost/php-eaccelerator/control.php";
  +          echo "The login is \"admin\" with password \"eAccelerator\"."
  +        ) | %{l_rpmtool} msg -b -t notice
  +    fi
   %endif
       fi
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to