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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   22-Jun-2004 11:32:38
  Branch: HEAD                             Handle: -NONE-

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

  Log:
    remove dup, I18N::LangTags was relocated to perl-locale

  Summary:
    Revision    Changes     Path
    1.40        +0  -0      openpkg-src/perl-text/perl-text.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-text/perl-text.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 perl-text.spec
  --- openpkg-src/perl-text/perl-text.spec      18 Jun 2004 13:01:51 -0000      1.39
  +++ openpkg-src/perl-text/perl-text.spec      22 Jun 2004 09:32:38 -0000      1.40
  @@ -31,7 +31,6 @@
   %define       V_text_autoformat              1.12
   %define       V_text_quoted                  1.7
   %define       V_text_shellwords              1.07
  -%define       V_i18n_langtags                0.31
   %define       V_locale_maketext              1.09
   
   #   package information
  @@ -45,7 +44,7 @@
   Group:        Language
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20040618
  +Release:      20040622
   
   #   list of sources
   Source0:      
http://www.cpan.org/modules/by-module/Text/Text-Template-%{V_text_template}.tar.gz
  @@ -54,8 +53,7 @@
   Source3:      
http://www.cpan.org/modules/by-module/Text/Text-Autoformat-%{V_text_autoformat}.tar.gz
   Source4:      
http://www.cpan.org/modules/by-module/Text/Text-Quoted-%{V_text_quoted}.tar.gz
   Source5:      
http://www.cpan.org/modules/by-module/Text/Text-Shellwords-%{V_text_shellwords}.tar.gz
  -Source6:      
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  -Source7:      
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-%{V_locale_maketext}.tar.gz
  +Source6:      
http://www.cpan.org/modules/by-module/Locale/Locale-Maketext-%{V_locale_maketext}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -73,7 +71,6 @@
       - Text::Autoformat (%{V_text_autoformat})
       - Text::Quoted (%{V_text_quoted})
       - Text::Shellwords (%{V_text_shellwords})
  -    - I18N::LangTags (%{V_i18n_langtags})
       - Locale::Maketext (%{V_locale_maketext})
   
   %track
  @@ -107,11 +104,6 @@
           url       = http://www.cpan.org/modules/by-module/Text/
           regex     = Text-Shellwords-(__VER__)\.tar\.gz
       }
  -    prog perl-text:I18N-LangTags = {
  -        version   = %{V_i18n_langtags}
  -        url       = http://www.cpan.org/modules/by-module/I18N/
  -        regex     = I18N-LangTags-(__VER__)\.tar\.gz
  -    }
       prog perl-text:Locale-Maketext = {
           version   = %{V_locale_maketext}
           url       = http://www.cpan.org/modules/by-module/Locale/
  @@ -126,7 +118,6 @@
       %setup -q -T -D -a 4
       %setup -q -T -D -a 5
       %setup -q -T -D -a 6
  -    %setup -q -T -D -a 7
   
   %build
   
  @@ -140,7 +131,6 @@
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE4}  configure build install
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE5}  configure build install
       %{l_prefix}/bin/perl-openpkg -d %{SOURCE6}  configure build install
  -    %{l_prefix}/bin/perl-openpkg -d %{SOURCE7}  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`
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to