[weasel-commit] Source: xkbcomp=1.1.1-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 12 Jan 2010 15:02:01 -0500

================================
xkbcomp:source=1.1.1-1 (previous: 1.0.5-1)
cvc rdiff xkbcomp -1 /weasel.rpath.org@wgl:3-devel/1.1.1-1
================================
1.1.1-1 Filip Brcic (brcha@xxxxxxx) Tue Jan 12 15:01:51 2010
    version bump + metadata

xkbcomp.recipe: changed
Index: xkbcomp.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xkbcomp.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-1
+++ xkbcomp.recipe /weasel.rpath.org@wgl:3-devel/1.1.1-1
@@ -1,13 +1,19 @@
 #
-# Copyright (c) 2005-2007 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) 2009-2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
 loadSuperClass('xorgpackage')
 class Xkbcomp(XorgPackageRecipe):
     name = 'xkbcomp'
-    version = '1.0.5'
+    version = '1.1.1'
     component = 'app'
 
-    buildRequires = [ 'libxkbfile:devel' ]
+    buildRequires = [
+        'libX11:devel', 'libxkbfile:devel',
+        ]
+
+    shortDesc  = 'Compile XKB keyboard description'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


xkbcomp-1.1.1.tar.bz2: new
xkbcomp-1.0.5.tar.bz2: removed

Committed by: brcha

Other related posts: