Author: glen                         Date: Fri Feb 25 22:14:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- scripts/ considered harmful (horde/docs/SECURITY). don't include it in webroot

---- Files affected:
SPECS:
   imp.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/imp.spec
diff -u SPECS/imp.spec:1.67 SPECS/imp.spec:1.68
--- SPECS/imp.spec:1.67 Fri Feb 25 09:32:59 2005
+++ SPECS/imp.spec      Fri Feb 25 23:14:30 2005
@@ -5,7 +5,7 @@
 Summary(pt_BR):        Programa de Mail via Web
 Name:          imp
 Version:       4.0.2
-Release:       1.8
+Release:       1.9
 License:       GPL v2
 Group:         Applications/Mail
 Source0:       ftp://ftp.horde.org/pub/imp/%{name}-h3-%{version}.tar.gz
@@ -74,7 +74,6 @@
 
 cp -pR lib/*                   $RPM_BUILD_ROOT%{_appdir}/lib
 cp -pR locale/*                $RPM_BUILD_ROOT%{_appdir}/locale
-cp -pR scripts/*.php           $RPM_BUILD_ROOT%{_appdir}/scripts
 cp -pR templates/*             $RPM_BUILD_ROOT%{_appdir}/templates
 cp -pR themes/*                $RPM_BUILD_ROOT%{_appdir}/themes
 
@@ -140,7 +139,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README docs/* scripts/*.reg
+%doc README docs/* scripts
 %attr(770,root,http) %dir %{_sysconfdir}/%{name}
 %attr(640,root,root) %config(noreplace) %{_sysconfdir}/apache-%{name}.conf
 %attr(660,root,http) %config(noreplace) %{_sysconfdir}/%{name}/conf.php
@@ -154,7 +153,6 @@
 %{_appdir}/*.php
 %{_appdir}/lib
 %{_appdir}/locale
-%{_appdir}/scripts
 %{_appdir}/templates
 %{_appdir}/themes
 
@@ -164,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2005/02/25 22:14:30  glen
+- scripts/ considered harmful (horde/docs/SECURITY). don't include it in 
webroot
+
 Revision 1.67  2005/02/25 08:32:59  qboosh
 - shellglob syntax fix
 
================================================================

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


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

Reply via email to