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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 11:51:22 -0500

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

libfontenc-1.0.5.tar.bz2: new
libfontenc.recipe: changed
Index: libfontenc.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libfontenc.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
+++ libfontenc.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-1
@@ -1,15 +1,21 @@
 #
-# 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('xorgcpackage.recipe')
+loadSuperClass('xorgcpackage')
 class Libfontenc(XorgCPackageRecipe):
     name = 'libfontenc'
-    version = '1.0.4'
+    version = '1.0.5'
     component = 'lib'
 
-    buildRequires = [ 'xproto:devel', 'zlib:devel' ]
+    buildRequires = [
+        'xproto:devel', 'zlib:devel'
+        ]
 
-    extraConfig = ' --with-encodingsdir=%(datadir)s/X11/encodings'
+    shortDesc  = 'X.Org fontenc library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = ' --with-encodingsdir=%(datadir)s/fonts/encodings'


libfontenc-1.0.4.tar.bz2: removed

Committed by: brcha

Other related posts: