[weasel-commit] Source: fixesproto=4.0-2

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

================================
fixesproto:source=4.0-2 (previous: 4.0-1)
cvc rdiff fixesproto -1 /weasel.rpath.org@wgl:3-devel/4.0-2
================================
4.0-2 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 19:23:01 2010
    added metadata

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



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: fixesproto=4.0-2 - rbuilder