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

---- Files affected:
SPECS:
   horde-groupware.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/horde-groupware.spec
diff -u SPECS/horde-groupware.spec:1.5 SPECS/horde-groupware.spec:1.6
--- SPECS/horde-groupware.spec:1.5      Fri Feb 23 13:50:55 2007
+++ SPECS/horde-groupware.spec  Fri Feb 23 14:05:04 2007
@@ -4,7 +4,7 @@
 # - make it use system Kronolith, Turba, Nag and Mnemo.
 # - system PEAR packages
 #   instead of the bundled ones.
-%define        _hordeapp webmail
+%define        _hordeapp groupware
 #define        _snap   2005-08-01
 #define        _rc             rc2
 %define        _rel    0.1
@@ -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}
@@ -120,8 +121,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
@@ -142,6 +145,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/02/23 13:05:04  qboosh
+- fixed Name
+- commented conf files until they exist
+- changed to independent appdir until shared horde is used
+
 Revision 1.5  2007/02/23 12:50:55  qboosh
 - md5
 
================================================================

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

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

Reply via email to