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:   31-Oct-2005 19:41:21
  Branch: HEAD                             Handle: 2005103118412100

  Modified files:
    openpkg-src/perl-par    perl-par.spec

  Log:
    Module::ScanDeps is now in perl-modules

  Summary:
    Revision    Changes     Path
    1.17        +6  -18     openpkg-src/perl-par/perl-par.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-par/perl-par.spec
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 perl-par.spec
  --- openpkg-src/perl-par/perl-par.spec        25 Jun 2005 11:05:25 -0000      
1.16
  +++ openpkg-src/perl-par/perl-par.spec        31 Oct 2005 18:41:21 -0000      
1.17
  @@ -24,7 +24,6 @@
   
   #   versions of individual parts
   %define       V_perl                  5.8.7
  -%define       V_module_scandeps       0.51
   %define       V_par_dist              0.07
   %define       V_par                   0.89
   
  @@ -39,35 +38,28 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20050625
  +Release:      20051031
   
   #   list of sources
  -Source0:      
http://www.cpan.org/modules/by-module/Module/Module-ScanDeps-%{V_module_scandeps}.tar.gz
  -Source1:      
http://www.cpan.org/modules/by-module/PAR/PAR-Dist-%{V_par_dist}.tar.gz
  -Source2:      http://www.cpan.org/modules/by-module/PAR/PAR-%{V_par}.tar.gz
  +Source0:      
http://www.cpan.org/modules/by-module/PAR/PAR-Dist-%{V_par_dist}.tar.gz
  +Source1:      http://www.cpan.org/modules/by-module/PAR/PAR-%{V_par}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg 
>= %{V_perl}-20040126
   PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
  -BuildPreReq:  perl-comp, perl-sys, perl-crypto
  -PreReq:       perl-comp, perl-sys, perl-crypto
  +BuildPreReq:  perl-comp, perl-sys, perl-crypto, perl-module
  +PreReq:       perl-comp, perl-sys, perl-crypto, perl-module
   AutoReq:      no
   AutoReqProv:  no
   
   %description
  -    Perl modules for use with networks:
  -    - Module::ScanDeps (%{V_module_scandeps})
  +    Perl modules for use with Perl archive:
       - PAR::Dist (%{V_par_dist})
       - PAR (%{V_par})
   
   %track
  -    prog perl-par:Module-ScanDeps = {
  -        version   = %{V_module_scandeps}
  -        url       = http://www.cpan.org/modules/by-module/Module/
  -        regex     = Module-ScanDeps-(__VER__)\.tar\.gz
  -    }
       prog perl-par:PAR-Dist = {
           version   = %{V_par_dist}
           url       = http://www.cpan.org/modules/by-module/PAR/
  @@ -82,7 +74,6 @@
   %prep
       %setup -q -c
       %setup -q -T -D -a 1
  -    %setup -q -T -D -a 2
   
   %build
   
  @@ -91,10 +82,7 @@
       %{l_prefix}/bin/perl-openpkg prepare
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} configure build install
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE1} configure build install
  -    %{l_prefix}/bin/perl-openpkg -d %{SOURCE2} configure build install
       %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
  -    mv  $RPM_BUILD_ROOT%{l_prefix}/bin/scandeps.pl \
  -        $RPM_BUILD_ROOT%{l_prefix}/bin/scandeps
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat 
perl-openpkg-files`
   
   %files -f files
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to