Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text
In directory vz-cvs-3.sog:/tmp/cvs-serv25923

Modified Files:
        docutils-py.info 
Log Message:
update with newer version from the stable branch. jinja2-py27 depends on the 
newer version.

Index: docutils-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text/docutils-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- docutils-py.info    11 Jul 2011 04:08:35 -0000      1.1
+++ docutils-py.info    22 Nov 2011 17:53:09 -0000      1.2
@@ -1,11 +1,11 @@
 Info2: <<
 Package: docutils-py%type_pkg[python]
-Type: python (2.3 2.4 2.5 2.6)
+Type: python (2.3 2.4 2.5 2.6 2.7)
 Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 24) 10.5
-Version: 0.4
-Revision: 8
+Version: 0.8
+Revision: 2
 Source: mirror:sourceforge:docutils/docutils-%v.tar.gz
-Source-MD5: 0fe7b42bb3c2aa3680fe30f9a5fbf712
+Source-MD5: f57474b69bfbf0eb608706a104f92dda
 PatchFile: %{ni}.patch
 PatchFile-MD5: 0a7c43d6da22227e2e13ba8ffc7a3d4c
 
@@ -41,13 +41,13 @@
 done
 
 cd %i/bin
-for i in rst2*; do
+for i in rst2* rstpep2html.py; do
   mv $i ${i%%.py}-%type_raw[python].py
 done
 <<
 
 PostInstScript: <<
-  for i in rst2html rst2latex rst2newlatex rst2pseudoxml rst2s5 rst2xml; do
+  for i in rst2html rst2latex rst2man rst2odt rst2odt_prepstyles rst2pseudoxml 
rst2s5 rst2xetex rst2xml rstpep2html; do
     #                              link      name    path (source)             
      priority
     update-alternatives --install %p/bin/$i    $i    
%p/bin/$i-%type_raw[python].py %type_pkg[python] \
                         --slave   %p/bin/$i.py $i-py 
%p/bin/$i-%type_raw[python].py
@@ -56,7 +56,7 @@
 
 PreRmScript: <<
   if [ $1 != "upgrade" ]; then
-    for i in rst2html rst2latex rst2newlatex rst2pseudoxml rst2s5 rst2xml; do
+    for i in rst2html rst2latex rst2man rst2odt rst2odt_prepstyles 
rst2pseudoxml rst2s5 rst2xetex rst2xml rstpep2ht; do
       update-alternatives --remove-all $i
       update-alternatives --remove-all $i-py
     done


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to