[weasel-commit] Source: libXpm=3.5.8-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 09:57:35 -0500

================================
libXpm:source=3.5.8-1 (previous: 3.5.7-2)
cvc rdiff libXpm -1 /weasel.rpath.org@wgl:3-devel/3.5.8-1
================================
3.5.8-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 09:57:26 2010
    version bump + metadata

libXpm-3.5.8.tar.bz2: new
libXpm.recipe: changed
Index: libXpm.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- libXpm.recipe /weasel.rpath.org@wgl:3-devel/3.5.7-2
+++ libXpm.recipe /weasel.rpath.org@wgl:3-devel/3.5.8-1
@@ -1,14 +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@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage')
-class LibXpm(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxpm(XorgCPackageRecipe):
     name = 'libXpm'
-    version = '3.5.7'
+    version = '3.5.8'
     component = 'lib'
 
-    buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXext:devel',
-                      'libXt:devel', 'xproto:devel', 'gettext:runtime' ]
+    buildRequires = [
+        'libICE:devel', 'libSM:devel', 'libXext:devel',
+        'libXt:devel', 'xproto:devel', 'gettext:runtime'
+        ]
+
+    shortDesc  = 'X.Org Xpm library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]


libXpm-3.5.7.tar.bz2: removed

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: libXpm=3.5.8-1 - rbuilder