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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   06-May-2007 18:40:28
  Branch: HEAD                             Handle: 2007050617402701

  Modified files:
    openpkg-src/perl-math   perl-math.patch perl-math.spec

  Log:
    modifying package: perl-math-5.8.8 20070419 -> 20070506

  Summary:
    Revision    Changes     Path
    1.5         +0  -38     openpkg-src/perl-math/perl-math.patch
    1.53        +3  -3      openpkg-src/perl-math/perl-math.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-math/perl-math.patch
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 perl-math.patch
  --- openpkg-src/perl-math/perl-math.patch     13 Jan 2007 08:37:00 -0000      
1.4
  +++ openpkg-src/perl-math/perl-math.patch     6 May 2007 16:40:27 -0000       
1.5
  @@ -8,41 +8,3 @@
   -);
   \ No newline at end of file
   +);
  -Index: Math-BigInt-Constant-1.07/Makefile.PL
  ---- Math-BigInt-Constant-1.07/Makefile.PL.orig       2006-03-14 18:14:03 
+0100
  -+++ Math-BigInt-Constant-1.07/Makefile.PL    2007-01-13 09:35:56 +0100
  -@@ -1,34 +1,5 @@
  - use ExtUtils::MakeMaker;
  - 
  --sub MY::metafile {
  --  package MY;
  --  my $self = shift;
  --  if (!eval { require YAML; 1 })
  --  {
  --    warn ("YAML not installed, 'make dist' will not override META.yml");
  --    return $self->SUPER::metafile_target(@_);
  --  };
  --
  --  use YAML::Node;
  --  my $node = YAML::Node->new({});
  --
  --  $node->{name}                     = $self->{DISTNAME};
  --  $node->{version}          = $self->{VERSION};
  --  $node->{version_from}             = $self->{VERSION_FROM};
  --  $node->{license}          = 'perl';
  --  $node->{distribution_type}        = 'module';
  --  $node->{generated_by}             = "$self->{DISTNAME} version 
$self->{VERSION}";
  --  $node->{installdirs}              = 'site';
  --  $node->{requires}         = $self->{PREREQ_PM};
  --
  --  my $dump = YAML::Dump( $node );
  --
  --  $dump =~ s/^(.*)$/\t\$(NOECHO) \$(ECHO) "$1" >>META.yml/gm;
  --  $dump =~ s/>>META\.yml/>META.yml/;
  --
  --  return "metafile:\n$dump";
  --}
  --
  - WriteMakefile(
  -     'NAME'          => 'Math-BigInt-Constant',
  -     'VERSION_FROM'  => 'lib/Math/BigInt/Constant.pm', # finds $VERSION
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-math/perl-math.spec
  ============================================================================
  $ cvs diff -u -r1.52 -r1.53 perl-math.spec
  --- openpkg-src/perl-math/perl-math.spec      19 Apr 2007 06:23:43 -0000      
1.52
  +++ openpkg-src/perl-math/perl-math.spec      6 May 2007 16:40:28 -0000       
1.53
  @@ -26,9 +26,9 @@
   %define       V_perl                         5.8.8
   %define       V_math_gmp                     2.04
   %define       V_math_mpfr                    1.11
  -%define       V_math_bigint                  1.83
  +%define       V_math_bigint                  1.85
   %define       V_math_bigint_gmp              1.21
  -%define       V_math_bigint_constant         1.07
  +%define       V_math_bigint_constant         1.08
   %define       V_math_bigint_fastcalc         0.14
   %define       V_math_symbolic                0.507
   %define       V_math_algebra_symbols         1.21
  @@ -51,7 +51,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20070419
  +Release:      20070506
   
   #   package options
   %option       with_gmp    no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to