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: 20-Aug-2008 09:25:33
Branch: HEAD Handle: 2008082008253200
Modified files:
openpkg-src/drupal drupal.spec
Log:
modifying package: drupal-6.4 20080819 -> 20080820
Summary:
Revision Changes Path
1.328 +4 -4 openpkg-src/drupal/drupal.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal.spec
============================================================================
$ cvs diff -u -r1.327 -r1.328 drupal.spec
--- openpkg-src/drupal/drupal.spec 19 Aug 2008 14:22:24 -0000 1.327
+++ openpkg-src/drupal/drupal.spec 20 Aug 2008 07:25:32 -0000 1.328
@@ -213,7 +213,7 @@
# package versions (auxilliary libraries)
%define V_aux_jquery 1.2.6
%define V_aux_fckeditor 2.5.1
-%define V_aux_geshi 1.0.7.20
+%define V_aux_geshi 1.0.8
%define V_aux_simplepie 1.1.1
%define V_aux_tinymce 2_1_3
%define V_aux_dompdf 0.5.1
@@ -231,7 +231,7 @@
Group: CMS
License: GPL
Version: %{V_drupal}
-Release: 20080819
+Release: 20080820
# package options
%option with_mysql yes
@@ -432,7 +432,7 @@
Source210: http://ftp.drupal.org/files/projects/zen-%{V_theme_zen}.tar.gz
Source300:
http://jqueryjs.googlecode.com/files/jquery-%{V_aux_jquery}.pack.js
Source301:
http://switch.dl.sourceforge.net/fckeditor/FCKeditor_%{V_aux_fckeditor}.tar.gz
-Source302:
http://switch.dl.sourceforge.net/geshi/GeSHi-%{V_aux_geshi}.tar.gz
+Source302:
http://switch.dl.sourceforge.net/geshi/geshi-%{V_aux_geshi}.tar.gz
Source303: http://simplepie.org/downloads/simplepie_%{V_aux_simplepie}.zip
Source304:
http://switch.dl.sourceforge.net/tinymce/tinymce_%{V_aux_tinymce}.zip
Source305:
http://switch.dl.sourceforge.net/dompdf/dompdf-%{V_aux_dompdf}.tar.gz
@@ -1404,7 +1404,7 @@
prog drupal:aux_geshi = {
version = %{V_aux_geshi}
url = http://prdownloads.sourceforge.net/geshi/
- regex = GeSHi-(\d+\.\d+(\.\d+)*)\.tar\.gz
+ regex = geshi-(\d+\.\d+(\.\d+)*)\.tar\.gz
}
prog drupal:aux_simplepie = {
version = %{V_aux_simplepie}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]