[weasel-commit] Source: libSM=1.1.1-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 07 Jan 2010 08:03:07 -0500

================================
libSM:source=1.1.1-1 (previous: 1.1.0-1)
cvc rdiff libSM -1 /weasel.rpath.org@wgl:3-devel/1.1.1-1
================================
1.1.1-1 Filip Brcic (brcha@xxxxxxx) Thu Jan  7 08:02:51 2010
    version bump + metadata

libSM.recipe: changed
Index: libSM.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libSM.recipe /weasel.rpath.org@wgl:3-devel/1.1.0-1
+++ libSM.recipe /weasel.rpath.org@wgl:3-devel/1.1.1-1
@@ -1,13 +1,24 @@
 #
-# 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('xorgcpackage')
-class LibSm(XorgCPackageRecipe):
+class Libsm(XorgCPackageRecipe):
     name = 'libSM'
-    version = '1.1.0'
+    version = '1.1.1'
     component = 'lib'
 
-    buildRequires = [ 'libICE:devel', 'xproto:devel', 'xtrans:devel', 
'e2fsprogs:devel' ]
+    buildRequires = [
+        'libICE:devel', 'xproto:devel', 'xtrans:devel', 'util-linux-ng:devel',
+        ]
+
+    shortDesc  = 'X.Org SM library'
+    url        = 'http://xorg.freedesktop.org/'
+    licenses   = [ 'MIT' ]
+    categories = [ 'X' ]
+
+    extraConfig = (
+        ' --enable-ipv6'
+        ' --with-libuuid'
+        )


libSM-1.1.1.tar.bz2: new
libSM-1.1.0.tar.bz2: removed

Committed by: brcha

Other related posts: