|
|
@@ -231,7 +231,7 @@ Class: PLUS
|
|
|
Group: CMS
|
|
|
License: GPL
|
|
|
Version: %{V_drupal}
|
|
|
-Release: 20080911
|
|
|
+Release: 20080912
|
|
|
|
|
|
# package options
|
|
|
%option with_mysql yes
|
|
|
@@ -1688,6 +1688,7 @@ AutoReqProv: no
|
|
|
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 \
|