[weasel-commit] Source: bitmap=1.0.4-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sun, 17 Jan 2010 14:33:58 -0500

================================
bitmap:source=1.0.4-1 (previous: 1.0.3-1)
cvc rdiff bitmap -1 /weasel.rpath.org@wgl:3-devel/1.0.4-1
================================
1.0.4-1 Filip Brcic (brcha@xxxxxxx) Sun Jan 17 14:33:47 2010
    version bump + metadata

bitmap.recipe: changed
Index: bitmap.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- bitmap.recipe /weasel.rpath.org@wgl:3-devel/1.0.3-1
+++ bitmap.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
@@ -1,15 +1,20 @@
 #
-# 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')
 class Bitmap(XorgPackageRecipe):
     name = 'bitmap'
-    version = '1.0.3'
+    version = '1.0.4'
     component = 'app'
 
-    buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXaw:devel',
-        'libXext:devel', 'libXmu:devel', 'libXpm:devel', 'libXt:devel',
-        'xbitmaps:devel' ]
+    buildRequires = [
+        'libICE:devel', 'libSM:devel', 'libXaw:devel', 'libXmu:devel',
+        'libXt:devel', 'xbitmaps:devel',
+        ]
+
+    shortDesc  = 'X.Org bitmap application'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


bitmap-1.0.4.tar.bz2: new
bitmap-1.0.3.tar.bz2: removed

Committed by: brcha

Other related posts: