Author: glen                         Date: Sun Mar  6 11:17:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: group(http) as we have files listed with that gid

---- Files affected:
SPECS:
   trac.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/trac.spec
diff -u SPECS/trac.spec:1.7 SPECS/trac.spec:1.8
--- SPECS/trac.spec:1.7 Sun Mar  6 11:36:18 2005
+++ SPECS/trac.spec     Sun Mar  6 12:17:17 2005
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - create initial trac setup, to get file permissions proper?
-# - we have files listed gid=http. must provide it? (yes/no?)
-#
 Summary:       Integrated scm, wiki, issue tracker and project environment
 Summary(pl):   Zintegrowane scm, wiki, system śledzenia problemów i środowisko 
projektowe
 Name:          trac
@@ -18,6 +14,7 @@
 URL:           http://www.edgewall.com/trac/
 BuildRequires: python >= 2.1
 BuildRequires: rpmbuild(macros) >= 1.177
+Requires:      group(http)
 Requires:      python >= 2.1
 Requires:      python-clearsilver >= 0.9.3
 Requires:      python-sqlite >= 0.4.3
@@ -123,7 +120,7 @@
 %doc AUTHORS ChangeLog INSTALL README THANKS UPGRADE
 %dir %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/apache.conf
-# this group makes it apache specific ... oh well.
+# this group makes it apache specific?
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/htpasswd
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/trac*.1*
@@ -153,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/03/06 11:17:17  glen
+- R: group(http) as we have files listed with that gid
+
 Revision 1.7  2005/03/06 10:36:18  glen
 - fix %banner
 - revert bundled trac-env creation
================================================================

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


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to