commit backintime for openSUSE:Factory
Hello community, here is the log from the commit of package backintime for openSUSE:Factory checked in at 2012-12-27 22:08:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/backintime (Old) and /work/SRC/openSUSE:Factory/.backintime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "backintime", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/backintime/backintime.changes 2012-10-16 11:23:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.backintime.new/backintime.changes 2012-12-27 22:08:55.000000000 +0100 @@ -1,0 +2,21 @@ +Mon Dec 17 01:05:46 UTC 2012 - tejas.guruswamy@opensuse.org + +- Update to upstream version 1.0.20 + * Fix bug: restore remote path with spaces using mode ssh returned error + * Fix packages: man & translations + * Fix bug: https://bugs.launchpad.net/backintime/+bug/1077446 + * Fix bug: https://bugs.launchpad.net/backintime/+bug/1078979 + * Fix bug: https://bugs.launchpad.net/backintime/+bug/1079479 + * Map multiple arguments for gettext so they can be rearranged by translators + * Add links to: website, documentation, report a bug, answers, faq + * Use libnotify for gnome/kde4 notifications instead of gnome specific libraries + * Fix bug: https://bugs.launchpad.net/backintime/+bug/1059247 + * Add more schedule options: every 30 min, every 2 hours, every 4 hours, every 6 hours & every 12 hours + * Add generic mount-framework + * Add mode 'SSH' for backups on remote host using ssh protocol. + * Fix bug: wrong path if restore system root + * Fix bug: glade (xml) files did not translate + * Fix bug: https://bugs.launchpad.net/backintime/+bug/1073867 + * Add "Restore to ..." in replacement of copy (with or without drag & drop) because copy don't restore user/group/rights + +------------------------------------------------------------------- Old: ---- backintime-1.0.8_src.tar.gz New: ---- backintime-1.0.20_src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ backintime.spec ++++++ --- /var/tmp/diff_new_pack.emMmoq/_old 2012-12-27 22:08:56.000000000 +0100 +++ /var/tmp/diff_new_pack.emMmoq/_new 2012-12-27 22:08:56.000000000 +0100 @@ -17,7 +17,7 @@ Name: backintime -Version: 1.0.8 +Version: 1.0.20 Release: 0 Summary: Back In Time is a simple backup system for GNOME/KDE4 desktop License: GPL-2.0+ @@ -95,7 +95,7 @@ %setup -q %build -sed -i -e "s|/share/doc/|/share/doc/packages/|g" common/config.py */Makefile.template +sed -i -e "s|/share/doc/backintime|/share/doc/packages/backintime|g" common/config.py */Makefile.template sed -i -e "s|gtk-save|%{name}|g" gnome/backintime-gnome.desktop \ gnome/backintime-gnome-root.desktop @@ -131,9 +131,8 @@ %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} +%find_lang %{name} --without-kde --without-gnome %clean rm -rf %{buildroot} @@ -146,12 +145,13 @@ %{_docdir}/%{name}/ %{_docdir}/%{name}-common/ %{_mandir}/man1/%{name}.1.gz +%dir %{_datadir}/omf +%dir %{_datadir}/omf/%{name} +%{_datadir}/omf/%{name}/backintime-C.omf %if 0%{?suse_version} < 1120 %lang(jv) %dir %{_datadir}/locale/jv -%lang(jv) %{_datadir}/locale/jv/LC_MESSAGES +%lang(jv) %dir %{_datadir}/locale/jv/LC_MESSAGES %endif -%dir %{_datadir}/omf -%dir %{_datadir}/omf/%{name} %files gnome %defattr(-,root,root,-) @@ -160,20 +160,18 @@ %{_datadir}/applications/%{name}-gnome-root.desktop %{_docdir}/%{name}-gnome/ %{_mandir}/man1/%{name}-gnome.1.gz -%if 0%{?suse_version} < 1120 -%{_datadir}/omf/%{name}/%{name}-C.omf -%endif +%dir %{_datadir}/gnome/help/%{name} +%dir %{_datadir}/gnome/help/%{name}/C +%doc %{_datadir}/gnome/help/%{name}/C/backintime.xml +%doc %{_datadir}/gnome/help/%{name}/C/legal.xml %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} +%{_kde4_htmldir}/en/%{name} +%{_mandir}/man1/%{name}-kde4.1.gz %changelog ++++++ backintime-1.0.8_src.tar.gz -> backintime-1.0.20_src.tar.gz ++++++ ++++ 59865 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de