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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 21:11:53 -0500

================================
libXau:source=1.0.5-1 (previous: 1.0.4-1)
cvc rdiff libXau -1 /weasel.rpath.org@wgl:3-devel/1.0.5-1
================================
1.0.5-1 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 21:11:46 2010
    version bump + metadata

libXau-1.0.5.tar.bz2: new
libXau.recipe: changed
Index: libXau.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libXau.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
+++ libXau.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-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('xorgcpackage.recipe')
-class LibXau(XorgCPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxau(XorgCPackageRecipe):
     name = 'libXau'
-    version = '1.0.4'
+    version = '1.0.5'
     component = 'lib'
 
-    buildRequires = [ 'xproto:devel' ]
+    buildRequires = [
+        'xproto:devel', 'util-macros:devel',
+        ]
+
+    shortDesc  = 'X.Org Xau library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


libXau-1.0.4.tar.bz2: removed

Committed by: brcha

Other related posts: