Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv10903/devel

Modified Files:
        bzr-py.info 
Log Message:
New upstream release bzr 0.8

Index: bzr-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/bzr-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- bzr-py.info 3 Jan 2006 22:39:45 -0000       1.5
+++ bzr-py.info 12 May 2006 19:22:59 -0000      1.6
@@ -1,21 +1,24 @@
 Info2: <<
 Package: bzr-py%type_pkg[python]
-Version: 0.6.2
+Version: 0.8
 Revision: 1
 Conflicts: bzr
 Replaces: bzr
 Type: python (2.4)
 Source: http://www.bazaar-ng.org/pkg/bzr-%v.tar.gz
-Source-MD5: df3216cc53e86756d203869b94fee6b8
+Source-MD5: 88ccc545c202701544c4e039d373a48a
 Depends: <<
   python%type_pkg[python],
   celementtree-py%type_pkg[python] | elementtree-py%type_pkg[python]
 <<
 BuildDepends: docutils
 Recommends: bzr-py%type_pkg[python]-bin, paramiko-py%type_pkg[python]
+
+PatchScript: <<
+  sed -i.bak -e's|\(man/man1\)|share/\1|' setup.py
+<<
 CompileScript: <<
 #!/bin/sh -e
-python%type_raw[python] bzr-man.py
 python%type_raw[python] setup.py build
 cd doc
 for i in *.txt
@@ -27,8 +30,6 @@
 <<
 InstallScript: <<
   python%type_raw[python] setup.py install --prefix %p --root %d
-  mkdir -p %i/share/man/man1
-  cp bzr.1 %i/share/man/man1
   mkdir -p %i/share/doc/%n
   ln -s %p/share/doc/fink/COPYING %i/share/doc/%n
   cp doc/*.html %i/share/doc/%n
@@ -49,7 +50,7 @@
     information.
   <<
 <<
-DocFiles: README NEWS NEWS.developers TODO tutorial.txt
+DocFiles: README HACKING NEWS NEWS.developers TODO
 Description: Canonical's distributed SCM (modules)
 DescDetail: <<
 An open source distributed version control system that is powerful,



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to