[weasel-commit] Source: glproto=1.4.10-2

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

================================
glproto:source=1.4.10-2 (previous: 1.4.10-1)
cvc rdiff glproto -1 /weasel.rpath.org@wgl:3-devel/1.4.10-2
================================
1.4.10-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 19:40:58 2010
    added metadata

glproto.recipe: changed
Index: glproto.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- glproto.recipe /weasel.rpath.org@wgl:3-devel/1.4.10-1
+++ glproto.recipe /weasel.rpath.org@wgl:3-devel/1.4.10-2
@@ -1,11 +1,17 @@
 #
-# 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('xorgdatapackage.recipe')
-class GlProto(XorgDataPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Glproto(XorgCPackageRecipe):
     name = 'glproto'
     version = '1.4.10'
     component = 'proto'
+
+    buildRequires = []
+
+    shortDesc  = 'X.Org GL protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'SGI-B-2.0' ]
+    categories = [ 'X/Development' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: glproto=1.4.10-2 - rbuilder