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:   12-Nov-2005 19:35:43
  Branch: HEAD                             Handle: 2005111218354200

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

  Log:
    modifying package: kwiki-0.38 20051110 -> 20051112

  Summary:
    Revision    Changes     Path
    1.19        +20 -20     openpkg-src/kwiki/kwiki.patch
    1.66        +2  -2      openpkg-src/kwiki/kwiki.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/kwiki/kwiki.patch
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 kwiki.patch
  --- openpkg-src/kwiki/kwiki.patch     10 Nov 2005 07:07:13 -0000      1.18
  +++ openpkg-src/kwiki/kwiki.patch     12 Nov 2005 18:35:42 -0000      1.19
  @@ -1,6 +1,6 @@
   Index: Kwiki-0.38/lib/Kwiki/Command.pm
   --- Kwiki-0.38/lib/Kwiki/Command.pm.orig     2005-04-03 12:50:54 +0200
  -+++ Kwiki-0.38/lib/Kwiki/Command.pm  2005-11-10 08:00:34 +0100
  ++++ Kwiki-0.38/lib/Kwiki/Command.pm  2005-11-12 19:31:54 +0100
   @@ -112,7 +112,7 @@
            next unless $self->is_kwiki_dir($dir);
            $self->msg('Updating ', $dir->absolute->pathname, "\n");
  @@ -12,7 +12,7 @@
    
   Index: Kwiki-0.38/lib/Kwiki/Config.pm
   --- Kwiki-0.38/lib/Kwiki/Config.pm.orig      2005-03-25 07:44:44 +0100
  -+++ Kwiki-0.38/lib/Kwiki/Config.pm   2005-11-10 08:00:34 +0100
  ++++ Kwiki-0.38/lib/Kwiki/Config.pm   2005-11-12 19:31:54 +0100
   @@ -174,11 +174,11 @@
    # Put overrides in the top level config.yaml
    # See: http://www.kwiki.org/?ChangingConfigDotYaml
  @@ -29,7 +29,7 @@
    # file. Do not modify any of the files under the config/ directory as
   Index: Kwiki-0.38/lib/Kwiki/Display.pm
   --- Kwiki-0.38/lib/Kwiki/Display.pm.orig     2005-02-24 17:07:18 +0100
  -+++ Kwiki-0.38/lib/Kwiki/Display.pm  2005-11-10 08:00:34 +0100
  ++++ Kwiki-0.38/lib/Kwiki/Display.pm  2005-11-12 19:31:54 +0100
   @@ -86,7 +86,7 @@
    __template/tt2/display_changed_by.html__
    [% IF self.preferences.display_changed_by.value %]
  @@ -41,7 +41,7 @@
    </em>
   Index: Kwiki-0.38/lib/Kwiki/Formatter.pm
   --- Kwiki-0.38/lib/Kwiki/Formatter.pm.orig   2005-03-20 07:55:13 +0100
  -+++ Kwiki-0.38/lib/Kwiki/Formatter.pm        2005-11-10 08:00:34 +0100
  ++++ Kwiki-0.38/lib/Kwiki/Formatter.pm        2005-11-12 19:31:54 +0100
   @@ -345,7 +345,7 @@
    package Kwiki::Formatter::HyperLink;
    use base 'Spoon::Formatter::Unit';
  @@ -62,7 +62,7 @@
        my $text = $self->escape_html($self->matched);
   Index: Kwiki-0.38/lib/Kwiki/Pages.pm
   --- Kwiki-0.38/lib/Kwiki/Pages.pm.orig       2005-03-17 22:15:31 +0100
  -+++ Kwiki-0.38/lib/Kwiki/Pages.pm    2005-11-10 08:00:34 +0100
  ++++ Kwiki-0.38/lib/Kwiki/Pages.pm    2005-11-12 19:31:54 +0100
   @@ -290,17 +290,17 @@
    __!database/HomePage__
    === Welcome to Your New Kwiki!
  @@ -93,7 +93,7 @@
   ---[http://www.kwiki.org/?BrianIngerson Brian Ingerson]
   Index: Kwiki-0.38/lib/Kwiki/Theme/Basic.pm
   --- Kwiki-0.38/lib/Kwiki/Theme/Basic.pm.orig 2005-02-24 17:07:17 +0100
  -+++ Kwiki-0.38/lib/Kwiki/Theme/Basic.pm      2005-11-10 08:00:34 +0100
  ++++ Kwiki-0.38/lib/Kwiki/Theme/Basic.pm      2005-11-12 19:31:54 +0100
   @@ -36,6 +36,7 @@
    <td id="group_1">
    <div class="navigation">
  @@ -125,7 +125,7 @@
    h1, h2, h3, h4, h5, h6 {
   Index: Kwiki-Diff-0.02/lib/Kwiki/Diff.pm
   --- Kwiki-Diff-0.02/lib/Kwiki/Diff.pm.orig   2005-01-30 15:44:26 +0100
  -+++ Kwiki-Diff-0.02/lib/Kwiki/Diff.pm        2005-11-10 08:00:34 +0100
  ++++ Kwiki-Diff-0.02/lib/Kwiki/Diff.pm        2005-11-12 19:31:54 +0100
   @@ -177,6 +177,11 @@
    <img src="icons/gnome/image/diff.png" alt="Differences" />
    <!-- END diff_button_icon.html -->
  @@ -140,7 +140,7 @@
    <a href="[% script_name %]?action=revisions&page_name=[% page_uri 
%]&revision_id=[% revision_id %]" accesskey="r" title="Revision [% revision_id 
%]">
   Index: Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm
   --- Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm.orig 2005-01-11 17:03:22 
+0100
  -+++ Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm      2005-11-10 08:00:34 
+0100
  ++++ Kwiki-Favorites-0.13/lib/Kwiki/Favorites.pm      2005-11-12 19:31:54 
+0100
   @@ -111,7 +111,7 @@
    }
    </script>
  @@ -152,7 +152,7 @@
    </form>
   Index: Kwiki-ForeignLinkGlyphs-0.01/lib/Kwiki/ForeignLinkGlyphs.pm
   --- Kwiki-ForeignLinkGlyphs-0.01/lib/Kwiki/ForeignLinkGlyphs.pm.orig 
2004-08-26 16:59:17 +0200
  -+++ Kwiki-ForeignLinkGlyphs-0.01/lib/Kwiki/ForeignLinkGlyphs.pm      
2005-11-10 08:00:34 +0100
  ++++ Kwiki-ForeignLinkGlyphs-0.01/lib/Kwiki/ForeignLinkGlyphs.pm      
2005-11-12 19:31:54 +0100
   @@ -108,6 +108,6 @@
    Allow from all
    
  @@ -163,21 +163,21 @@
   +iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEX/////AADrWueTAAAAAXRS
   +TlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfVAQ4RAjhU
   +SGrkAAAAFElEQVQI12OwYZBhsGEoYUhgSAAACQQByefTiF8AAAAASUVORK5CYII=
  -Index: Kwiki-Notify-Mail-0.03/lib/Kwiki/Notify/Mail.pm
  ---- Kwiki-Notify-Mail-0.03/lib/Kwiki/Notify/Mail.pm.orig     2005-01-25 
21:49:23 +0100
  -+++ Kwiki-Notify-Mail-0.03/lib/Kwiki/Notify/Mail.pm  2005-11-10 08:00:34 
+0100
  -@@ -66,7 +66,7 @@
  -     $msg->print(\*TEMPFILE);
  -     close TEMPFILE;
  -     } else {
  --    $msg->send;
  -+    $msg->send("sendmail", "@l_prefix@/sbin/sendmail -t -oi -oem");
  +Index: Kwiki-Notify-Mail-0.04/lib/Kwiki/Notify/Mail.pm
  +--- Kwiki-Notify-Mail-0.04/lib/Kwiki/Notify/Mail.pm.orig     2005-11-12 
00:04:17 +0100
  ++++ Kwiki-Notify-Mail-0.04/lib/Kwiki/Notify/Mail.pm  2005-11-12 19:32:25 
+0100
  +@@ -100,7 +100,7 @@
  +         close TEMPFILE;
  +     }
  +     else {
  +-        $msg->send;
  ++        $msg->send("sendmail", "@l_prefix@/sbin/sendmail -t -oi -oem");
        }
    }
    
   Index: Kwiki-RecentChangesRSS-0.07/lib/Kwiki/RecentChangesRSS.pm
   --- Kwiki-RecentChangesRSS-0.07/lib/Kwiki/RecentChangesRSS.pm.orig   
2005-11-07 00:47:58 +0100
  -+++ Kwiki-RecentChangesRSS-0.07/lib/Kwiki/RecentChangesRSS.pm        
2005-11-10 08:00:34 +0100
  ++++ Kwiki-RecentChangesRSS-0.07/lib/Kwiki/RecentChangesRSS.pm        
2005-11-12 19:31:54 +0100
   @@ -323,6 +323,7 @@
    rss_skipHours:
    rss_skipDays:
  @@ -197,7 +197,7 @@
    eNpjdDdgQAX/Gd9+QBP6w8SAAYBC/1YzcBdYr2eYvYG7ACTEAhQ98JVb9vRvBoG/DD+gqhga2Jmd
   Index: Kwiki-Search-0.12/lib/Kwiki/Search.pm
   --- Kwiki-Search-0.12/lib/Kwiki/Search.pm.orig       2004-12-16 00:38:12 
+0100
  -+++ Kwiki-Search-0.12/lib/Kwiki/Search.pm    2005-11-10 08:00:34 +0100
  ++++ Kwiki-Search-0.12/lib/Kwiki/Search.pm    2005-11-12 19:31:54 +0100
   @@ -72,7 +72,7 @@
    
    =cut
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/kwiki/kwiki.spec
  ============================================================================
  $ cvs diff -u -r1.65 -r1.66 kwiki.spec
  --- openpkg-src/kwiki/kwiki.spec      10 Nov 2005 07:07:13 -0000      1.65
  +++ openpkg-src/kwiki/kwiki.spec      12 Nov 2005 18:35:42 -0000      1.66
  @@ -46,7 +46,7 @@
   %define       V_kwiki_image                 0.01
   %define       V_kwiki_mindmap               0.09
   %define       V_kwiki_newpage               0.12
  -%define       V_kwiki_notify_mail           0.03
  +%define       V_kwiki_notify_mail           0.04
   %define       V_kwiki_pageinclude           0.02
   %define       V_kwiki_paragraphblocks       0.12
   %define       V_kwiki_preformattedblocks    0.11
  @@ -119,7 +119,7 @@
   Group:        Web
   License:      GPL/Artistic
   Version:      %{V_kwiki}
  -Release:      20051110
  +Release:      20051112
   
   #   list of sources
   Source0:      
http://www.cpan.org/authors/id/I/IN/INGY/Spoon-%{V_spoon}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to