[weasel-commit] Source: libXfontcache=1.0.5-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 13:04:37 -0500

================================
libXfontcache:source=1.0.5-1 (previous: 1.0.4-1)
cvc rdiff libXfontcache -1 /weasel.rpath.org@wgl:3-devel/1.0.5-1
================================
1.0.5-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 13:04:34 2010
    version bump + metadata

libXfontcache-1.0.5.tar.bz2: new
libXfontcache.recipe: changed
Index: libXfontcache.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libXfontcache.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
+++ libXfontcache.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-1
@@ -1,13 +1,19 @@
 #
-# Copyright (c) 2005-2006 rPath, Inc.
-# This file is distributed under the terms of the MIT License.
-# A copy is available at http://www.rpath.com/permanent/mit-license.html
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
-class LibXfontcache(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxfontcache(XorgCPackageRecipe):
     name = 'libXfontcache'
-    version = '1.0.4'
+    version = '1.0.5'
     component = 'lib'
 
-    buildRequires = [ 'fontcacheproto:devel', 'libXext:devel', 
'xextproto:devel' ]
+    buildRequires = [
+        'fontcacheproto:devel', 'libXext:devel', 'xextproto:devel', 
'libX11:devel',
+        ]
+
+    shortDesc  = 'X.Org Xfontcache library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


libXfontcache-1.0.4.tar.bz2: removed

Committed by: brcha

Other related posts: