OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   07-Oct-2003 17:40:49
  Branch: HEAD                             Handle: 2003100716404701

  Modified files:
    openpkg-src/mysql       mysql.spec rc.mysql
    openpkg-web             news.txt

  Log:
    Rotate logs as superuser, because this requires writing to the RPM/TMP
    directory among other things

  Summary:
    Revision    Changes     Path
    1.81        +1  -1      openpkg-src/mysql/mysql.spec
    1.20        +1  -1      openpkg-src/mysql/rc.mysql
    1.6903      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql/mysql.spec
  ============================================================================
  $ cvs diff -u -r1.80 -r1.81 mysql.spec
  --- openpkg-src/mysql/mysql.spec      19 Sep 2003 08:36:19 -0000      1.80
  +++ openpkg-src/mysql/mysql.spec      7 Oct 2003 15:40:48 -0000       1.81
  @@ -39,7 +39,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20030919
  +Release:      20031007
   
   #   package options
   %option       with_berkeleydb  yes
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql/rc.mysql
  ============================================================================
  $ cvs diff -u -r1.19 -r1.20 rc.mysql
  --- openpkg-src/mysql/rc.mysql        4 Sep 2003 17:30:59 -0000       1.19
  +++ openpkg-src/mysql/rc.mysql        7 Oct 2003 15:40:48 -0000       1.20
  @@ -67,7 +67,7 @@
       rcService mysql active no  && exit 0
       rc mysql stop start
   
  -%daily -u @l_rusr@
  +%daily -u @l_susr@
       rcService mysql enable yes || exit 0
   
       #   rotate logfiles
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6902 -r1.6903 news.txt
  --- openpkg-web/news.txt      7 Oct 2003 15:32:04 -0000       1.6902
  +++ openpkg-web/news.txt      7 Oct 2003 15:40:47 -0000       1.6903
  @@ -1,3 +1,4 @@
  +07-Oct-2003: Upgraded package: P<mysql-4.0.15a-20031007>
   07-Oct-2003: Upgraded package: P<jabberd-1.4.2-20031007>
   07-Oct-2003: Upgraded package: P<arpd-0.2-20031007>
   07-Oct-2003: Upgraded package: P<honeyd-0.6a-20031007>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to