[weasel-commit] Source: xcalc=1.0.2-2

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

================================
xcalc:source=1.0.2-2 (previous: 1.0.2-1)
cvc rdiff xcalc -1 /weasel.rpath.org@wgl:3-devel/1.0.2-2
================================
1.0.2-2 Filip Brcic (brcha@xxxxxxx) Tue Jan 19 13:58:28 2010
    fixed recipe + metadata

xcalc.recipe: changed
Index: xcalc.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- xcalc.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-1
+++ xcalc.recipe /weasel.rpath.org@wgl:3-devel/1.0.2-2
@@ -1,7 +1,6 @@
 #
-# 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@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
 loadSuperClass('xorgpackage')
@@ -10,5 +9,14 @@
     version = '1.0.2'
     component = 'app'
 
-    buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXaw:devel',
-        'libXext:devel', 'libXmu:devel', 'libXpm:devel', 'libXt:devel' ]
+    buildRequires = [
+        'libICE:devel', 'libSM:devel', 'libXaw:devel', 'libXmu:devel',
+        'libXt:devel',
+        ]
+
+    shortDesc  = 'Scientific calculator for X'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = ' --disable-xprint'



Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: xcalc=1.0.2-2 - rbuilder