SPECS: template-horde.spec - u nify

glen glen at pld-linux.org
Thu Feb 16 14:11:09 CET 2006


Author: glen                         Date: Thu Feb 16 13:11:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- u nify

---- Files affected:
SPECS:
   template-horde.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/template-horde.spec
diff -u SPECS/template-horde.spec:1.10 SPECS/template-horde.spec:1.11
--- SPECS/template-horde.spec:1.10	Thu Feb  2 16:14:49 2006
+++ SPECS/template-horde.spec	Thu Feb 16 14:11:03 2006
@@ -87,8 +87,8 @@
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
 ln -s %{_docdir}/%{name}-%{version}/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
-install %{SOURCE1} $RPM_BUILD_ROOT%{_webapps}/%{_webapp}/apache.conf
-install %{SOURCE1} $RPM_BUILD_ROOT%{_webapps}/%{_webapp}/httpd.conf
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -124,8 +124,8 @@
 %defattr(644,root,root,755)
 %doc README docs/* scripts
 %dir %attr(750,root,http) %{_sysconfdir}
-%attr(640,root,root) %config(noreplace) %{_sysconfdir}/apache.conf
-%attr(640,root,root) %config(noreplace) %{_sysconfdir}/httpd.conf
+%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(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
@@ -146,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/16 13:11:03  glen
+- u nify
+
 Revision 1.10  2006/02/02 15:14:49  glen
 - update apache2 trigger to match apache-base in case somebody decides not to
   use apache2.2 virtual pkg (freedom of choice one of the pld mottos)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-horde.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list