SPECS: rt.spec - added %dir for webapps

paszczus paszczus at pld-linux.org
Tue Jan 20 10:50:52 CET 2009


Author: paszczus                     Date: Tue Jan 20 09:50:51 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added %dir for webapps

---- Files affected:
SPECS:
   rt.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/rt.spec
diff -u SPECS/rt.spec:1.69 SPECS/rt.spec:1.70
--- SPECS/rt.spec:1.69	Tue Jan 20 10:25:28 2009
+++ SPECS/rt.spec	Tue Jan 20 10:50:46 2009
@@ -246,8 +246,9 @@
 %files
 %defattr(644,root,root,755)
 %doc README* UPGRADING docs
-%dir %attr(750,root,http) %{_sysconfdir}
+%dir %{_sysconfdir}
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%dir %attr(750,root,http) %{_webappsdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappsdir}/httpd.conf
 %attr(755,root,root) %{_bindir}/mason_handler.*
 %attr(755,root,root) %{_bindir}/rt-*
@@ -269,6 +270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2009/01/20 09:50:46  paszczus
+- added %dir for webapps
+
 Revision 1.69  2009/01/20 09:25:28  paszczus
 - first try to switch to webapps, just for apache, so R: apache-base
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rt.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list