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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   24-Oct-2003 10:17:27
  Branch: HEAD                             Handle: 2003102409172502

  Modified files:
    openpkg-re/vcheck       vc.perl-apache
    openpkg-src/perl-apache perl-apache.spec
    openpkg-web             news.txt

  Log:
    add libapreq (will be removed from rt)

  Summary:
    Revision    Changes     Path
    1.8         +5  -0      openpkg-re/vcheck/vc.perl-apache
    1.16        +7  -2      openpkg-src/perl-apache/perl-apache.spec
    1.7148      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.perl-apache
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 vc.perl-apache
  --- openpkg-re/vcheck/vc.perl-apache  13 Aug 2003 11:13:51 -0000      1.7
  +++ openpkg-re/vcheck/vc.perl-apache  24 Oct 2003 08:17:25 -0000      1.8
  @@ -71,4 +71,9 @@
     url       = http://www.cpan.org/modules/by-module/Apache/
     regex     = Apache-TempFile-(__VER__)\.tar\.gz
   }
  +prog perl-apache:libapreq = {
  +  version   = 1.1
  +  url       = http://www.cpan.org/modules/by-authors/id/J/JI/JIMW/
  +  regex     = libapreq-(__VER__)\.tar\.gz
  +}
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-apache/perl-apache.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 perl-apache.spec
  --- openpkg-src/perl-apache/perl-apache.spec  8 Oct 2003 07:13:27 -0000       1.15
  +++ openpkg-src/perl-apache/perl-apache.spec  24 Oct 2003 08:17:27 -0000      1.16
  @@ -38,6 +38,7 @@
   %define       V_apache_session_sharedmem 0.41
   %define       V_apache_tempfile          0.05
   %define       V_apache_db                0.06
  +%define       V_apache_libapreq          1.1
   
   #   package information
   Name:         perl-apache
  @@ -48,8 +49,8 @@
   Distribution: OpenPKG [EVAL]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20031008
  -Release:      20031008
  +Version:      20031024
  +Release:      20031024
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/Apache/Apache-AuthCookie-%{V_apache_authcookie}.tar.gz
  @@ -66,6 +67,7 @@
   Source11:     
http://www.cpan.org/modules/by-module/Apache/Apache-Session-SharedMem-%{V_apache_session_sharedmem}.tar.gz
   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
  +Source14:     
http://www.cpan.org/modules/by-authors/id/J/JI/JIMW/libapreq-%{V_apache_libapreq}.tar.gz
   Patch0:       perl-apache.patch
   
   #   build information
  @@ -92,6 +94,7 @@
       - Apache::Session::SharedMem (%{V_apache_session_sharedmem})
       - Apache::TempFile (%{V_apache_tempfile})
       - Apache::DB (%{V_apache_db})
  +    - libapreq (%{V_apache_libapreq})
   
   %prep
       %setup0  -q -c
  @@ -108,6 +111,7 @@
       %setup11 -q -T -D -a 11
       %setup12 -q -T -D -a 12
       %setup13 -q -T -D -a 13
  +    %setup14 -q -T -D -a 14
       %patch0  -p0
   
   %build
  @@ -131,6 +135,7 @@
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE11}
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE12}
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE13}
  +    %{l_prefix}/bin/perl-openpkg install -d %{SOURCE14}
   
       #   perform common epilog operations
       %{l_prefix}/bin/perl-openpkg epilog
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7147 -r1.7148 news.txt
  --- openpkg-web/news.txt      24 Oct 2003 08:10:44 -0000      1.7147
  +++ openpkg-web/news.txt      24 Oct 2003 08:17:25 -0000      1.7148
  @@ -1,3 +1,4 @@
  +24-Oct-2003: Upgraded package: P<perl-apache-20031024-20031024>
   24-Oct-2003: Upgraded package: P<perl-tk-20031024-20031024>
   24-Oct-2003: Upgraded package: P<rt-3.0.6-20031024>
   24-Oct-2003: Upgraded package: P<perl-www-20031024-20031024>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to