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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   11-Jul-2003 17:11:38
  Branch: HEAD                             Handle: 2003071116113502

  Added files:
    openpkg-src/perl-apache Apache-Session-Lazy.patch
  Modified files:
    openpkg-src/perl-apache perl-apache.spec
    openpkg-web             news.txt

  Log:
    fix building of Apache-Session-Lazy with antique sed

  Summary:
    Revision    Changes     Path
    1.1         +9  -0      openpkg-src/perl-apache/Apache-Session-Lazy.patch
    1.12        +4  -2      openpkg-src/perl-apache/perl-apache.spec
    1.5538      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-apache/Apache-Session-Lazy.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 Apache-Session-Lazy.patch
  --- /dev/null 2003-07-11 17:11:38.000000000 +0200
  +++ Apache-Session-Lazy.patch 2003-07-11 17:11:38.000000000 +0200
  @@ -0,0 +1,9 @@
  +--- Apache-Session-Lazy-0.05/Makefile.PL.dist        2003-07-11 17:09:22.000000000 
+0200
  ++++ Apache-Session-Lazy-0.05/Makefile.PL     2003-07-11 17:09:13.000000000 +0200
  +@@ -10,4 +10,4 @@
  +     ($] >= 5.005 ?    ## Add these new keywords supported since 5.005
  +       (ABSTRACT_FROM => 'Lazy.pm', # retrieve abstract from module
  +        AUTHOR     => 'Gyan Kapur <[EMAIL PROTECTED]>') : ()),
  +-);
  +\ No newline at end of file
  ++);
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-apache/perl-apache.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 perl-apache.spec
  --- openpkg-src/perl-apache/perl-apache.spec  8 Jul 2003 14:41:33 -0000       1.11
  +++ openpkg-src/perl-apache/perl-apache.spec  11 Jul 2003 15:11:37 -0000      1.12
  @@ -48,8 +48,8 @@
   Distribution: OpenPKG [EVAL]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20030530
  -Release:      20030530
  +Version:      20030711
  +Release:      20030711
   
   #   package options
   #   FIMXE: rse: alternative *brain-dead* behavior in Apache-AuthCookie's login
  @@ -72,6 +72,7 @@
   Source12:     
http://www.cpan.org/modules/by-module/Apache/Apache-TempFile-%{V_apache_tempfile}.tar.gz
   Source13:     
http://www.cpan.org/modules/by-module/Apache/Apache-DB-%{V_apache_db}.tar.gz
   Patch0:       Apache-AuthCookie.patch
  +Patch1:       Apache-Session-Lazy.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -116,6 +117,7 @@
   %if "%{with_authcookie_alt}" == "yes"
       %patch0 -p0
   %endif
  +    %patch1 -p0
   
   %build
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5537 -r1.5538 news.txt
  --- openpkg-web/news.txt      11 Jul 2003 14:39:02 -0000      1.5537
  +++ openpkg-web/news.txt      11 Jul 2003 15:11:35 -0000      1.5538
  @@ -1,3 +1,4 @@
  +11-Jul-2003: Upgraded package: P<perl-apache-20030711-20030711>
   11-Jul-2003: Upgraded package: P<vim-6.2.21-20030711>
   11-Jul-2003: Upgraded package: P<openpkg-20030711-20030711>
   11-Jul-2003: Upgraded package: P<openpkg-rc-0.7.3-20030711>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to