Author: glen                         Date: Fri Feb 25 22:18:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- test.php considered harmful

---- Files affected:
SPECS:
   turba.spec (1.28 -> 1.29) , imp.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/turba.spec
diff -u SPECS/turba.spec:1.28 SPECS/turba.spec:1.29
--- SPECS/turba.spec:1.28       Fri Feb 25 09:32:59 2005
+++ SPECS/turba.spec    Fri Feb 25 23:18:28 2005
@@ -3,7 +3,7 @@
 Summary(pl):   TURBA - Książka adresowa dla IMP-a
 Name:          turba
 Version:       2.0.2
-Release:       1.4
+Release:       1.5
 License:       LGPL
 Vendor:                The Horde Project
 Group:         Applications/Mail
@@ -61,6 +61,9 @@
 %prep
 %setup -q -n %{name}-h3-%{version}
 
+# considered harmful (horde/docs/SECURITY)
+rm -f test.php
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name} \
@@ -171,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/02/25 22:18:28  glen
+- test.php considered harmful
+
 Revision 1.28  2005/02/25 08:32:59  qboosh
 - shellglob syntax fix
 

================================================================
Index: SPECS/imp.spec
diff -u SPECS/imp.spec:1.68 SPECS/imp.spec:1.69
--- SPECS/imp.spec:1.68 Fri Feb 25 23:14:30 2005
+++ SPECS/imp.spec      Fri Feb 25 23:18:28 2005
@@ -5,7 +5,7 @@
 Summary(pt_BR):        Programa de Mail via Web
 Name:          imp
 Version:       4.0.2
-Release:       1.9
+Release:       1.10
 License:       GPL v2
 Group:         Applications/Mail
 Source0:       ftp://ftp.horde.org/pub/imp/%{name}-h3-%{version}.tar.gz
@@ -57,6 +57,9 @@
 %setup -q -n %{name}-h3-%{version}
 %patch0 -p1
 
+# considered harmful (horde/docs/SECURITY)
+rm -f test.php
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/cron.daily,%{_sysconfdir}/imp} \
@@ -162,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2005/02/25 22:18:28  glen
+- test.php considered harmful
+
 Revision 1.68  2005/02/25 22:14:30  glen
 - scripts/ considered harmful (horde/docs/SECURITY). don't include it in 
webroot
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/turba.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/imp.spec?r1=1.68&r2=1.69&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to