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:   28-Oct-2005 08:57:59
  Branch: HEAD                             Handle: 2005102807575900

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

  Log:
    fix tracking and update Locale::KeyedText

  Summary:
    Revision    Changes     Path
    1.49        +5  -5      openpkg-src/perl-locale/perl-locale.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  ============================================================================
  $ cvs diff -u -r1.48 -r1.49 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  29 Sep 2005 11:26:51 -0000      
1.48
  +++ openpkg-src/perl-locale/perl-locale.spec  28 Oct 2005 06:57:59 -0000      
1.49
  @@ -37,7 +37,7 @@
   %define       V_locale_maketext_simple       0.12
   %define       V_locale_codes                 2.07
   %define       V_locale_subcountry            1.36
  -%define       V_locale_keyedtext             1.05
  +%define       V_locale_keyedtext             1.6_3
   
   #   package information
   Name:         perl-locale
  @@ -50,7 +50,7 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20050929
  +Release:      20051028
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  @@ -66,7 +66,7 @@
   Source10:     
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-Simple-%{V_locale_maketext_simple}.tar.gz
   Source11:     
http://www.cpan.org/modules/by-module/Locale/Locale-Codes-%{V_locale_codes}.tar.gz
   Source12:     
http://www.cpan.org/modules/by-module/Locale/Locale-SubCountry-%{V_locale_subcountry}.tar.gz
  -Source13:     
http://www.cpan.org/modules/by-module/Locale/Locale-KeyedText-%{V_locale_keyedtext}.tar.gz
  +Source13:     
http://www.cpan.org/modules/by-module/Locale/DUNCAND/Locale-KeyedText-v%{V_locale_keyedtext}.tar.gz
   Patch0:       perl-locale.patch
   
   #   build information
  @@ -164,8 +164,8 @@
       }
       prog perl-locale:Locale-KeyedText = {
           version   = %{V_locale_keyedtext}
  -        url       = http://www.cpan.org/modules/by-module/Locale/
  -        regex     = Locale-KeyedText-(__VER__)\.tar\.gz
  +        url       = http://www.cpan.org/modules/by-module/Locale/DUNCAND/
  +        regex     = Locale-KeyedText-v(__VER__)\.tar\.gz
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to