SPECS: sugarcrm.spec - reverted; webapps do that
glen
glen at pld-linux.org
Tue Feb 14 17:42:12 CET 2006
Author: glen Date: Tue Feb 14 16:42:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- reverted; webapps do that
---- Files affected:
SPECS:
sugarcrm.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/sugarcrm.spec
diff -u SPECS/sugarcrm.spec:1.20 SPECS/sugarcrm.spec:1.21
--- SPECS/sugarcrm.spec:1.20 Tue Feb 14 14:59:11 2006
+++ SPECS/sugarcrm.spec Tue Feb 14 17:42:06 2006
@@ -99,7 +99,7 @@
%install
rm -rf $RPM_BUILD_ROOT
cd SugarSuite-Full-%{version}
-install -d $RPM_BUILD_ROOT{%{_appdir},%{_sysconfdir},/etc/httpd/webapps.d}
+install -d $RPM_BUILD_ROOT{%{_appdir},%{_sysconfdir}}
cp -a */ $RPM_BUILD_ROOT%{_appdir}
cp -a *.php *.html $RPM_BUILD_ROOT%{_appdir}
@@ -114,9 +114,6 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
-ln -sf /etc/webapps/%{name}/httpd.conf $RPM_BUILD_ROOT/etc/httpd/webapps.d/%{name}.conf
-
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -168,7 +165,6 @@
%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
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config.php
-/etc/httpd/webapps.d/%{name}.conf
%dir %{_appdir}
%{_appdir}/ModuleInstall
%{_appdir}/XTemplate
@@ -205,6 +201,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/02/14 16:42:06 glen
+- reverted; webapps do that
+
Revision 1.20 2006/02/14 13:59:11 wolvverine
- add ln
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sugarcrm.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list