Author: glen                         Date: Thu May 29 15:54:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- trac-admin: switch to user http when ran as root; rel 3

---- Files affected:
SPECS:
   trac.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/trac.spec
diff -u SPECS/trac.spec:1.49 SPECS/trac.spec:1.50
--- SPECS/trac.spec:1.49        Thu May 29 11:46:09 2008
+++ SPECS/trac.spec     Thu May 29 17:54:28 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Zintegrowane scm, wiki, system śledzenia problemów i 
środowisko projektowe
 Name:          trac
 Version:       0.10.4
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Applications/WWW
 Source0:       http://ftp.edgewall.com/pub/trac/%{name}-%{version}.tar.gz
@@ -12,6 +12,7 @@
 Source2:       %{name}-lighttpd.conf
 Source3:       %{name}.ico
 Patch0:                %{name}-util.patch
+Patch1:                %{name}-root2http.patch
 URL:           http://www.edgewall.com/trac/
 BuildRequires: python >= 1:2.1
 BuildRequires: python-devel >= 1:2.1
@@ -55,6 +56,7 @@
 %prep
 %setup -q
 #%patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -146,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2008-05-29 15:54:28  glen
+- trac-admin: switch to user http when ran as root; rel 3
+
 Revision 1.49  2008-05-29 09:46:09  glen
 - updated lighttpd config to support graceful restarts; rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/trac.spec?r1=1.49&r2=1.50&f=u

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

Reply via email to