================================
gamin:source=0.1.7-0.1 (previous: 0.1.6-0.2)
cvc rdiff gamin -1 /[EMAIL PROTECTED]:devel//[EMAIL PROTECTED]:desktop/0.1.7-0.1
================================
0.1.7-0.1 Ken VanDine ([EMAIL PROTECTED]) Mon Nov 7 10:04:52 2005
New version
gamin.recipe: changed
Index: gamin.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- gamin.recipe /[EMAIL PROTECTED]:devel//[EMAIL PROTECTED]:desktop/0.1.6-0.2
+++ gamin.recipe /[EMAIL PROTECTED]:devel//[EMAIL PROTECTED]:desktop/0.1.7-0.1
@@ -1,20 +1,18 @@
#
-# Copyright (c) 2004-2005 Specifix, Inc.
+# Copyright (c) 2004-2005 rPath, Inc.
# All rights reserved
#
-class Gamin(PackageRecipe):
- buildRequires = [ 'glib:devel', 'pkgconfig:devel' ]
+class Gamin(CPackageRecipe):
+ buildRequires = [ 'glib:devel', 'glibc:devel', 'pkgconfig:devel' ]
name = 'gamin'
- version = '0.1.6'
+ version = '0.1.7'
def setup(r):
#shrink this baby down
r.macros.optflags = '-g -Os'
r.addArchive('http://www.gnome.org/~veillard/%(name)s/sources/%(name)s-%(version)s.tar.gz')
- #add this patch to attempt to solve a memory leak
- r.addPatch("no-double-free.patch", level=0)
r.Configure('--enable-inotify --disable-dnotify')
r.Make()
r.MakeInstall()
gamin-0.1.7.tar.gz: new
no-double-free.patch: removed
gamin-0.1.6.tar.gz: removed
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits