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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   04-Dec-2003 22:55:57
  Branch: HEAD                             Handle: 2003120421555502

  Modified files:
    openpkg-re/vcheck       vc.perl-util
    openpkg-src/perl-util   perl-util.spec
    openpkg-web             news.txt

  Log:
    add Geography-Countries for Mail-IMAPClient

  Summary:
    Revision    Changes     Path
    1.71        +5  -0      openpkg-re/vcheck/vc.perl-util
    1.96        +7  -2      openpkg-src/perl-util/perl-util.spec
    1.7674      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.perl-util
  ============================================================================
  $ cvs diff -u -r1.70 -r1.71 vc.perl-util
  --- openpkg-re/vcheck/vc.perl-util    3 Dec 2003 19:13:45 -0000       1.70
  +++ openpkg-re/vcheck/vc.perl-util    4 Dec 2003 21:55:55 -0000       1.71
  @@ -71,6 +71,11 @@
     url       = http://www.cpan.org/modules/by-module/Exception/
     regex     = Exception-Class-(__VER__)\.tar\.gz
   }
  +prog perl-util:Geography-Countries = {
  +  version   = 1.4
  +  url       = http://www.cpan.org/modules/by-module/Geography/
  +  regex     = Geography-Countries-(__VER__)\.tar\.gz
  +}
   prog perl-util:Object-Realize-Later = {
     version   = 0.14
     url       = http://www.cpan.org/modules/by-module/Object/
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  ============================================================================
  $ cvs diff -u -r1.95 -r1.96 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec      4 Dec 2003 21:53:25 -0000       1.95
  +++ openpkg-src/perl-util/perl-util.spec      4 Dec 2003 21:55:57 -0000       1.96
  @@ -38,6 +38,7 @@
   %define       V_data_locations           5.2-fixed
   %define       V_devel_stacktrace         1.04
   %define       V_exception_class          1.16
  +%define       V_geography_countries      1.4
   %define       V_object_realize_later     0.14
   %define       V_params_validate          0.72
   %define       V_startup                  0.103
  @@ -57,8 +58,8 @@
   Distribution: OpenPKG [BASE]
   Group:        Language
   License:      GPL/Artistic
  -Version:      20031203
  -Release:      20031203
  +Version:      20031204
  +Release:      20031204
   
   #   list of sources
   Source0:      http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ -84,6 +85,7 @@
   Source20:     
http://www.cpan.org/modules/by-module/String/String-Divert-%{V_string_divert}.tar.gz
   Source21:     
http://www.cpan.org/modules/by-module/Test/Test-Simple-%{V_test_simple}.tar.gz
   Source22:     
http://www.cpan.org/modules/by-module/Test/Test-Manifest-%{V_test_manifest}.tar.gz
  +Source23:     
http://www.cpan.org/modules/by-module/Geography/Geography-Countries-%{V_geography_countries}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -109,6 +111,7 @@
       - Data::Locations (%{V_data_locations})
       - Devel::StackTrace (%{V_devel_stacktrace})
       - Exception::Class (%{V_exception_class})
  +    - Geography::Countries (%{V_geography_countries})
       - Object::Realize::Later (%{V_object_realize_later})
       - Params::Validate (%{V_params_validate})
       - Startup (%{V_startup})
  @@ -143,6 +146,7 @@
       %setup20 -q -T -D -a 20
       %setup21 -q -T -D -a 21
       %setup22 -q -T -D -a 22
  +    %setup23 -q -T -D -a 23
   
   %build
   
  @@ -174,6 +178,7 @@
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE20}
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE21}
       %{l_prefix}/bin/perl-openpkg install -d %{SOURCE22}
  +    %{l_prefix}/bin/perl-openpkg install -d %{SOURCE23}
   
       #   cleanup installation files
       rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/replace # demo from "Startup" module
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7673 -r1.7674 news.txt
  --- openpkg-web/news.txt      4 Dec 2003 20:52:18 -0000       1.7673
  +++ openpkg-web/news.txt      4 Dec 2003 21:55:55 -0000       1.7674
  @@ -1,3 +1,4 @@
  +04-Dec-2003: Upgraded package: P<perl-util-20031204-20031204>
   04-Dec-2003: Upgraded package: P<perl-www-20031204-20031204>
   04-Dec-2003: Upgraded package: P<apt-0.5.15.4-20031204>
   04-Dec-2003: Upgraded package: P<gnutls-1.0.0-20031204>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to