[weasel-commit] Source: trapproto=3.4.3-3

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

================================
trapproto:source=3.4.3-3 (previous: 3.4.3-2)
cvc rdiff trapproto -1 /weasel.rpath.org@wgl:3-devel/3.4.3-3
================================
3.4.3-3 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 20:09:54 2010
    added metadata, fixed buildreqs

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



Committed by: brcha

Other related posts: