[weasel-commit] Source: fontconfig=2.6.0-6

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 21 Jan 2010 08:08:26 -0500

================================
fontconfig:source=2.6.0-6 (previous: 2.6.0-5)
cvc rdiff fontconfig -1 /weasel.rpath.org@wgl:3-devel/2.6.0-6
================================
2.6.0-6 Filip Brcic (brcha@xxxxxxx) Thu Jan 21 08:08:15 2010
    fixed taghandler to need no additional triggers

fontconfig.tagdescription: changed
Index: fontconfig.tagdescription
====================================================================
contents(size sha1)
inode(mtime)
--- fontconfig.tagdescription /weasel.rpath.org@wgl:3-devel/2.6.0-5
+++ fontconfig.tagdescription /weasel.rpath.org@wgl:3-devel/2.6.0-6
@@ -1,4 +1,5 @@
 file         %(taghandlerdir)s/fontconfig
 implements   files update
 implements   files remove
-include      %(datadir)s/fonts/.fontconfig-*
+include      %(datadir)s/fonts/.*
+datasource   stdin


fontconfig.recipe: changed
Index: fontconfig.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- fontconfig.recipe /weasel.rpath.org@wgl:3-devel/2.6.0-5
+++ fontconfig.recipe /weasel.rpath.org@wgl:3-devel/2.6.0-6
@@ -2,8 +2,6 @@
 # Copyright (c) 2010 Filip Brcic <brcha@xxxxxxx>
 # Distributed under the terms of the GNU General Public License v3
 #
-
-import uuid
 
 class Fontconfig(AutoPackageRecipe):
     name = 'fontconfig'
@@ -51,8 +49,6 @@
         # r.Doc('doc/fontconfig-devel.html', dir='html')
         # r.Doc('doc/fontconfig-devel.{txt,pdf}')
 
-        r.Create('%(datadir)s/fonts/.fontconfig-%(name)s',
-                 contents=('%(version)s-' + str(uuid.uuid4())))
         r.addSource('fontconfig.tagdescription',
                     dest='%(tagdescriptiondir)s/fontconfig',
                     macros=True)



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: fontconfig=2.6.0-6 - rbuilder