diff --git a/deja-dup-15.5.tar.bz2 b/deja-dup-15.5.tar.bz2 deleted file mode 100644 index 3f66425..0000000 --- a/deja-dup-15.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc816cfb6d97d19faeaa4fc5aa513596dcb8f82ba2b575bc2de94eddc6fe0b0b -size 1205215 diff --git a/deja-dup-15.92.tar.bz2 b/deja-dup-15.92.tar.bz2 new file mode 100644 index 0000000..58f16af --- /dev/null +++ b/deja-dup-15.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1969a4000f833e628220dddf47f8005cad7930d84a8f778c542a3675100dab7a +size 1160313 diff --git a/deja-dup-monitor_check_for_gtk.patch b/deja-dup-monitor_check_for_gtk.patch index c8fd665..0df973b 100644 --- a/deja-dup-monitor_check_for_gtk.patch +++ b/deja-dup-monitor_check_for_gtk.patch @@ -1,6 +1,8 @@ ---- configure.ac.orig 2010-08-11 02:58:17.243029596 +0100 -+++ configure.ac 2010-08-11 03:08:21.949181713 +0100 -@@ -120,6 +120,7 @@ AC_SUBST(PREF_CFLAGS) +Index: configure.ac +=================================================================== +--- configure.ac.orig ++++ configure.ac +@@ -119,6 +119,7 @@ AC_SUBST(PREF_CFLAGS) AC_SUBST(PREF_LIBS) PKG_CHECK_MODULES(COMMON, @@ -8,11 +10,3 @@ gio-2.0 >= $GIO_REQ_VER gio-unix-2.0 >= $GIO_REQ_VER gconf-2.0 -@@ -135,6 +136,7 @@ AC_SUBST(WIDGETS_CFLAGS) - AC_SUBST(WIDGETS_LIBS) - - PKG_CHECK_MODULES(MONITOR, -+ $GTK_MODULE >= $GTK_REQ_VER - gconf-2.0 - gio-2.0 >= $GIO_REQ_VER - dbus-glib-1 diff --git a/deja-dup.changes b/deja-dup.changes index 4219c93..2660155 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Sep 12 11:35:17 CEST 2010 - dimstar@opensuse.org + +- Update to version 15.92: + + Support ConnMan + + Disable explicit resume support until bugs with it are fixed + + Fix a bug where symlink excludes were actually included. +- Rebase deja-dup-monitor_check_for_gtk.patch. +- Handle new deja-dup-preferences.desktop. + ------------------------------------------------------------------- Thu Aug 12 12:29:24 CEST 2010 - vuntz@opensuse.org diff --git a/deja-dup.spec b/deja-dup.spec index af80268..9c50a0a 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -1,5 +1,5 @@ # -# spec file for package deja-dup (Version 15.5) +# spec file for package deja-dup (Version 15.92) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: deja-dup -Version: 15.5 +Version: 15.92 Release: 1 License: GPLv3+ Summary: Simple backup tool and frontend for duplicity @@ -95,6 +95,7 @@ NOCONFIGURE=1 gnome-autogen.sh find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file deja-dup %suse_update_desktop_file deja-dup-monitor +%suse_update_desktop_file deja-dup-preferences %find_lang %{name} # Localized man pages for man in %{buildroot}%{_mandir}/*/man1/*; do @@ -126,6 +127,7 @@ rm -rf %{buildroot} %{_sysconfdir}/xdg/autostart/deja-dup-monitor.desktop %{_libdir}/deja-dup/deja-dup-monitor %{_datadir}/applications/deja-dup.desktop +%{_datadir}/applications/deja-dup-preferences.desktop %{_datadir}/icons/hicolor/scalable/actions/deja-dup-backup.svg %{_datadir}/icons/hicolor/scalable/actions/deja-dup-restore.svg %{_datadir}/icons/hicolor/scalable/apps/deja-dup.svg