[weasel-commit] Source: libXmu=1.0.5-1

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

================================
libXmu:source=1.0.5-1 (previous: 1.0.4-1)
cvc rdiff libXmu -1 /weasel.rpath.org@wgl:3-devel/1.0.5-1
================================
1.0.5-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 09:52:45 2010
    version bump + metadata

libXmu-1.0.5.tar.bz2: new
libXmu.recipe: changed
Index: libXmu.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libXmu.recipe /weasel.rpath.org@wgl:3-devel/1.0.4-1
+++ libXmu.recipe /weasel.rpath.org@wgl:3-devel/1.0.5-1
@@ -1,14 +1,22 @@
 #
-# 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@xxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
 #
 
-loadSuperClass('xorgpackage.recipe')
-class LibXmu(XorgPackageRecipe):
+loadSuperClass('xorgcpackage')
+class Libxmu(XorgCPackageRecipe):
     name = 'libXmu'
-    version = '1.0.4'
+    version = '1.0.5'
     component = 'lib'
 
-    buildRequires = [ 'libICE:devel', 'libSM:devel', 'libXext:devel',
-        'libXt:devel' ]
+    buildRequires = [
+        'libICE:devel', 'libSM:devel', 'libXext:devel',
+        'libXt:devel'
+        ]
+
+    shortDesc  = 'X.Org Xmu library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = ' --enable-ipv6'


libXmu-1.0.4.tar.bz2: removed

Committed by: brcha

Other related posts: