소스 검색

modifying package: drupal-6.4 20080911 -> 20080912

Ralf S. Engelschall 17 년 전
부모
커밋
b386d95d05
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      drupal/drupal.spec

+ 2 - 1
drupal/drupal.spec

@@ -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 \