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

sabayon-admin-2.28.1-0.1.1 RPM for x86_64

From OpenSuSE 11.2 updates for x86_64

Name: sabayon-admin 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: 523109 Source RPM: sabayon-2.28.1-0.1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.gnome.org/projects/sabayon/
Summary: Graphical tools for Sabayon profile management
The sabayon-admin package contains the graphical tools which a sysadmin
should use to manage Sabayon profiles.

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

/usr/bin/sabayon
/usr/lib/sabayon
/usr/lib/sabayon/sabayon-session
/usr/lib64/python2.6/site-packages/sabayon/aboutdialog.py
/usr/lib64/python2.6/site-packages/sabayon/aboutdialog.pyc
/usr/lib64/python2.6/site-packages/sabayon/aboutdialog.pyo
/usr/lib64/python2.6/site-packages/sabayon/changeswindow.py
/usr/lib64/python2.6/site-packages/sabayon/changeswindow.pyc
/usr/lib64/python2.6/site-packages/sabayon/changeswindow.pyo
/usr/lib64/python2.6/site-packages/sabayon/editorwindow.py
/usr/lib64/python2.6/site-packages/sabayon/editorwindow.pyc
/usr/lib64/python2.6/site-packages/sabayon/editorwindow.pyo
/usr/lib64/python2.6/site-packages/sabayon/fileviewer.py
/usr/lib64/python2.6/site-packages/sabayon/fileviewer.pyc
/usr/lib64/python2.6/site-packages/sabayon/fileviewer.pyo
/usr/lib64/python2.6/site-packages/sabayon/gconfviewer.py
/usr/lib64/python2.6/site-packages/sabayon/gconfviewer.pyc
/usr/lib64/python2.6/site-packages/sabayon/gconfviewer.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown
/usr/lib64/python2.6/site-packages/sabayon/lockdown/__init__.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/__init__.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/__init__.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/config.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/config.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/config.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/disabledapplets.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/disabledapplets.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/disabledapplets.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/globalvar.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/globalvar.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/globalvar.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/icons.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/icons.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/icons.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdownapplier.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdownapplier.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdownapplier.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdownbutton.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdownbutton.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdownbutton.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdowncheckbutton.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdowncheckbutton.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdowncheckbutton.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdowncombo.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdowncombo.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/lockdowncombo.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/maindialog.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/maindialog.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/maindialog.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/safeprotocols.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/safeprotocols.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/safeprotocols.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdown/simpleeditabletreeview.py
/usr/lib64/python2.6/site-packages/sabayon/lockdown/simpleeditabletreeview.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdown/simpleeditabletreeview.pyo
/usr/lib64/python2.6/site-packages/sabayon/lockdownappliersabayon.py
/usr/lib64/python2.6/site-packages/sabayon/lockdownappliersabayon.pyc
/usr/lib64/python2.6/site-packages/sabayon/lockdownappliersabayon.pyo
/usr/lib64/python2.6/site-packages/sabayon/profilesdialog.py
/usr/lib64/python2.6/site-packages/sabayon/profilesdialog.pyc
/usr/lib64/python2.6/site-packages/sabayon/profilesdialog.pyo
/usr/lib64/python2.6/site-packages/sabayon/protosession.py
/usr/lib64/python2.6/site-packages/sabayon/protosession.pyc
/usr/lib64/python2.6/site-packages/sabayon/protosession.pyo
/usr/lib64/python2.6/site-packages/sabayon/saveconfirm.py
/usr/lib64/python2.6/site-packages/sabayon/saveconfirm.pyc
/usr/lib64/python2.6/site-packages/sabayon/saveconfirm.pyo
/usr/lib64/python2.6/site-packages/sabayon/sessionwidget.py
/usr/lib64/python2.6/site-packages/sabayon/sessionwidget.pyc
/usr/lib64/python2.6/site-packages/sabayon/sessionwidget.pyo
/usr/lib64/python2.6/site-packages/sabayon/sessionwindow.py
/usr/lib64/python2.6/site-packages/sabayon/sessionwindow.pyc
/usr/lib64/python2.6/site-packages/sabayon/sessionwindow.pyo
/usr/lib64/python2.6/site-packages/sabayon/usermod.py
/usr/lib64/python2.6/site-packages/sabayon/usermod.pyc
/usr/lib64/python2.6/site-packages/sabayon/usermod.pyo
/usr/lib64/python2.6/site-packages/sabayon/usersdialog.py
/usr/lib64/python2.6/site-packages/sabayon/usersdialog.pyc
/usr/lib64/python2.6/site-packages/sabayon/usersdialog.pyo
/usr/lib64/python2.6/site-packages/sabayon/xlib.so
/usr/share/applications/sabayon.desktop
/usr/share/doc/packages/sabayon-admin
/usr/share/doc/packages/sabayon-admin/brownbar.jpg
/usr/share/doc/packages/sabayon-admin/brownbarTop.jpg
/usr/share/doc/packages/sabayon-admin/developing.html
/usr/share/doc/packages/sabayon-admin/helping.html
/usr/share/doc/packages/sabayon-admin/index.html
/usr/share/doc/packages/sabayon-admin/sabayon.css
/usr/share/doc/packages/sabayon-admin/shadow.gif
/usr/share/doc/packages/sabayon-admin/testing.html
/usr/share/doc/packages/sabayon-admin/title01.jpg
/usr/share/doc/packages/sabayon-admin/title02.jpg
/usr/share/icons/hicolor/16x16/apps/sabayon.png
/usr/share/icons/hicolor/22x22/apps/sabayon.png
/usr/share/icons/hicolor/32x32/apps/sabayon.png
/usr/share/icons/hicolor/48x48/apps/sabayon.png
/usr/share/icons/hicolor/scalable/apps/sabayon.svg
/usr/share/sabayon
/usr/share/sabayon/glade
/usr/share/sabayon/glade/pessulus.glade
/usr/share/sabayon/glade/sabayon.glade


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 13 04:37:24 2013