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:   04-Mar-2008 07:34:00
  Branch: HEAD                             Handle: 2008030406335900

  Modified files:
    openpkg-src/drupal      drupal.spec

  Log:
    modifying package: drupal-6.1 20080303 -> 20080304

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/drupal/drupal.spec
  ============================================================================
  $ cvs diff -u -r1.150 -r1.151 drupal.spec
  --- openpkg-src/drupal/drupal.spec    3 Mar 2008 17:38:35 -0000       1.150
  +++ openpkg-src/drupal/drupal.spec    4 Mar 2008 06:33:59 -0000       1.151
  @@ -33,7 +33,7 @@
   %define       V_module_clickpath           6.x-1.0
   %define       V_module_codefilter          6.x-1.x-dev
   %define       V_module_condition           6.x-2.0
  -%define       V_module_countdowntimer      6.x-2.4
  +%define       V_module_countdowntimer      6.x-2.5
   %define       V_module_css_injector        6.x-1.1
   %define       V_module_customfilter        6.x-1.x-dev
   %define       V_module_devel               6.x-1.6
  @@ -56,7 +56,7 @@
   %define       V_module_footnotes           6.x-1.1
   %define       V_module_freelinking         6.x-1.0
   %define       V_module_geshifilter         6.x-1.0-rc2
  -%define       V_module_glossary            6.x-1.0-beta3
  +%define       V_module_glossary            6.x-1.0-beta4
   %define       V_module_http_action         6.x-1.x-dev
   %define       V_module_image               6.x-1.x-dev
   %define       V_module_img_filter          6.x-0.11
  @@ -113,6 +113,7 @@
   %define       V_theme_deco                 6.x-1.0
   %define       V_theme_framework            6.x-1.5
   %define       V_theme_fourseasons          6.x-1.17
  +%define       V_theme_nista                6.x-2.3
   %define       V_theme_sky                  6.x-1.1
   %define       V_theme_zen                  6.x-1.x-dev
   
  @@ -132,7 +133,7 @@
   Group:        CMS
   License:      GPL
   Version:      %{V_drupal}
  -Release:      20080303
  +Release:      20080304
   
   #   package options
   %option       with_mysql   yes
  @@ -235,8 +236,9 @@
   Source105:    
http://ftp.drupal.org/files/projects/deco-%{V_theme_deco}.tar.gz
   Source106:    
http://ftp.drupal.org/files/projects/framework-%{V_theme_framework}.tar.gz
   Source107:    
http://ftp.drupal.org/files/projects/fourseasons-%{V_theme_fourseasons}.tar.gz
  -Source108:    http://ftp.drupal.org/files/projects/sky-%{V_theme_sky}.tar.gz
  -Source109:    http://ftp.drupal.org/files/projects/zen-%{V_theme_zen}.tar.gz
  +Source108:    
http://ftp.drupal.org/files/projects/nista-%{V_theme_nista}.tar.gz
  +Source109:    http://ftp.drupal.org/files/projects/sky-%{V_theme_sky}.tar.gz
  +Source110:    http://ftp.drupal.org/files/projects/zen-%{V_theme_zen}.tar.gz
   Source200:    
http://switch.dl.sourceforge.net/fckeditor/FCKeditor_%{V_aux_fckeditor}.tar.gz
   Source201:    
http://switch.dl.sourceforge.net/geshi/GeSHi-%{V_aux_geshi}.tar.gz
   Source202:    http://simplepie.org/downloads/simplepie_%{V_aux_simplepie}.zip
  @@ -716,6 +718,11 @@
           url       = http://ftp.drupal.org/files/projects/
           regex     = fourseasons-(6\.x-\d+(?:\.\d+)+)\.tar\.gz
       }
  +    prog drupal:theme_nista = {
  +        version   = %{V_theme_nista}
  +        url       = http://ftp.drupal.org/files/projects/
  +        regex     = nista-(6\.x-\d+(?:\.\d+)+)\.tar\.gz
  +    }
       prog drupal:theme_sky = {
           version   = %{V_theme_sky}
           url       = http://ftp.drupal.org/files/projects/
  @@ -838,6 +845,7 @@
         %{l_tar} xfz %{SOURCE107}
         %{l_tar} xfz %{SOURCE108}
         %{l_tar} xfz %{SOURCE109}
  +      %{l_tar} xfz %{SOURCE110}
       ) || exit $?
       ( cd sites/all/modules/fckeditor || exit $?
         %{l_tar} xfz %{SOURCE200}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to