[weasel-commit] Source: xcompmgr=1.1.5-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2010 14:43:58 -0500

================================
xcompmgr:source=1.1.5-1 (previous: 1.1.4-1)
cvc rdiff xcompmgr -1 /weasel.rpath.org@wgl:3-devel/1.1.5-1
================================
1.1.5-1 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 14:43:49 2010
    version bump + metadata

xcompmgr-1.1.5.tar.bz2: new
xcompmgr.recipe: changed
Index: xcompmgr.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- xcompmgr.recipe /weasel.rpath.org@wgl:3-devel/1.1.4-1
+++ xcompmgr.recipe /weasel.rpath.org@wgl:3-devel/1.1.5-1
@@ -1,15 +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@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
-class XCompMgr(XorgPackageRecipe):
+loadSuperClass('xorgpackage')
+class Xcompmgr(XorgPackageRecipe):
     name = 'xcompmgr'
-    version = '1.1.4'
+    version = '1.1.5'
     component = 'app'
 
     buildRequires = [
-        'libXcomposite:devel', 'libXdamage:devel', 'libXfixes:devel', 
'libXrender:devel'
+        'libXcomposite:devel', 'libXdamage:devel', 'libXfixes:devel',
+        'libXrender:devel',
         ]
+
+    shortDesc  = 'X Compositing manager'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


xcompmgr-1.1.4.tar.bz2: removed

Committed by: brcha

Other related posts: