[weasel-commit] Source: recordproto=1.13.2-2

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

================================
recordproto:source=1.13.2-2 (previous: 1.13.2-1)
cvc rdiff recordproto -1 /weasel.rpath.org@wgl:3-devel/1.13.2-2
================================
1.13.2-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 19:57:06 2010
    added metadata

recordproto.recipe: changed
Index: recordproto.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- recordproto.recipe /weasel.rpath.org@wgl:3-devel/1.13.2-1
+++ recordproto.recipe /weasel.rpath.org@wgl:3-devel/1.13.2-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 RecordProto(XorgDataPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Recordproto(XorgCPackageRecipe):
     name = 'recordproto'
     version = '1.13.2'
     component = 'proto'
+
+    buildRequires = []
+
+    shortDesc  = 'X.Org Record protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X/Development' ]



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: recordproto=1.13.2-2 - rbuilder