[weasel-commit] Source: libxkbfile=1.0.6-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 16:49:19 -0500

================================
libxkbfile:source=1.0.6-1 (previous: 1.0.5-1)
cvc rdiff libxkbfile -1 /weasel.rpath.org@wgl:3-devel/1.0.6-1
================================
1.0.6-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 16:49:14 2010
    version bump + metadata

libxkbfile-1.0.6.tar.bz2: new
libxkbfile.recipe: changed
Index: libxkbfile.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libxkbfile.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-1
+++ libxkbfile.recipe /weasel.rpath.org@wgl:3-devel/1.0.6-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 LibXkbFile(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxkbfile(XorgCPackageRecipe):
     name = 'libxkbfile'
-    version = '1.0.5'
+    version = '1.0.6'
     component = 'lib'
 
-    buildRequires = [ 'kbproto:devel' ]
+    buildRequires = [
+        'libX11:devel', 'kbproto:devel',
+        ]
+
+    shortDesc  = 'X.Org xkbfile library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


libxkbfile-1.0.5.tar.bz2: removed

Committed by: brcha

Other related posts: