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

Modified Files:
        bzr-py.info 
Added Files:
        bazaar.info 
Log Message:
New upstream bazaar 2.4.2.


Index: bzr-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/bzr-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- bzr-py.info 25 Aug 2009 21:09:12 -0000      1.4
+++ bzr-py.info 4 Nov 2011 22:14:18 -0000       1.5
@@ -1,20 +1,17 @@
 Info2: <<
 Package: bzr-py%type_pkg[python]
-Version: 1.5
+Version: 2.4.2
 Revision: 1
 Conflicts: bzr, bzr-py24-bin
 Replaces: bzr, bzr-py24-bin
-Distribution: 10.4, 10.5
-#Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Type: python (2.4 2.5)
-Source: http://www.bazaar-vcs.org/releases/src/bzr-%v.tar.gz
-Source-MD5: fa82e556401802537eeb8e50ecc8b4e7
+Type: python (2.6 2.7)
+Source: http://launchpadlibrarian.net/83821237/bzr-%v.tar.gz
+Source-MD5: cfc06fddd348445c65a247c0b33a05db
 Depends: <<
-  python%type_pkg[python],
-  celementtree-py%type_pkg[python] | elementtree-py%type_pkg[python]
+  python%type_pkg[python]
 <<
-BuildDepends: docutils-py%type_pkg[python], graphviz
-Recommends: paramiko-py%type_pkg[python]
+BuildDepends: docutils-py%type_pkg[python]
+Recommends: paramiko-py%type_pkg[python], lzma-py%type_pkg[python], 
pycurl-py%type_pkg[python]
 
 PatchScript: <<
   sed -i.bak -e's|\(man/man1\)|share/\1|' setup.py
@@ -24,6 +21,11 @@
 python%type_raw[python] setup.py build
 PYTHONPATH=%p/lib/docutils make PYTHON=python%type_raw[python] docs
 <<
+# Leave tests commented out for now because of problems that need diagnosing.
+#InfoTest: <<
+#  TestDepends: testtools-py%type_pkg[python]
+#  TestScript: PYTHONPATH=`ls -d %b/build/lib*` %p/bin/python%type_raw[python] 
bzr selftest || exit 2
+#<<
 InstallScript: <<
   python%type_raw[python] setup.py install --prefix %p --root %d
   mkdir -p %i/share/doc
@@ -32,9 +34,12 @@
 
   mv %i/bin/bzr %i/bin/bzr-py%type_pkg[python]
   mv %i/share/man/man1/bzr.1 %i/share/man/man1/bzr-py%type_pkg[python].1
+
+  mkdir -p %i/lib/bzr-py%type_raw[python]
+  mv contrib/bash/bzr %i/lib/bzr-py%type_raw[python]/bash-completion
 <<
 PostInstScript: <<
-  update-alternatives --install %p/bin/bzr bzr %p/bin/bzr-py%type_pkg[python] 
%type_pkg[python] --slave %p/share/man/man1/bzr.1 bzr.1 
%p/share/man/man1/bzr-py%type_pkg[python].1
+  update-alternatives --install %p/bin/bzr bzr %p/bin/bzr-py%type_pkg[python] 
%type_pkg[python] --slave %p/share/man/man1/bzr.1 bzr.1 
%p/share/man/man1/bzr-py%type_pkg[python].1 --slave 
%p/etc/bash_completion.d/bzr bzr-bash-completion 
%p/lib/bzr-py%type_pkg[python]/bash-completion
 <<
 PreRmScript: <<
   if [ $1 != "upgrade" ]
@@ -55,5 +60,5 @@
 <<
 License: GPL
 Homepage: http://www.bazaar-vcs.org/
-Maintainer: Brendan Cully <bren...@finkproject.org>
+Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 <<

--- NEW FILE: bazaar.info ---
Package: bazaar
Version: 2.4.2
Revision: 1
Description: Distributed SCM
DescDetail: <<
An open source distributed version control system that is powerful,
friendly, and scalable, implemented in python. It's still in an
early stage of development.
* Designed to be easy to learn for CVS or SVN users.
* Tracks file and directory renames and merges.
* Strong integrity protection features.
* Can be published over plain HTTP.
<<
DescUsage: <<
  This package is for packages to depend on when they need a 'bzr'
  executable but don't care which python version it uses.
  Please see the 'bzr-pyXY' packages for more info.
<<
License: GPL2+
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
Homepage: http://www.bazaar-vcs.org/

Type: bundle

Depends: bzr-py27 (>= %v-%r) | bzr-py26 (>= %v-%r)


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to