]> git.pld-linux.org Git - packages/horde-mimp.git/blobdiff - horde-mimp.spec
- avoid packaging test.php
[packages/horde-mimp.git] / horde-mimp.spec
index 9e63518ac47f5a077d88c5158957d2ab5866b9a5..44a3c37a4b534f870ce36417abd25ac985424d3b 100644 (file)
@@ -1,7 +1,7 @@
 %define        _hordeapp mimp
 %define        _snap   2005-11-16
 #define        _rc             rc1
-%define        _rel    0.1
+%define        _rel    0.2
 #
 %include       /usr/lib/rpm/macros.php
 Summary:       MIMP - a stripped down version of IMP for use on mobile phones/PDAs
@@ -62,7 +62,9 @@ MIMP-a) mo
 tar zxf %{SOURCE0} --strip-components=1
 %patch0 -p1
 
-rm -f config/.htaccess
+# Described in documentation as dangerous file...
+rm test.php
+rm config/.htaccess
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.06182 seconds and 4 git commands to generate.