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                      Date:   15-Dec-2004 19:55:49
  Branch: HEAD                             Handle: 2004121518554800

  Modified files:
    openpkg-src/rt          rt.spec

  Log:
    modifying package: rt-3.2.2 20041107 -> 20041215

  Summary:
    Revision    Changes     Path
    1.144       +19 -28     openpkg-src/rt/rt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/rt/rt.spec
  ============================================================================
  $ cvs diff -u -r1.143 -r1.144 rt.spec
  --- openpkg-src/rt/rt.spec    7 Nov 2004 10:40:28 -0000       1.143
  +++ openpkg-src/rt/rt.spec    15 Dec 2004 18:55:48 -0000      1.144
  @@ -31,7 +31,6 @@
   %define       V_html_mason                 1.28
   %define       V_mldbm                      2.01
   %define       V_html_format                2.04
  -%define       V_regexp_common              2.117
   %define       V_cache_cache                1.03
   %define       V_html_scrubber              0.08
   %define       V_module_version             1.02
  @@ -47,7 +46,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_rt}
  -Release:      20041107
  +Release:      20041215
   
   #   package options
   %option       with_color_primary   336699
  @@ -72,18 +71,17 @@
   Source2:      
http://www.cpan.org/modules/by-module/HTML/HTML-Mason-%{V_html_mason}.tar.gz
   Source3:      
http://www.cpan.org/modules/by-authors/id/C/CH/CHAMAS/MLDBM-%{V_mldbm}.tar.gz
   Source4:      
http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/HTML-Format-%{V_html_format}.tar.gz
  -Source5:      
http://www.cpan.org/modules/by-authors/id/A/AB/ABIGAIL/Regexp-Common-%{V_regexp_common}.tar.gz
  -Source6:      
http://www.cpan.org/modules/by-authors/id/D/DC/DCLINTON/Cache-Cache-%{V_cache_cache}.tar.gz
  -Source7:      
http://www.cpan.org/modules/by-authors/id/P/PO/PODMASTER/HTML-Scrubber-%{V_html_scrubber}.tar.gz
  -Source8:      
http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/Module-Versions-Report-%{V_module_version}.tar.gz
  -Source9:      rc.rt
  -Source10:     rtsetup
  -Source11:     rtcleanup
  -Source12:     rtupgrade
  -Source13:     rtapachectl
  -Source14:     rtapache.conf
  -Source15:     config.layout
  -Source16:     rt-mailgate.sh
  +Source5:      
http://www.cpan.org/modules/by-authors/id/D/DC/DCLINTON/Cache-Cache-%{V_cache_cache}.tar.gz
  +Source6:      
http://www.cpan.org/modules/by-authors/id/P/PO/PODMASTER/HTML-Scrubber-%{V_html_scrubber}.tar.gz
  +Source7:      
http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/Module-Versions-Report-%{V_module_version}.tar.gz
  +Source8:      rc.rt
  +Source9:      rtsetup
  +Source10:     rtcleanup
  +Source11:     rtupgrade
  +Source12:     rtapachectl
  +Source13:     rtapache.conf
  +Source14:     config.layout
  +Source15:     rt-mailgate.sh
   Patch0:       rt.patch
   
   #   build information
  @@ -151,11 +149,6 @@
           url       = http://www.cpan.org/modules/by-authors/id/C/CH/CHAMAS/
           regex     = MLDBM-(__VER__)\.tar\.gz
       }
  -    prog rt:regexp-common = {
  -        version   = %{V_regexp_common}
  -        url       = http://www.cpan.org/modules/by-authors/id/A/AB/ABIGAIL/
  -        regex     = Regexp-Common-(__VER__)\.tar\.gz
  -    }
       prog rt:html-scrubber = {
           version   = %{V_html_scrubber}
           url       = http://www.cpan.org/modules/by-authors/id/P/PO/PODMASTER/
  @@ -177,7 +170,6 @@
       %setup -q -T -D -a 5
       %setup -q -T -D -a 6
       %setup -q -T -D -a 7
  -    %setup -q -T -D -a 8
   
       #   patch RT distribution
       cd rt-%{V_rt}
  @@ -240,14 +232,13 @@
   
       #   install remaining prerequisite Perl modules which
       #   are not part of the OpenPKG perl-xxx packages.
  -    %{l_prefix}/bin/perl-openpkg -d Regexp-Common-%{V_regexp_common}         
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d Log-Dispatch-%{V_log_dispatch}           
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d Cache-Cache-%{V_cache_cache}             
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d HTML-Mason-%{V_html_mason}               
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d MLDBM-%{V_mldbm}                         
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d HTML-Format-%{V_html_format}             
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d HTML-Scrubber-%{V_html_scrubber}         
            -l %{l_prefix}/libexec/rt configure build install
  -    %{l_prefix}/bin/perl-openpkg -d 
Module-Versions-Report-%{V_module_version}           -l %{l_prefix}/libexec/rt 
configure build install
  +    %{l_prefix}/bin/perl-openpkg -d Log-Dispatch-%{V_log_dispatch}           
  -l %{l_prefix}/libexec/rt configure build install
  +    %{l_prefix}/bin/perl-openpkg -d Cache-Cache-%{V_cache_cache}             
  -l %{l_prefix}/libexec/rt configure build install
  +    %{l_prefix}/bin/perl-openpkg -d HTML-Mason-%{V_html_mason}               
  -l %{l_prefix}/libexec/rt configure build install
  +    %{l_prefix}/bin/perl-openpkg -d MLDBM-%{V_mldbm}                         
  -l %{l_prefix}/libexec/rt configure build install
  +    %{l_prefix}/bin/perl-openpkg -d HTML-Format-%{V_html_format}             
  -l %{l_prefix}/libexec/rt configure build install
  +    %{l_prefix}/bin/perl-openpkg -d HTML-Scrubber-%{V_html_scrubber}         
  -l %{l_prefix}/libexec/rt configure build install
  +    %{l_prefix}/bin/perl-openpkg -d 
Module-Versions-Report-%{V_module_version} -l %{l_prefix}/libexec/rt configure 
build install
       %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
   
       #   create installation file hierarchy
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to