[weasel-commit] Source: libgnome=2.26.0-2

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

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

libgnome.recipe: changed
Index: libgnome.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- libgnome.recipe /weasel.rpath.org@wgl:3-devel/2.26.0-1
+++ libgnome.recipe /weasel.rpath.org@wgl:3-devel/2.26.0-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')
@@ -10,13 +9,18 @@
     version = '2.26.0'
 
     buildRequires = [
-        'GConf:devel', 'GConf:runtime', 'ORBit2:devel', 'gnome-vfs:devel',
-        'libbonobo:devel', 'popt:devel',
+        'GConf:devel', 'GConf:runtime', 'ORBit2:devel',
+        'avahi-glib:devel', 'avahi:devel', 'gnome-vfs:devel',
+        'libbonobo:devel', 'libxml2:devel', 'openssl:devel',
+        'popt:devel',
         ]
 
-    extraConfig = '--disable-esd'
+    shortDesc  = 'Essential Gnome Libraries'
+    url        = 'http://www.gnome.org/'
+    licenses   = [ 'LGPL-2' ]
+    categories = [ 'Gnome' ]
 
-    buildMultiarch = True
-
-    def policy(r):
-        r.Requires('popt:devel', '%(includedir)s/.*/gnome-program.h')
+    extraConfig = (
+        ' --disable-schemas-install'
+        ' --disable-esd'
+        )



Committed by: brcha

Other related posts: