SPECS: horde-mimp.spec - avoid packaging test.php

glen glen at pld-linux.org
Wed Nov 16 15:06:54 CET 2005


Author: glen                         Date: Wed Nov 16 14:06:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- avoid packaging test.php

---- Files affected:
SPECS:
   horde-mimp.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/horde-mimp.spec
diff -u SPECS/horde-mimp.spec:1.11 SPECS/horde-mimp.spec:1.12
--- SPECS/horde-mimp.spec:1.11	Wed Nov 16 15:03:55 2005
+++ SPECS/horde-mimp.spec	Wed Nov 16 15:06:49 2005
@@ -2,7 +2,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
@@ -63,7 +63,9 @@
 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
@@ -133,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/11/16 14:06:49  glen
+- avoid packaging test.php
+
 Revision 1.11  2005/11/16 14:03:55  glen
 - 2005-11-16 snap
 - unified apache virtual requires
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-mimp.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list