[weasel-commit] Source: xproto=7.0.16-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 06 Jan 2010 17:36:36 -0500

================================
xproto:source=7.0.16-1 (previous: 7.0.15-1)
cvc rdiff xproto -1 /weasel.rpath.org@wgl:3-devel/7.0.16-1
================================
7.0.16-1 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 17:36:29 2010
    version bump + fixed recipe

xproto-7.0.16.tar.bz2: new
xproto.recipe: changed
Index: xproto.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xproto.recipe /weasel.rpath.org@wgl:3-devel/7.0.15-1
+++ xproto.recipe /weasel.rpath.org@wgl:3-devel/7.0.16-1
@@ -1,13 +1,17 @@
 #
-# 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('xorgcpackage')
-class XProto(XorgCPackageRecipe):
+class Xproto(XorgCPackageRecipe):
     name = 'xproto'
-    version = '7.0.15'
+    version = '7.0.16'
     component = 'proto'
 
-    buildRequires = [ 'gcc:devel', 'gcc:runtime' ]
+    buildRequires = []
+
+    shortDesc  = 'X.Org xproto protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


xproto-7.0.15.tar.bz2: removed

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: xproto=7.0.16-1 - rbuilder