[weasel-commit] Source: bdftopcf=1.0.2-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sun, 17 Jan 2010 14:12:56 -0500

================================
bdftopcf:source=1.0.2-1 (previous: 1.0.1-1)
cvc rdiff bdftopcf -1 /weasel.rpath.org@wgl:3-devel/1.0.2-1
================================
1.0.2-1 Filip Brcic (brcha@xxxxxxx) Sun Jan 17 14:12:47 2010
    version bump + metadata

bdftopcf-1.0.2.tar.bz2: new
bdftopcf.recipe: changed
Index: bdftopcf.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- bdftopcf.recipe /weasel.rpath.org@wgl:3-devel/1.0.1-1
+++ bdftopcf.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-1
@@ -1,14 +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('xorgcpackage.recipe')
-class Bdftopcf(XorgCPackageRecipe):
+loadSuperClass('xorgpackage')
+class Bdftopcf(XorgPackageRecipe):
     name = 'bdftopcf'
-    version = '1.0.1'
+    version = '1.0.2'
     component = 'app'
 
-    buildRequires = [ 'freetype:devel', 'libXfont:devel', 'libfontenc:devel',
-        'zlib:devel' ]
+    buildRequires = [
+        'libXfont:devel',
+        ]
+
+    shortDesc  = 'X.Org bdftopcf application'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


bdftopcf-1.0.1.tar.bz2: removed

Committed by: brcha

Other related posts: