[weasel-commit] Source: xcb-proto=1.5-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 20:18:56 -0500

================================
xcb-proto:source=1.5-2 (previous: 1.5-1)
cvc rdiff xcb-proto -1 /weasel.rpath.org@wgl:3-devel/1.5-2
================================
1.5-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 20:18:51 2010
    added metadata

xcb-proto.recipe: changed
Index: xcb-proto.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xcb-proto.recipe /weasel.rpath.org@wgl:3-devel/1.5-1
+++ xcb-proto.recipe /weasel.rpath.org@wgl:3-devel/1.5-2
@@ -1,7 +1,6 @@
 #
-# Copyright (c) 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')
@@ -11,7 +10,11 @@
     component = 'proto'
     externalArchive = 'http://xcb.freedesktop.org/dist/'
 
-    buildRequires = [ 'libxml2:runtime' ]
+    buildRequires = [
+        'libxml2:runtime',
+        ]
 
-    def postBuild32(r):
-        r.NonMultilibComponent(exceptions='.*')
+    shortDesc  = 'X C-language Bindings protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X/Development' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: xcb-proto=1.5-2 - rbuilder