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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   24-Jul-2009 18:49:34
  Branch: HEAD                             Handle: 2009072417493300

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

  Log:
    modifying package: perl-regex-5.10.0 20090227 -> 20090724

  Summary:
    Revision    Changes     Path
    1.20        +11 -1      openpkg-src/perl-regex/perl-regex.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-regex/perl-regex.spec
  ============================================================================
  $ cvs diff -u -r1.19 -r1.20 perl-regex.spec
  --- openpkg-src/perl-regex/perl-regex.spec    18 Apr 2009 13:14:03 -0000      
1.19
  +++ openpkg-src/perl-regex/perl-regex.spec    24 Jul 2009 16:49:33 -0000      
1.20
  @@ -41,6 +41,7 @@
   %define       V_regexp_wildcards         1.03
   %define       V_regexp_compare           0.08
   %define       V_regexp_english           1.00
  +%define       V_regexp_grammars          1.001004
   
   #   package information
   Name:         perl-regex
  @@ -53,7 +54,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20090227
  +Release:      20090724
   
   #   package options
   %option       with_posix  no
  @@ -81,6 +82,7 @@
   Source14:     
http://www.cpan.org/modules/by-module/Regexp/Regexp-Wildcards-%{V_regexp_wildcards}.tar.gz
   Source15:     
http://www.cpan.org/modules/by-module/Regexp/Regexp-Compare-%{V_regexp_compare}.tar.gz
   Source16:     
http://www.cpan.org/modules/by-module/Regexp/Regexp-English-%{V_regexp_english}.tar.gz
  +Source17:     
http://www.cpan.org/authors/id/D/DC/DCONWAY/Regexp-Grammars-%{V_regexp_grammars}.tar.gz
   Patch0:       perl-regex.patch
   
   #   build information
  @@ -120,6 +122,7 @@
       - Regexp::Wildcards (%{V_regexp_wildcards})
       - Regexp::Compare (%{V_regexp_compare})
       - Regexp::English (%{V_regexp_english})
  +    - Regexp::Grammars (%{V_regexp_grammars})
   
   %track
       prog perl-regex:re-engine-POSIX = {
  @@ -207,6 +210,11 @@
           url       = http://www.cpan.org/modules/by-module/Regexp/
           regex     = Regexp-English-(__VER__)\.tar\.gz
       }
  +    prog perl-regex:Regexp-Grammars = {
  +        version   = %{V_regexp_grammars}
  +        url       = http://www.cpan.org/authors/id/D/DC/DCONWAY/
  +        regex     = Regexp-Grammars-(__VER__)\.tar\.gz
  +    }
   
   %prep
       %setup -q -c
  @@ -226,6 +234,7 @@
       %setup -q -T -D -a 14
       %setup -q -T -D -a 15
       %setup -q -T -D -a 16
  +    %setup -q -T -D -a 17
       %patch -p0
   
   %build
  @@ -262,6 +271,7 @@
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install
  +    %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install
       %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat 
perl-openpkg-files`
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to