[weasel-commit] Source: fstobdf=1.0.3-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Mon, 18 Jan 2010 20:11:53 -0500

================================
fstobdf:source=1.0.3-2 (previous: 1.0.3-1)
cvc rdiff fstobdf -1 /weasel.rpath.org@wgl:3-devel/1.0.3-2
================================
1.0.3-2 Filip Brcic (brcha@xxxxxxx) Mon Jan 18 20:11:42 2010
    fixed recipe

fstobdf.recipe: changed
Index: fstobdf.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- fstobdf.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-1
+++ fstobdf.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-2
@@ -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@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
+loadSuperClass('xorgpackage')
 class Fstobdf(XorgPackageRecipe):
     name = 'fstobdf'
     version = '1.0.3'
     component = 'app'
 
-    buildRequires = [ 'libFS:devel' ]
+    buildRequires = [
+        'libFS:devel',
+        ]
+
+    shortDesc  = 'Generate BDF font from X font server'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts: