================================
gmime:source=2.2.3-1 (previous: 2.1.19-3)
cvc rdiff gmime -1 /[EMAIL PROTECTED]:desktop/2.2.3-1
================================
2.2.3-1 Jonathan Smith ([EMAIL PROTECTED]) Wed Aug  9 16:22:13 2006
    updated to 2.2.3, the most recent version
    
gmime-2.2.3.tar.gz: new
gmime.recipe: changed
Index: gmime.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- gmime.recipe /[EMAIL PROTECTED]:desktop/2.1.19-3
+++ gmime.recipe /[EMAIL PROTECTED]:desktop/2.2.3-1
@@ -1,13 +1,14 @@
 class Gmime(AutoPackageRecipe):
     name = 'gmime'
-    version = '2.1.19'
+    version = '2.2.3'
 
     buildRequires = [ 'gtk:devel', 'glib:devel', 'gtk-sharp:devellib',
         'gtk-sharp:lib', 'mono:lib', 'coreutils:runtime', 'gawk:runtime',
         'gtk-sharp:runtime', 'mono:runtime', 'pkgconfig:devel', 'zlib:devel', ]
 
     def unpack(r):
-        
r.addArchive('http://spruce.sourceforge.net/gmime/sources/v2.1/gmime-%(version)s.tar.gz')
+        r.macros.majversion = '.'.join(r.version.split('.')[0:2])
+        
r.addArchive('http://spruce.sourceforge.net/gmime/sources/v%(majversion)s/gmime-%(version)s.tar.gz')
 
     def policy(r):
         r.Remove('%(bindir)s/uu{de,en}code')


gmime-2.1.19.tar.gz: removed

Committed by: smithj
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits

Reply via email to