From 2dfb42097618f33e6c1bce6b2da969da92e61189 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 16 Nov 2005 14:06:49 +0000 Subject: [PATCH] - avoid packaging test.php Changed files: horde-mimp.spec -> 1.12 --- horde-mimp.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/horde-mimp.spec b/horde-mimp.spec index 9e63518..44a3c37 100644 --- a/horde-mimp.spec +++ b/horde-mimp.spec @@ -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 -- 2.44.0