Hi Tomas, Please revert this one. There are other packages (im-chooser) depending on it.
I must have forgotten to add them to the group. jesse On 07/06/2011 04:13 AM, rbuil...@rpath.com wrote: > ================================ > imsettings:source=0-1 (previous: 0.108.1-1) > cvc rdiff imsettings -1 /foresight.rpath.org@fl:2-devel/0-1 > ================================ > 0-1 Tomas Forsman (tfors...@foresightlinux.se) Tue Jul 5 16:13:32 2011 > redirect to nil, not in groups either > > imsettings.recipe: changed > Index: imsettings.recipe > ==================================================================== > contents(size sha1) > inode(mtime owner group) > --- imsettings.recipe /foresight.rpath.org@fl:2-devel/0.108.1-1 > +++ imsettings.recipe /foresight.rpath.org@fl:2-devel/0-1 > @@ -4,56 +4,9 @@ > # A copy is available at http://www.rpath.com/permanent/mit-license.html > # > > -class Imsettings(AutoPackageRecipe): > +class Imsettings(RedirectRecipe): > name = 'imsettings' > - version = '0.108.1' > - > - packageSummary = 'Delivery framework for general Input Method > configuration' > + version = '0' > > - buildRequires = [ > - 'GConf:devel', > - 'GConf:runtime', > - 'atk:devel', > - 'cairo:devel', > - 'dbus-glib:devel', > - 'dbus-glib:runtime', > - 'dbus:devel', > - 'fontconfig:devel', > - 'freetype:devel', > - 'gettext:runtime', > - 'glib:devel', > - 'gtk:devel', > - 'intltool:runtime', > - 'libX11:devel', > - 'libnotify:devel', > - 'libstdc++:devel', > - 'pango:devel', > - 'pkgconfig:devel', > - 'qt4-core:devellib', > - ] > - > - patches = [ > - # all from fedora devel; e1820179432a5dc29fe507c364e207c332955953 > - 'imsettings-constraint-of-language.patch', > - 'imsettings-disable-xim.patch', > - 'imsettings-xinput-xcompose.patch', > - ] > - > - def unpack(r): > - r.addArchive('http://imsettings.googlecode.com/files/') > - for patch in r.patches: > - r.addPatch(patch) > - > - def policy(r): > - r.SetModes('%(libexecdir)s/xinputinfo.sh', 0755) > - > - # lxde package > - r.PackageSpec('%(name)s-lxde', > '%(libexecdir)s/lxde-im-settings-daemon') > - r.PackageSpec('%(name)s-lxde', > '%(datadir)s/dbus-1/services/lxde-im-settings-daemon.service') > - > - # remove qt stuff as in fedora > - r.Remove('%(datadir)s/dbus-1/services/qt-im-settings-daemon.service') > - r.Remove('%(libexecdir)s/qt-im-settings-daemon') > - > - # disable running applet by default > - r.Remove('%(sysconfdir)s/xdg/autostart/imsettings-applet.desktop') > + def setup(r): > + r.addRemoveRedirect() > > > imsettings-0.108.1.tar.bz2: removed > > Committed by: tforsman > _______________________________________________ > Foresight-commits mailing list > foresight-comm...@lists.rpath.org > http://lists.rpath.org/mailman/listinfo/foresight-commits _______________________________________________ Foresight-devel mailing list Foresight-devel@lists.rpath.org http://lists.rpath.org/mailman/listinfo/foresight-devel