File backup-manager.changes of Package backup-manager
-------------------------------------------------------------------
Sun Feb 13 13:52:08 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Fri Aug 14 03:00:51 CEST 2009 - vuntz@novell.com
- Add py_requires.
- Remove AutoReqProv: it's default now.
-------------------------------------------------------------------
Wed Aug 12 14:54:23 CEST 2009 - dominique-obs@leuenberger.net
- Define new python macros for openSUSE <= 11.1
-------------------------------------------------------------------
Sun Aug 9 12:31:48 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Tue Jul 14 20:08:56 CEST 2009 - tittiatcoke@gmail.com
- Updated spec file to be conform LSB standard for 11.2 and higher
-------------------------------------------------------------------
Thu Jan 22 15:23:31 EST 2009 - crivera@suse.de
- Fix the dbus policy conf. This fixes bnc#468368.
- Fix a small modality issue with backup-manager-restore.
-------------------------------------------------------------------
Thu Jan 15 15:40:30 EST 2009 - crivera@suse.de
- Make sure that the backup path doesn't start with a /,
handle the case where src and dest dirs are symlinks,
and clear saved file selections if we're restoring
everything. This fixes bnc#465883.
- Make the Select Files window modal. This fixes bnc#465897
-------------------------------------------------------------------
Wed Jan 7 14:12:10 CEST 2009 - crivera@suse.de
- Improve searching for files in backup-manager-restore.
It's now possible to restore files that have been deleted.
This fixes bnc#459799.
- Remove the dependency for PolicyKit-gnome. This fixes
bnc#459045.
-------------------------------------------------------------------
Thu Dec 11 16:18:33 CET 2008 - coolo@suse.de
- require the translation package
-------------------------------------------------------------------
Fri Dec 5 11:31:10 CEST 2008 - crivera@suse.de
- Fix the order of arguments to suse_update_desktop_file. This
was causing the applications to not launch (bnc#456445).
- Fix a blocker with backup-manager-settings not starting.
(bnc#456889)
-------------------------------------------------------------------
Fri Nov 21 10:28:00 CEST 2008 - crivera@suse.de
- Fix typos in exceptions that were causing crashes.
- Set file chooser paths correctly.
- Fix data purging of backup devices.
- Improve logging.
- Update translations.
- Fix the hal fdi used to detect backup devices.
-------------------------------------------------------------------
Thu Nov 13 12:02:02 CEST 2008 - crivera@suse.de
- Set the correct folder in backup-manager-restore.
- Use pwd module instead of os.login ().
- Fix the detection of backup media
- Fix minor bugs in the UI.
-------------------------------------------------------------------
Fri Nov 7 12:27:40 CEST 2008 - maw@suse.de
- Misc. build fixes
- Split out a -lang subpackage.
-------------------------------------------------------------------
Fri Nov 7 12:20:59 CEST 2008 - crivera@suse.de
- Add .desktop files for backup-manager-settings and
backup-manager-restore.
-------------------------------------------------------------------
Mon Nov 3 12:41:20 CEST 2008 - crivera@suse.de
- Move dbus service names to the opensuse namespace.
- Provide better visual feedback in the backup applet.
-------------------------------------------------------------------
Fri Oct 24 15:17:27 CEST 2008 - crivera@suse.de
- Fix a bug in the PolicyKit usage.
- Re-direct output of backup-manager when running from cron
to avoid flooding the local mail spool.
-------------------------------------------------------------------
Tue Oct 14 16:02:26 CEST 2008 - crivera@suse.de
- Fix a problem with how paths are handled when restoring individual
files.
- Allow the backup path to be a FUSE mount.
-------------------------------------------------------------------
Wed Oct 1 22:50:33 CEST 2008 - crivera@suse.de
- Remove bundled json module and use python 2.6's
standard module.
- Fix restoration of specific files in the UI.
-------------------------------------------------------------------
Thu Sep 25 22:03:32 CEST 2008 - crivera@suse.de
- Mark more strings for translation.
- Improve session discovery.
- Use the correct restore point format.
-------------------------------------------------------------------
Tue Sep 23 21:46:54 CEST 2008 - crivera@suse.de
- Mark user visible strings for translation.
- Mark config files in the spec with %config
- General cleanup.
-------------------------------------------------------------------
Fri Sep 12 16:53:41 CEST 2008 - crivera@suse.de
- Add a LICENSES file. This fixes bnc#425796.
- Finish the restore UI.
-------------------------------------------------------------------
Tue Sep 9 23:13:47 CEST 2008 - crivera@suse.de
- Initial import for backup-manager. This provides a simple
backup solution for GNOME. This is for FATE #305026.