template-specs: trac-plugin.spec - up

glen glen at pld-linux.org
Tue Nov 16 16:04:57 CET 2010


Author: glen                         Date: Tue Nov 16 15:04:58 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- up

---- Files affected:
template-specs:
   trac-plugin.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: template-specs/trac-plugin.spec
diff -u template-specs/trac-plugin.spec:1.6 template-specs/trac-plugin.spec:1.7
--- template-specs/trac-plugin.spec:1.6	Sun Oct  3 14:29:51 2010
+++ template-specs/trac-plugin.spec	Tue Nov 16 16:04:51 2010
@@ -22,6 +22,7 @@
 %setup -q -n trac%{plugin}plugin
 %setup -qc
 mv %{plugin}plugin/%{trac_ver}/* .
+mv %{trac_ver}/* .
 
 %build
 %{__python} setup.py build
@@ -44,7 +45,7 @@
 
 %post
 # XXX: try to figure out from .egg-info / __init__py at build time
-#trac-enableplugin %{plugin}.Trac%{plugin}Module
+#trac-enableplugin "%{plugin}.Trac%{plugin}Module"
 
 %files
 %defattr(644,root,root,755)
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/11/16 15:04:51  glen
+- up
+
 Revision 1.6  2010/10/03 12:29:51  glen
 - cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/trac-plugin.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list