Author: qboosh                       Date: Fri Feb 23 13:04:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- commented conf files until they exist
- changed to independent appdir until shared horde is used

---- Files affected:
SPECS:
   horde-webmail.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/horde-webmail.spec
diff -u SPECS/horde-webmail.spec:1.6 SPECS/horde-webmail.spec:1.7
--- SPECS/horde-webmail.spec:1.6        Tue Feb 13 08:47:11 2007
+++ SPECS/horde-webmail.spec    Fri Feb 23 14:04:26 2007
@@ -35,7 +35,8 @@
 %define                _noautoreq      'pear(Horde.*)'
 
 %define                hordedir        /usr/share/horde
-%define                _appdir         %{hordedir}/%{_hordeapp}
+#define                _appdir         %{hordedir}/%{_hordeapp}
+%define                _appdir         %{_datadir}/%{_hordeapp}
 %define                _webapps        /etc/webapps
 %define                _webapp         horde-%{_hordeapp}
 %define                _sysconfdir     %{_webapps}/%{_webapp}
@@ -114,8 +115,10 @@
 %defattr(644,root,root,755)
 %doc README docs/* scripts
 %dir %attr(750,root,http) %{_sysconfdir}
+%if 0
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/httpd.conf
+%endif
 %attr(660,root,http) %config(noreplace) %{_sysconfdir}/conf.php
 %attr(660,root,http) %config(noreplace) %ghost %{_sysconfdir}/conf.php.bak
 %attr(640,root,http) %config(noreplace) %{_sysconfdir}/[!c]*.php
@@ -136,6 +139,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/02/23 13:04:26  qboosh
+- commented conf files until they exist
+- changed to independent appdir until shared horde is used
+
 Revision 1.6  2007/02/13 07:47:11  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-webmail.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to