[weasel-commit] Source: libXTrap=1.0.0-3

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 09:47:36 -0500

================================
libXTrap:source=1.0.0-3 (previous: 1.0.0-2)
cvc rdiff libXTrap -1 /weasel.rpath.org@wgl:3-devel/1.0.0-3
================================
1.0.0-3 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 09:47:27 2010
    added metadata

libXTrap.recipe: changed
Index: libXTrap.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libXTrap.recipe /weasel.rpath.org@wgl:3-devel/1.0.0-2
+++ libXTrap.recipe /weasel.rpath.org@wgl:3-devel/1.0.0-3
@@ -1,14 +1,20 @@
 #
-# 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('xorgpackage.recipe')
-class LibXTrap(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxtrap(XorgCPackageRecipe):
     name = 'libXTrap'
     version = '1.0.0'
     component = 'lib'
 
-    buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXext:devel',
-        'libXt:devel', 'trapproto:devel', 'xextproto:devel' ]
+    buildRequires = [
+        'libICE:devel', 'libSM:devel', 'libXext:devel',
+        'libXt:devel', 'trapproto:devel', 'xextproto:devel'
+        ]
+
+    shortDesc  = 'X.Org XTrap library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts: