[weasel-commit] Source: libXcomposite=0.4.1-1

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

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

libXcomposite.recipe: changed
Index: libXcomposite.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libXcomposite.recipe /weasel.rpath.org@wgl:3-devel/0.4.0-1
+++ libXcomposite.recipe /weasel.rpath.org@wgl:3-devel/0.4.1-1
@@ -1,14 +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) 2010 Filip Brcic <brcha@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage')
-class LibXcomposite(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxcomposite(XorgCPackageRecipe):
     name = 'libXcomposite'
-    version = '0.4.0'
+    version = '0.4.1'
     component = 'lib'
 
-    buildRequires = [ 'compositeproto:devel', 'libXext:devel',
-        'libXfixes:devel' ]
+    buildRequires = [
+        'compositeproto:devel', 'libXext:devel', 'libXfixes:devel', 
'libX11:devel',
+        ]
+
+    shortDesc  = 'X.Org Xcomposite library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


libXcomposite-0.4.1.tar.bz2: new
libXcomposite-0.4.0.tar.bz2: removed

Committed by: brcha

Other related posts: