Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sabayon-2.28.1-0.1.1 RPM for x86_64

From OpenSuSE 11.2 updates for x86_64

Name: sabayon Distribution: openSUSE 11.2
Version: 2.28.1 Vendor: openSUSE
Release: 0.1.1 Build date: Thu Jan 21 19:44:47 2010
Group: System/GUI/GNOME Build host: build33
Size: 844595 Source RPM: sabayon-2.28.1-0.1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.gnome.org/projects/sabayon/
Summary: Tool to maintain user profiles in a GNOME desktop
Sabayon is a tool to help system administrators and users change and
maintain the default behaviour of the GNOME desktop.

Provides

Requires

License

GPLv2+

Changelog

* Fri Dec 11 2009 dimstar@opensuse.org
  - Update to version 2.28.1:
    + Remove obsolete calls to os.spawn*()
    + Fix potential exception when extracting profiles
    + Move the "-name" argument for Xephyr where XEPHYR_ARGV is
      defined, so that it is easier to find for distros that need
      to patch it out
    + Updated translations.
* Tue Sep 22 2009 dimstar@opensuse.org
  - Update to version 2.28.0:
    + Find a free X display without using TCP sockets
    + Fix incorrect format strings; make others consistent
    + Updated translations.
* Thu Aug 20 2009 dimstar@opensuse.org
  - Update to version 2.27.91:
    + bgo#551535 - Don't ignore the GConf settings when saving the
      user profile.
    + Disable gvfs's usage of FUSE in the child session, so crashed
      daemons will not keep Sabayon from working
    + Work even with invalid locales
    + Be more lenient when removing directories
    + Don't block sabayon-session on sabayon-apply's stderr output
    + Updated translations.
* Tue Aug 11 2009 dominique-obs@leuenberger.net
  - Update to version 2.27.0:
    + Sabayon now uses Xephyr instead of Xnest for its child session.
    + Pass DEBUG_WHILE_IN_SABAYON untouched to child processes.
    + Do not eat stderr output from child processes.
    + bgo#542604 - Fix file monitoring
    + bgo#576440 - Don't crash if XAUTHLOCALHOSTNAME is not set
    + bgo#564405 - use gobject.timout_add_seconds() where possible
    + Fix monitoring and saving of panel applets.
    + Ignore .gvfs in user profiles
    + Updated translations.
  - No longer require xorg-x11-Xnest, new xorg-x11-server-extra.
* Sun Apr 26 2009 vuntz@novell.com
  - Change shadow-utils PreReq to pwdutils since nothing provides
    shadow-utils anymore.
* Sun Mar 15 2009 vuntz@novell.com
  - Update to version 2.25.0:
    + Port to GIO.
    + Put XAUTHLOCALHOSTNAME in the child session's environment so it
      will run.
    + Ignore .pulse to avoid replicating PulseAudio data.
    + String fixes.
    + Updated translations.
  - Drop sabayon-updates-from-trunk.diff: fixed upstream.
  - Remove unneeded BuildRequires: desktop-file-utils, gettext,
    gnome-common, python-cairo, python-gnome, python-ldap,
    shadow-utils
  - Change BuildRequires: python-gtk-devel to python-gobject2-devel
  - Add python-xdg BuildRequires to make configure happy.
  - Remove unneeded Requires: python-cairo
  - Remove unneeded PreReq: gtk2, shadow-utils
  - Change Requires of shadow-utils in admin package to PreReq
  - Remove custom CFLAGS.
  - Remove autoreconf and intltoolize calls.
  - Stop creating /etc/gconf/2 without any reason.
  - Stop putting DocPath in desktop file: yelp does not need this.
  - Remove hacks in post/postun that were needed for old versions of
    openSUSE (<= 10.1)
  - Remove edition of /etc/gconf/2/path to add sabayon support: our
    gconf2 package is correctly configured, and so we shouldn't try
    to play with this here.
  - Remove gconf2 and grep PreReq because of the above change.
* Mon Feb 16 2009 sbrabec@suse.cz
  - Added support for translation-update-upstream (FATE#301344).
* Wed Feb 11 2009 vuntz@novell.com
  - Remove non-upstream translations: they'll get out-of-date.
* Wed Jan 21 2009 coolo@suse.de
  - fix build in buildrequring Xnest
* Tue Jan 13 2009 federico@novell.com
  - Added sabayon-updates-from-trunk.diff to ensure Sabayon doesn't fail
    with PulseAudio.
  - Require xorg-x11-Xnest and python-xdg; Sabayon won't work otherwise.
  - These fix bnc#438999 - Sabayon crashes when editing a user profile.
* Sat Dec 06 2008 mauro@suse.de
  - Translation update.
* Tue Sep 23 2008 maw@suse.de
  - Update to version 2.22.1:
    + Improve login performance when sabayon is running
    + Updated translations.
* Mon May 19 2008 federico@novell.com
  - Added sabayon-bnc384840-speedup-sabayon-apply.diff to fix
    https://bugzilla.novell.com/show_bug.cgi?id=384840 - Avoid running
    sabayon-apply during login if /etc/desktop-profiles/users.xml is not
    present.  This way we avoid launching the entire Python stack for
    faster login on machines that don't use Sabayon profiles.
    Patch by Michael Meeks <michael.meeks@novell.com> (bnc#384840)
* Fri Mar 14 2008 maw@suse.de
  - Update to version 2.22.0:
    + Bugs fixed: bgo#476761 and bgo#479771
    + Updated translations.
* Thu Mar 06 2008 maw@suse.de
  - Don't call autoreconf.
* Tue Feb 19 2008 maw@suse.de
  - Update to version 2.21.0:
    + sabayon-apply now returns exit code 3 when a user profile
      cannot be found for the user (bgo#474666)
    + Fix syntax errors that were only caught at runtime :(
    + Fix the mandatory attribute in the metadata file; it wasn't
      case-insensitive as it should be (brc#253996)
    + Create directories recursively in the storage module (bgo#486216)
    + Remove shebang python lines from files that are not meant to
      be executable (bgo#424328)
    + Fix gettext/ngettext for Python 2.4 (bgo#480508)
    + Make Sabayon work on Slackware (bgo#497471)
    + Fix the lists of files/directories to ignore
    + Updated translations
  - Remove some spurious executable permissions.
* Thu Sep 20 2007 federico@novell.com
  - Updated to sabayon-2.20.1.
  - Removed sabayon-301941-ignore-directories.diff, which is already in
    the base tarball.
* Fri Sep 14 2007 federico@novell.com
  - Added sabayon-301941-ignore-directories.diff to fix
    https://bugzilla.novell.com/show_bug.cgi?id=301941 - Sabayon was not
    ignoring .fontconfig and .beagle, leading to huge and incorrect user
    profiles.
* Tue Aug 14 2007 federico@novell.com
  - Updated to sabayon-2.19.2; this is simply 2.18.x plus all of the
    Novell patches sent upstream.
  - Remade sabayon-desktop-file-name.diff and
    sabayon-desktop-file-categories.diff.
  - Removed obsolete patches.
* Tue Aug 07 2007 maw@suse.de
  - Use %fdupes
  - Split off a -lang subpackage.
* Thu Jun 07 2007 sbrabec@suse.cz
  - Removed invalid desktop Category "Application" (#254654).
* Wed May 09 2007 pgajdos@suse.cz
  - removed gnome-icon-theme from BuildRequieres [#247450]
* Thu Apr 12 2007 maw@suse.de
  - Update to version 2.18.1 which fixes a broken Arabic translation.
* Wed Mar 28 2007 maw@suse.de
  - Add sabayon-2.18.0-desktop.patch.
* Fri Mar 16 2007 federico@suse.de
  - Updated to sabayon-2.18.0.
  - Removed sabayon-2.12.3-use-subprocess.patch and
    sabayon-2.12.3-notice-dir-creation.patch, as they are already in the
    base tarball.
  - Removed sabayon-2.12.3-python-site-modules-path.patch, since it was
    useful only when installing outside of /usr.
  - Updated sabayon-2.12.3-ooo-support.patch to apply to the new sources.
* Fri Mar 09 2007 sbrabec@suse.cz
  - Removed obsolete hicolor icon symlink (#248676).
* Tue Jan 23 2007 sbrabec@suse.cz
  - Spec file cleanup.
* Tue Jan 23 2007 aj@suse.de
  - Move to /usr.
  - Cleanup BuildRequires.
* Sat Oct 14 2006 danw@suse.de
  - Remove dead patch
* Tue Sep 26 2006 cthiel@suse.de
  - fix build with python 2.5
* Tue Aug 29 2006 jhargadon@suse.de
  - update to version 2.12.4
  - Add support for Frugalware Linux
  - Remove unneeded #! in python files
  - distribute schema
  - handle new Xsession path in Fedora Core 5
* Wed Aug 16 2006 cthiel@suse.de
  - buildrequire python-gtk-devel instead of python-gtk
* Wed Aug 16 2006 ro@suse.de
  - added python-gobject2-devel to BuildRequires
* Tue Aug 01 2006 schwab@suse.de
  - Remove newline from substituted variable.

Files

/etc/X11/xinit/xinitrc.d/sabayon-xinitrc.sh
/etc/desktop-profiles
/usr/lib64/python2.6/site-packages/sabayon
/usr/lib64/python2.6/site-packages/sabayon/__init__.py
/usr/lib64/python2.6/site-packages/sabayon/__init__.pyc
/usr/lib64/python2.6/site-packages/sabayon/__init__.pyo
/usr/lib64/python2.6/site-packages/sabayon/cache.py
/usr/lib64/python2.6/site-packages/sabayon/cache.pyc
/usr/lib64/python2.6/site-packages/sabayon/cache.pyo
/usr/lib64/python2.6/site-packages/sabayon/config.py
/usr/lib64/python2.6/site-packages/sabayon/config.pyc
/usr/lib64/python2.6/site-packages/sabayon/config.pyo
/usr/lib64/python2.6/site-packages/sabayon/debuglog.py
/usr/lib64/python2.6/site-packages/sabayon/debuglog.pyc
/usr/lib64/python2.6/site-packages/sabayon/debuglog.pyo
/usr/lib64/python2.6/site-packages/sabayon/dirmonitor.py
/usr/lib64/python2.6/site-packages/sabayon/dirmonitor.pyc
/usr/lib64/python2.6/site-packages/sabayon/dirmonitor.pyo
/usr/lib64/python2.6/site-packages/sabayon/errors.py
/usr/lib64/python2.6/site-packages/sabayon/errors.pyc
/usr/lib64/python2.6/site-packages/sabayon/errors.pyo
/usr/lib64/python2.6/site-packages/sabayon/mozilla_bookmarks.py
/usr/lib64/python2.6/site-packages/sabayon/mozilla_bookmarks.pyc
/usr/lib64/python2.6/site-packages/sabayon/mozilla_bookmarks.pyo
/usr/lib64/python2.6/site-packages/sabayon/sources
/usr/lib64/python2.6/site-packages/sabayon/sources/__init__.py
/usr/lib64/python2.6/site-packages/sabayon/sources/__init__.pyc
/usr/lib64/python2.6/site-packages/sabayon/sources/__init__.pyo
/usr/lib64/python2.6/site-packages/sabayon/sources/filessource.py
/usr/lib64/python2.6/site-packages/sabayon/sources/filessource.pyc
/usr/lib64/python2.6/site-packages/sabayon/sources/filessource.pyo
/usr/lib64/python2.6/site-packages/sabayon/sources/gconfsource.py
/usr/lib64/python2.6/site-packages/sabayon/sources/gconfsource.pyc
/usr/lib64/python2.6/site-packages/sabayon/sources/gconfsource.pyo
/usr/lib64/python2.6/site-packages/sabayon/sources/mozillasource.py
/usr/lib64/python2.6/site-packages/sabayon/sources/mozillasource.pyc
/usr/lib64/python2.6/site-packages/sabayon/sources/mozillasource.pyo
/usr/lib64/python2.6/site-packages/sabayon/sources/paneldelegate.py
/usr/lib64/python2.6/site-packages/sabayon/sources/paneldelegate.pyc
/usr/lib64/python2.6/site-packages/sabayon/sources/paneldelegate.pyo
/usr/lib64/python2.6/site-packages/sabayon/storage.py
/usr/lib64/python2.6/site-packages/sabayon/storage.pyc
/usr/lib64/python2.6/site-packages/sabayon/storage.pyo
/usr/lib64/python2.6/site-packages/sabayon/userdb.py
/usr/lib64/python2.6/site-packages/sabayon/userdb.pyc
/usr/lib64/python2.6/site-packages/sabayon/userdb.pyo
/usr/lib64/python2.6/site-packages/sabayon/userprofile.py
/usr/lib64/python2.6/site-packages/sabayon/userprofile.pyc
/usr/lib64/python2.6/site-packages/sabayon/userprofile.pyo
/usr/lib64/python2.6/site-packages/sabayon/util.py
/usr/lib64/python2.6/site-packages/sabayon/util.pyc
/usr/lib64/python2.6/site-packages/sabayon/util.pyo
/usr/sbin/sabayon-apply
/usr/share/doc/packages/sabayon
/usr/share/doc/packages/sabayon/AUTHORS
/usr/share/doc/packages/sabayon/ChangeLog
/usr/share/doc/packages/sabayon/ISSUES
/usr/share/doc/packages/sabayon/NEWS
/usr/share/doc/packages/sabayon/README
/usr/share/doc/packages/sabayon/TODO


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:42:27 2013