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: 12-Sep-2008 20:22:30
Branch: HEAD Handle: 2008091219223000
Modified files:
openpkg-src/drupal drupal.spec
Log:
modifying package: drupal-6.4 20080911 -> 20080912
Summary:
Revision Changes Path
1.344 +2 -1 openpkg-src/drupal/drupal.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal.spec
============================================================================
$ cvs diff -u -r1.343 -r1.344 drupal.spec
--- openpkg-src/drupal/drupal.spec 11 Sep 2008 06:24:08 -0000 1.343
+++ openpkg-src/drupal/drupal.spec 12 Sep 2008 18:22:30 -0000 1.344
@@ -231,7 +231,7 @@
Group: CMS
License: GPL
Version: %{V_drupal}
-Release: 20080911
+Release: 20080912
# package options
%option with_mysql yes
@@ -1688,6 +1688,7 @@
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
+ rm -rf "sites/all/modules/tinytinymce/README IMPORTANT.txt"
# install all files (and strip down installation afterwards)
cp -rp * .htaccess \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org