[weasel-commit] Source: libbonoboui=2.24.1-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sat, 30 Jan 2010 12:53:31 -0500

================================
libbonoboui:source=2.24.1-2 (previous: 2.24.1-1)
cvc rdiff libbonoboui -1 /weasel.rpath.org@wgl:3-devel/2.24.1-2
================================
2.24.1-2 Filip Brcic (brcha@xxxxxxx) Sat Jan 30 12:53:22 2010
    fixed recipe + metadata

libbonoboui.recipe: changed
Index: libbonoboui.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libbonoboui.recipe /weasel.rpath.org@wgl:3-devel/2.24.1-1
+++ libbonoboui.recipe /weasel.rpath.org@wgl:3-devel/2.24.1-2
@@ -1,7 +1,6 @@
 #
-# Copyright (c) 2004-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('gnomepackage')
@@ -9,18 +8,18 @@
     name = 'libbonoboui'
     version = '2.24.1'
 
-    buildRequires = [ 'libxml2:devel', 'ORBit2:devel',
-                      'libbonobo:devel', 'libgnomecanvas:devel',
-                      'libgnome:devel', 'libart_lgpl:devel',
-                      'libglade:devel', 'GConf:devel', 'gettext:devel',
-                      'gettext:runtime', 'intltool:runtime', 'atk:devel',
-                      'glib:devel', 'gnome-vfs:devel', 'pango:devel',
-                      'popt:devel', 'desktop-file-utils:runtime',
-                      'cairo:devel', 'fontconfig:devel', 'freetype:devel',
-                      'libpng:devel', 'bison:runtime',
-                      'perl:runtime', 'xrdb:runtime' ]
+    buildRequires = [
+        'GConf:devel', 'ORBit2:devel', 'bison:runtime',
+        'desktop-file-utils:runtime', 'libart_lgpl:devel',
+        'libbonobo:devel', 'libglade:devel', 'libgnome:devel',
+        'libgnomecanvas:devel', 'libxml2:devel', 'popt:devel',
+        'xrdb:runtime',
+        ]
 
-    buildMultiarch = True
+    shortDesc  = 'User Interface part of libbonobo'
+    url        = 'http://www.gnome.org/'
+    licenses   = [ 'GPL-2', 'LGPL-2.1' ]
+    categories = [ 'Gnome' ]
 
     def policy(r):
         for pkg in ('glib', 'ORBit2', 'libxml2', 'libbonobo', 'libgnomecanvas',



Committed by: brcha

Other related posts: