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: 28-Apr-2008 18:14:41
Branch: HEAD Handle: 2008042817144000
Modified files:
openpkg-src/drupal drupal.spec
Log:
modifying package: drupal-6.2 20080427 -> 20080428
Summary:
Revision Changes Path
1.213 +5 -4 openpkg-src/drupal/drupal.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal.spec
============================================================================
$ cvs diff -u -r1.212 -r1.213 drupal.spec
--- openpkg-src/drupal/drupal.spec 27 Apr 2008 18:54:31 -0000 1.212
+++ openpkg-src/drupal/drupal.spec 28 Apr 2008 16:14:40 -0000 1.213
@@ -29,7 +29,7 @@
%define V_module_activemenu 6.x-1.x-dev
%define V_module_akismet 6.x-1.x-dev
%define V_module_alt_login 6.x-1.0
-%define V_module_archive 6.x-1.0
+%define V_module_archive 6.x-1.1
%define V_module_atom 6.x-1.0
%define V_module_autologout 6.x-1.5
%define V_module_avatar_selection 6.x-1.2
@@ -88,7 +88,7 @@
%define V_module_image 6.x-1.0-alpha1
%define V_module_image_caption 6.x-2.x-dev
%define V_module_img_assist 6.x-1.0-beta1
-%define V_module_img_filter 6.x-1.11
+%define V_module_img_filter 6.x-2.1
%define V_module_int_meta 6.x-1.0-beta
%define V_module_jquery_plugin 6.x-1.2
%define V_module_jscrollpane 6.x-1.0
@@ -192,7 +192,7 @@
Group: CMS
License: GPL
Version: %{V_drupal}
-Release: 20080427
+Release: 20080428
# package options
%option with_mysql yes
@@ -1356,7 +1356,8 @@
$RPM_BUILD_ROOT%{l_prefix}/var/drupal/log \
$RPM_BUILD_ROOT%{l_prefix}/var/drupal/db
- # avoid copying unnecesseary text files
+ # avoid copying unnecessary text files
+ find . -name "*.orig" -print | xargs rm -f
rm -f CHANGELOG.txt COPYRIGHT.txt INSTALL.*.txt INSTALL.txt
rm -f LICENSE.txt MAINTAINERS.txt UPGRADE.txt
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]