[weasel-commit] Source: conary=2.1.1.1+tip-0.0.10

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 13:43:48 -0500

================================
conary:source=2.1.1.1+tip-0.0.10 (previous: 2.1.1.1+tip-0.0.9)
cvc rdiff conary -1 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/2.1.1.1+tip-0.0.10
================================
2.1.1.1+tip-0.0.10 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 13:43:39 2010
    fixed reqs of conary:python package

conary.recipe: changed
Index: conary.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- conary.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/2.1.1.1+tip-0.0.9
+++ conary.recipe 
/conary.rpath.com@rpl:devel//2-devel//weasel.rpath.org@wgl:3-devel/2.1.1.1+tip-0.0.10
@@ -158,6 +158,11 @@
         r.Requires(exceptDeps=('%(bindir)s/conary',
                                'python: conary.build.cook'))
 
+        # conary commit requires cvc, but normal user will commit nothing
+        # so it will harm noone if that dep is removed
+        r.Requires(exceptDeps=('.*conary/commit\.py.*$',
+                               'python: conary.cvc'))
+
         # This is only required when called from conary-repository,
         # which contains the dependency
         r.Requires(exceptDeps=('.*/conary/local/deptable\.py.*$',



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: conary=2.1.1.1+tip-0.0.10 - rbuilder