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:   22-Mar-2008 09:40:39
  Branch: HEAD                             Handle: 2008032208403900

  Modified files:
    openpkg-src/drupal      drupal.spec

  Log:
    modifying package: drupal-6.1 20080321 -> 20080322

  Summary:
    Revision    Changes     Path
    1.174       +13 -5      openpkg-src/drupal/drupal.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/drupal/drupal.spec
  ============================================================================
  $ cvs diff -u -r1.173 -r1.174 drupal.spec
  --- openpkg-src/drupal/drupal.spec    21 Mar 2008 11:40:10 -0000      1.173
  +++ openpkg-src/drupal/drupal.spec    22 Mar 2008 08:40:39 -0000      1.174
  @@ -122,7 +122,7 @@
   %define       V_module_table_altrow        6.x-1.1
   %define       V_module_tableofcontents     6.x-2.x-dev
   %define       V_module_taxonomy_browser    6.x-1.0
  -%define       V_module_taxonomy_delegate   6.x-1.0
  +%define       V_module_taxonomy_delegate   6.x-1.1
   %define       V_module_textsize            6.x-1.x-dev
   %define       V_module_texy                6.x-1.0-beta1
   %define       V_module_themesettingsapi    6.x-1.3
  @@ -139,7 +139,8 @@
   %define       V_module_xmlsitemap          6.x-0.x-dev
   %define       V_module_xstandard           6.x-1.0-beta2
   %define       V_module_yui                 6.x-1.1
  -%define       V_module_yui_calendar        6.x-1.0
  +%define       V_module_yui_calendar        6.x-1.1-2
  +%define       V_module_yui_editor          6.x-1.1-2
   %define       V_module_yuimenu             6.x-1.1
   %define       V_module_zeitgeist           6.x-1.x-dev
   
  @@ -172,7 +173,7 @@
   Group:        CMS
   License:      GPL
   Version:      %{V_drupal}
  -Release:      20080321
  +Release:      20080322
   
   #   package options
   %option       with_mysql   yes
  @@ -304,8 +305,9 @@
   Source113:    
http://ftp.drupal.org/files/projects/xstandard-%{V_module_xstandard}.tar.gz
   Source114:    http://ftp.drupal.org/files/projects/yui-%{V_module_yui}.tar.gz
   Source115:    
http://ftp.drupal.org/files/projects/yui_calendar-%{V_module_yui_calendar}.tar.gz
  -Source116:    
http://ftp.drupal.org/files/projects/yuimenu-%{V_module_yuimenu}.tar.gz
  -Source117:    
http://ftp.drupal.org/files/projects/zeitgeist-%{V_module_zeitgeist}.tar.gz
  +Source116:    
http://ftp.drupal.org/files/projects/yui_editor-%{V_module_yui_editor}.tar.gz
  +Source117:    
http://ftp.drupal.org/files/projects/yuimenu-%{V_module_yuimenu}.tar.gz
  +Source118:    
http://ftp.drupal.org/files/projects/zeitgeist-%{V_module_zeitgeist}.tar.gz
   Source200:    
http://ftp.drupal.org/files/projects/alek_2_0-%{V_theme_alek_2_0}.tar.gz
   Source201:    
http://ftp.drupal.org/files/projects/amadou-%{V_theme_amadou}.tar.gz
   Source202:    
http://ftp.drupal.org/files/projects/barlow-%{V_theme_barlow}.tar.gz
  @@ -941,6 +943,11 @@
           url       = http://ftp.drupal.org/files/projects/
           regex     = yui_calendar-(6\.x-\d+(?:\.\d+)+)\.tar\.gz
       }
  +    prog drupal:module_yui_editor = {
  +        version   = %{V_module_yui_editor}
  +        url       = http://ftp.drupal.org/files/projects/
  +        regex     = yui_editor-(6\.x-\d+(?:\.\d+)+)\.tar\.gz
  +    }
       prog drupal:module_yuimenu = {
           version   = %{V_module_yuimenu}
           url       = http://ftp.drupal.org/files/projects/
  @@ -1146,6 +1153,7 @@
         %{l_tar} xfz %{SOURCE115}
         %{l_tar} xfz %{SOURCE116}
         %{l_tar} xfz %{SOURCE117}
  +      %{l_tar} xfz %{SOURCE118}
       ) || exit $?
       ( cd sites/all/themes || exit $?
         %{l_tar} xfz %{SOURCE200}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to