Author: glen                         Date: Thu Sep 30 16:04:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- move trac-admin to python-trac package,
  so you could use in svn post-commit hook sth like:
  trac-admin /var/lib/trac/project changeset added subrepo "$REV"
- rel 9

---- Files affected:
packages/trac:
   trac.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/trac/trac.spec
diff -u packages/trac/trac.spec:1.94 packages/trac/trac.spec:1.95
--- packages/trac/trac.spec:1.94        Tue Sep 28 07:48:11 2010
+++ packages/trac/trac.spec     Thu Sep 30 18:04:41 2010
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):     Zintegrowane scm, wiki, system śledzenia problemów i 
środowisko projektowe
 Name:          trac
 Version:       0.12
-Release:       8
+Release:       9
 License:       BSD-like
 Group:         Applications/WWW
 Source0:       http://ftp.edgewall.com/pub/trac/Trac-%{version}.tar.gz
@@ -199,7 +199,6 @@
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/htpasswd
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/trac.ini
 
-%attr(755,root,root) %{_bindir}/trac-admin
 %attr(755,root,root) %{_sbindir}/trac-enableplugin
 %attr(755,root,root) %{_sbindir}/trac-upgrade
 %attr(755,root,root) %{_bindir}/tracd
@@ -230,8 +229,9 @@
 
 %files -n python-trac
 %defattr(644,root,root,755)
-%dir %{py_sitescriptdir}/%{name}
+%attr(755,root,root) %{_bindir}/trac-admin
 
+%dir %{py_sitescriptdir}/%{name}
 %{py_sitescriptdir}/trac/*.py[co]
 %dir %{py_sitescriptdir}/trac/locale
 %{py_sitescriptdir}/trac/admin
@@ -256,6 +256,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2010/09/30 16:04:41  glen
+- move trac-admin to python-trac package,
+  so you could use in svn post-commit hook sth like:
+  trac-admin /var/lib/trac/project changeset added subrepo "$REV"
+- rel 9
+
 Revision 1.94  2010/09/28 05:48:11  glen
 - add trac-upgrade script, sets [inherit] section for now
 - rel 8
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/trac/trac.spec?r1=1.94&r2=1.95&f=u

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

Reply via email to