Hello community, here is the log from the commit of package backintime for openSUSE:Factory checked in at Thu Aug 11 15:54:23 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/backintime/backintime.changes 2011-07-20 22:01:37.000000000 +0200 @@ -0,0 +1,315 @@ +------------------------------------------------------------------- +Wed Jul 20 19:52:28 UTC 2011 - [email protected] + +- new upstream version 1.0.8 + * Fix bug: lp#723545 + + Cache UID/GID to improve backup speed + * Fix bug: https://bugs.launchpad.net/backintime/+bug/705237 + + wrong profile name in message box + * Fix bug: lp#696663 + + Empty directories created during build + * Fix bug: lp#671946 + + Invalid notification ID + +------------------------------------------------------------------- +Sun Jun 26 21:47:18 UTC 2011 - [email protected] + +- Fix missing language directories + +------------------------------------------------------------------- +Mon Apr 18 22:51:09 UTC 2011 - [email protected] + +- Imported package from packman + +------------------------------------------------------------------- +Mon Jan 3 00:00:00 UTC 2011 - [email protected] + +- new upstream version <1.0.6> + * Fix bug: + https://bugs.launchpad.net/backintime/+bug/676223 + https://bugs.launchpad.net/backintime/+bug/672705 + * Smart remove: configurable options: + https://bugs.launchpad.net/backintime/+bug/406765 + +------------------------------------------------------------------- +Sat Oct 30 00:00:00 UTC 2010 - [email protected] + +- new upstream version <1.0.4> + * SettingsDialog: show highly recommended excludes + * Fix bug: https://bugs.launchpad.net/backintime/+bug/664783 + * Option to use checksum to detect changes (https://bugs.launchpad.net/backintime/+bug/666964) + * Option to select log verbosity (https://bugs.launchpad.net/backintime/+bug/664423) + * Gnome: use gloobus-preview if installed + +------------------------------------------------------------------- +Sat Oct 16 00:00:00 UTC 2010 - [email protected] + +- new upstream version <1.0.2> + * reduce log file (no more duplicate "Compare with..." lines) + * declare backintime-kde4 packages as a replacement of backintime-kde + +------------------------------------------------------------------- +Wed Sep 15 00:00:00 UTC 2010 - [email protected] + +- new upstream version <1.0> + * add '.dropbox*' to default exclude patterns (https://bugs.launchpad.net/backintime/+bug/628172) + * add option to take a snapshot at every boot (https://bugs.launchpad.net/backintime/+bug/621810) + * add continue on errors (https://bugs.launchpad.net/backintime/+bug/616299) + * add expert options: copy unsafe links & copy links + * "user-callback" replace "user.callback" and receive profile informations + * documentation: on-line only (easier to maintain) + * add error log and error log view dialog (Gnome & KDE4) + * merge with: lp:~dave2010/backintime/minor-edits + * merge with: lp:~mcfonty/backintime/unique-snapshots-view + * reduce memory usage during compare with previous snapshot process + * custom backup hour (for daily backups or mode): https://bugs.launchpad.net/backintime/+bug/507451 + * smart remove was slightly changed (https://bugs.launchpad.net/backintime/+bug/502435) + * make backup on restore optional + * add ionice support for user/cron backup process + * remove "schedule per included directory" (profiles do that) (+ bug LP: #412470) + * update Slovak translation (Tomáš Vadina <[email protected]>) + * multiple profiles support + * backintime snapshot folder is restructured to ../backintime/machine/user/profile_id/ + * added the possibility to include other snapshot folders within a profile, it can only read those, there is not a GUI implementation yet + * added a tag suffix to the snapshot_id, to avoid double snapshot_ids + * added a desktop file for kdesu and a test if kdesu or kdesudo should be used (LP: #389988) + * added expert option to disable snapshots when on battery (LP: #388178) + * snapshots are stored entirely read-only (LP: #386275) + * changed default exclude patterns to caches, thumbnails, trashbins, and backups (LP: #422132) + * write access to snapshot folder is checked & change to snapshot version 2 (LP: #423086) + * Used a more standard crontab syntax (LP: #409783) + * Stop the "Over zealous removal of crontab entries" (LP: #451811) + * and many bugfixes + +------------------------------------------------------------------- +Sat Aug 22 00:00:00 UTC 2009 - [email protected] + +- fix Requires + +------------------------------------------------------------------- +Mon Jun 22 00:00:00 UTC 2009 - [email protected] + +- new upstream version <0.9.26> + * update translations from Launchpad + * Fix a but smart-remove algorithm (https://bugs.launchpad.net/backintime/+bug/376104) + * Fix bug: https://bugs.launchpad.net/backintime/+bug/374477 + * Fix bug: https://bugs.launchpad.net/backintime/+bug/375113 + * update German translation (Michael Wiedmann <[email protected]>) + * add '--no-check' option to configure scripts + * use only 'folder' term (more consistent with GNOME/KDE) + * add 'expert option': enable/disable nice for cron jobs + * GNOME & KDE4: refresh snapshots button force files view to update too + * you can include a backup parent directory (backup directory will auto-exclude itself) + * fix some small bugs +- new upstream version <0.9.24> + * update translations + * KDE4: fix python string <=> QString problems + * KDE4 FilesView/SnapshotsDialog: ctrl-click just select (don't execute) + * KDE4: fix crush after "take snapshot" process (https://bugs.launchpad.net/backintime/+bug/366241) + * store basic permission in a special file so it can restore them correctly (event from NTFS) + * add config version + * implement Gnome/KDE4 systray icons and user.callback as plugins + * reorganize code: common/GNOME/KDE4 + * GNOME: break the big glade file in multiple file + * backintime is no longer aware of 'backintime-gnome' and 'backintime-kde4' + (you need run 'backintime-gnome' for GNOME version and 'backintime-kde4' for KDE4 version) +- new upstream version <0.9.22.1> + * fix French translation +- new upstream version <0.9.22> + * update translations from Launchpad + * KDE4: fix some translation problems + * remove --safe-links for save/restore (this means copy symlinks as symlinks) + * update German translation (Michael Wiedmann <[email protected]>) + * create directory now use python os.makedirs (replace use of mkdir command) + * KDE4: fix a crush related to QString - python string conversion + * GNOME & KDE4 SettingsDialog: if schedule automatic backups per directory is set, global schedule is hidden + * GNOME FilesView: thread "*~" files (backup files) as hidden files + * GNOME: use gtk-preferences icon for SettingsDialog (replace gtk-execute icon) + * expert option: $XDG_CONFIG_HOME/backintime/user.callback (if exists) is called a different steps + of a "take snapshot" process (before, after, on error, is a new snapshot was taken). + * add more command line options: --snapshots-list, --snapshots-list-path, --last-snapshot, --last-snapshot-path + * follow FreeDesktop directories specs: + $XDG_DATA_HOME (default: $HOME/.local/share) to store app.lock files + $XDG_CONFIG_HOME (default: $HOME/.config) to save settings + * new install system: use more common steps (./configure; make; sudo make install) +- new upstream version <0.9.20> + * smart remove: fix an important bug and make it more verbose in syslog + * update Spanish translation (Francisco Manuel García Claramonte <[email protected]>) +- new upstream version <0.9.18> + * update translations from Launchpad + * update Slovak translation (Tomáš Vadina <[email protected]>) + * update French translation (Michel Corps <[email protected]>) + * update German translation (Michael Wiedmann <[email protected]>) + * GNOME bugfix: fix a crush in files view for files with special characters (ex: "a%%20b") + * GNOME SettingsDialog bugfix: if snapshots path is a new created folder, snapshots navigation (files view) don't work + * update doc + * GNOME & KDE4 MainWindow: Rename "Places" list with "Snapshots" + * GNOME SettingsDialog bugfix: modify something, then press cancel. If you reopen the dialog it show wrong values (the ones before cancel) + * GNOME & KDE4: add root mode menu entries (use gksu for gnome and kdesudo for kde) + * GNOME & KDE4: MainWindow - Files view: if the current directory don't exists in current snapshot display a message + * SettingDialog: add an expert option to enable to schedule automatic backups per directory + * SettingDialog: schedule automatic backups - if the application can't find crontab it show an error + * SettingDialog: if the application can't write in snapshots directory there should be an error message + * add Polish translation (Paweł Hołuj <[email protected]>) + * add cron in common package dependencies + * GNOME & KDE4: rework settings dialog + * SettingDialog: add an option to enable/disable notifications + +------------------------------------------------------------------- +Fri Apr 24 00:00:00 UTC 2009 - [email protected] + +- require python-kde4 for kde subpackage + +------------------------------------------------------------------- +Tue Mar 17 00:00:00 UTC 2009 - [email protected] + +- new upstream version <0.9.16.1> + * fix a bug/crush for French version + * update translations + * don’t show the snapshot that is being taken in snapshots list + * GNOME & KDE4: when the application starts and snapshots directory don’t exists show a messagebox + * give more information for ‘take snapshot’ progress (to prove that is not blocked) + * MainWindow: rename ‘Timeline’ column with ‘Snapshots’ + * when it tries to take a snapshot if the snapshots directory don’t exists (it is on a removable drive that is not plugged) it will notify and wait maxmimum 30 seconds (for the drive to be plugged) + * GNOME & KDE4: add notify if the snapshots directory don’t exists + * KDE4: rework MainWindow + +------------------------------------------------------------------- +Thu Mar 12 00:00:00 UTC 2009 - [email protected] + +- fix DOCDIR in config.py + +------------------------------------------------------------------- +Thu Mar 5 00:00:00 UTC 2009 - [email protected] + +- new upstream version <0.9.14> + * update German translation (Michael Wiedmann <[email protected]>) + * update Swedish translation (Niklas Grahn <[email protected]>) + * update Spanish translation (Francisco Manuel García Claramonte <[email protected]>) + * update French translation (Michel Corps <[email protected]>) + * GNOME & KDE4: rework MainWindow + * GNOME & KDE4: rework SettingsDialog + * GNOME & KDE4: add "smart" remove + +------------------------------------------------------------------- +Sat Feb 28 00:00:00 UTC 2009 - [email protected] + +- new upstream version <0.9.12> ++++ 118 more lines (skipped) ++++ between /dev/null ++++ and /mounts/work_src_done/STABLE/backintime/backintime.changes calling whatdependson for head-i586 New: ---- backintime-1.0.8_src.tar.gz backintime.changes backintime.png backintime.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ backintime.spec ++++++ # # spec file for package backintime # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: backintime Version: 1.0.8 Release: 1 License: GPL Summary: Back In Time is a simple backup system for GNOME/KDE4 desktop Url: http://www.le-web.org/back-in-time/ Group: Productivity/Archiving/Backup BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Source0: http://www.le-web.org/download/%{name}/%{name}-%{version}_src.tar.gz Source1: %{name}.png BuildRequires: gnome-session BuildRequires: libkde4-devel BuildRequires: python-gnome BuildRequires: python-kde4 BuildRequires: python-qt4 BuildRequires: update-desktop-files Requires: python Requires: python-notify Requires: rsync %description Back In Time is a simple backup system for GNOME/KDE4 desktop inspired from "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories. All you have to do is configure: * Where to save snapshot * What directories to backup * When backup should be done (manual, every hour, every day, every week, every month) %package gnome Summary: Back In Time is a simple backup system for GNOME/KDE4 desktop Group: Productivity/Archiving/Backup Requires: %{name} = %{version} Requires: python-gnome %description gnome Back In Time is a simple backup system for GNOME/KDE4 desktop inspired from "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories. All you have to do is configure: * Where to save snapshot * What directories to backup * When backup should be done (manual, every hour, every day, every week, every month) %package kde Summary: Back In Time is a simple backup system for GNOME/KDE4 desktop Group: Productivity/Archiving/Backup Requires: %{name} = %{version} Requires: python-kde4 Requires: python-qt4 %description kde Back In Time is a simple backup system for GNOME/KDE4 desktop inspired from "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories. All you have to do is configure: * Where to save snapshot * What directories to backup * When backup should be done (manual, every hour, every day, every week, every month) %prep %setup -q %build sed -i -e "s|/share/doc/|/share/doc/packages/|g" common/config.py */Makefile.template sed -i -e "s|gtk-save|%{name}|g" gnome/backintime-gnome.desktop \ gnome/backintime-gnome-root.desktop sed -i -e "s|document-save|%{name}|g" kde4/backintime-kde4.desktop # kde4/backintime-kde4-root.desktop pushd common %configure make %{?jobs:-j%{jobs}} popd pushd gnome %configure make %{?jobs:-j%{jobs}} popd pushd kde4 %configure make %{?jobs:-j%{jobs}} popd %install pushd common %{?make_install} %{!?make_install:%makeinstall} popd pushd gnome %{?make_install} %{!?make_install:%makeinstall} popd pushd kde4 %{?make_install} %{!?make_install:%makeinstall} popd install -D -m 644 %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/%{name}.png %suse_update_desktop_file %{name}-gnome System Backup %suse_update_desktop_file %{name}-gnome-root System Backup %suse_update_desktop_file %{name}-kde4 System Backup #%#suse_update_desktop_file %{name}-kde4-root System Backup %find_lang %{name} %clean rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root,-) %{_bindir}/%{name} %{_datadir}/pixmaps/%{name}.png %{_datadir}/%{name}/ %{_docdir}/%{name}/ %{_docdir}/%{name}-common/ %{_mandir}/man1/%{name}.1.gz %files gnome %defattr(-,root,root,-) %{_bindir}/%{name}-gnome %{_datadir}/applications/%{name}-gnome.desktop %{_datadir}/applications/%{name}-gnome-root.desktop %dir %{_datadir}/omf %dir %{_datadir}/omf/%{name} %{_datadir}/omf/%{name}/%{name}-C.omf %{_docdir}/%{name}-gnome/ %{_mandir}/man1/%{name}-gnome.1.gz %files kde %defattr(-,root,root,-) %{_bindir}/%{name}-kde4 %{_datadir}/applications/kde4/%{name}-kde4.desktop #%#{_datadir}/applications/kde4/%{name}-kde4-root.desktop %dir %{_docdir}/%{name}-kde4 %{_docdir}/%{name}-kde4/copyright %dir %{_docdir}/kde4 %dir %{_docdir}/kde4/HTML %dir %{_docdir}/kde4/HTML/en %{_docdir}/kde4/HTML/en/%{name} %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
