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:   20-Nov-2008 18:42:29
  Branch: HEAD                             Handle: 2008112017422900

  Modified files:
    openpkg-src/svnnotify   svnnotify.patch svnnotify.spec

  Log:
    use a little less eye-hurting blues in HTML output

  Summary:
    Revision    Changes     Path
    1.13        +23 -0      openpkg-src/svnnotify/svnnotify.patch
    1.21        +1  -1      openpkg-src/svnnotify/svnnotify.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/svnnotify/svnnotify.patch
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 svnnotify.patch
  --- openpkg-src/svnnotify/svnnotify.patch     24 Sep 2008 18:45:26 -0000      
1.12
  +++ openpkg-src/svnnotify/svnnotify.patch     20 Nov 2008 17:42:29 -0000      
1.13
  @@ -19,3 +19,26 @@
            'C:\\program files\\subversion\\bin',
            $Config::Config{installbin},
            $Config::Config{installscript},
  +Index: SVN-Notify-2.78/lib/SVN/Notify/HTML.pm
  +--- SVN-Notify-2.78/lib/SVN/Notify/HTML.pm.orig      2008-09-24 06:41:21 
+0200
  ++++ SVN-Notify-2.78/lib/SVN/Notify/HTML.pm   2008-11-20 18:39:02 +0100
  +@@ -586,7 +586,7 @@
  + 
  + sub _css {
  +     return [
  +-        q(#msg dl.meta { border: 1px #006 solid; background: #369; ),
  ++        q(#msg dl.meta { border: 1px #003 solid; background: #669; ),
  +             qq(padding: 6px; color: #fff; }\n),
  +         qq(#msg dl.meta dt { float: left; width: 6em; font-weight: bold; 
}\n),
  +         qq(#msg dt:after { content:':';}\n),
  +@@ -621,8 +621,8 @@
  +         qq(#logmsg table thead th { text-align: center; border-bottom: 1px 
solid #fa0; }\n),
  +         qq(#logmsg table th.Corner { text-align: left; }\n),
  +         qq(#logmsg hr { border: none 0; border-top: 2px dashed #fa0; 
height: 1px; }\n),
  +-        q(#header, #footer { color: #fff; background: #636; ),
  +-        qq(border: 1px #300 solid; padding: 6px; }\n),
  ++        q(#header, #footer { color: #fff; background: #669; ),
  ++        qq(border: 1px #003 solid; padding: 6px; }\n),
  +         qq(#patch { width: 100%; }\n),
  +     ];
  + }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/svnnotify/svnnotify.spec
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 svnnotify.spec
  --- openpkg-src/svnnotify/svnnotify.spec      27 Oct 2008 18:15:52 -0000      
1.20
  +++ openpkg-src/svnnotify/svnnotify.spec      20 Nov 2008 17:42:29 -0000      
1.21
  @@ -41,7 +41,7 @@
   Group:        SCM
   License:      GPL/Artistic
   Version:      %{V_svn_notify}
  -Release:      20081027
  +Release:      20081120
   
   #   package options
   %option       with_config  yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to