[weasel-commit] Source: oclock=1.0.1-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 19 Jan 2010 07:42:45 -0500

================================
oclock:source=1.0.1-2 (previous: 1.0.1-1)
cvc rdiff oclock -1 /weasel.rpath.org@wgl:3-devel/1.0.1-2
================================
1.0.1-2 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 07:42:21 2010
    fixed recipe & metadata

oclock.recipe: changed
Index: oclock.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- oclock.recipe /weasel.rpath.org@wgl:3-devel/1.0.1-1
+++ oclock.recipe /weasel.rpath.org@wgl:3-devel/1.0.1-2
@@ -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@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
+loadSuperClass('xorgpackage')
 class Oclock(XorgPackageRecipe):
     name = 'oclock'
     version = '1.0.1'
     component = 'app'
 
-    buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXext:devel',
-        'libXmu:devel', 'libXt:devel' ]
+    buildRequires = [
+        'libICE:devel', 'libSM:devel', 'libXext:devel',
+        'libXmu:devel', 'libXt:devel',
+        ]
+
+    shortDesc  = 'Round X clock'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]



Committed by: brcha

Other related posts: