[weasel-commit] Source: inputproto=1.5.1-1

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

================================
inputproto:source=1.5.1-1 (previous: 1.5.0-1)
cvc rdiff inputproto -1 /weasel.rpath.org@wgl:3-devel/1.5.1-1
================================
1.5.1-1 Filip Brcic (brcha@xxxxxxx) Wed Jan  6 19:44:04 2010
    version bump + metadata

inputproto-1.5.1.tar.bz2: new
inputproto.recipe: changed
Index: inputproto.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- inputproto.recipe /weasel.rpath.org@wgl:3-devel/1.5.0-1
+++ inputproto.recipe /weasel.rpath.org@wgl:3-devel/1.5.1-1
@@ -1,14 +1,17 @@
 #
-# Copyright (c) 2005-2007 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')
-class InputProto(XorgDataPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Inputproto(XorgCPackageRecipe):
     name = 'inputproto'
-    version = '1.5.0'
+    version = '1.5.1'
     component = 'proto'
 
-    def unpack(r):
-        XorgDataPackageRecipe.unpack(r)
+    buildRequires = []
+
+    shortDesc  = 'X.Org Input protocol headers'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X/Development' ]


inputproto-1.5.0.tar.bz2: removed

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: inputproto=1.5.1-1 - rbuilder