Accepting request 48790 from GNOME:Apps
Copy from GNOME:Apps/deja-dup based on submit request 48790 from user vuntz OBS-URL: https://build.opensuse.org/request/show/48790 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deja-dup?expand=0&rev=2
This commit is contained in:
parent
7f744d7596
commit
a3c80e8797
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cc816cfb6d97d19faeaa4fc5aa513596dcb8f82ba2b575bc2de94eddc6fe0b0b
|
|
||||||
size 1205215
|
|
3
deja-dup-15.92.tar.bz2
Normal file
3
deja-dup-15.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1969a4000f833e628220dddf47f8005cad7930d84a8f778c542a3675100dab7a
|
||||||
|
size 1160313
|
@ -1,6 +1,8 @@
|
|||||||
--- configure.ac.orig 2010-08-11 02:58:17.243029596 +0100
|
Index: configure.ac
|
||||||
+++ configure.ac 2010-08-11 03:08:21.949181713 +0100
|
===================================================================
|
||||||
@@ -120,6 +120,7 @@ AC_SUBST(PREF_CFLAGS)
|
--- configure.ac.orig
|
||||||
|
+++ configure.ac
|
||||||
|
@@ -119,6 +119,7 @@ AC_SUBST(PREF_CFLAGS)
|
||||||
AC_SUBST(PREF_LIBS)
|
AC_SUBST(PREF_LIBS)
|
||||||
|
|
||||||
PKG_CHECK_MODULES(COMMON,
|
PKG_CHECK_MODULES(COMMON,
|
||||||
@ -8,11 +10,3 @@
|
|||||||
gio-2.0 >= $GIO_REQ_VER
|
gio-2.0 >= $GIO_REQ_VER
|
||||||
gio-unix-2.0 >= $GIO_REQ_VER
|
gio-unix-2.0 >= $GIO_REQ_VER
|
||||||
gconf-2.0
|
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
|
|
||||||
|
@ -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
|
Thu Aug 12 12:29:24 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: deja-dup
|
Name: deja-dup
|
||||||
Version: 15.5
|
Version: 15.92
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Summary: Simple backup tool and frontend for duplicity
|
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
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%suse_update_desktop_file deja-dup
|
%suse_update_desktop_file deja-dup
|
||||||
%suse_update_desktop_file deja-dup-monitor
|
%suse_update_desktop_file deja-dup-monitor
|
||||||
|
%suse_update_desktop_file deja-dup-preferences
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
# Localized man pages
|
# Localized man pages
|
||||||
for man in %{buildroot}%{_mandir}/*/man1/*; do
|
for man in %{buildroot}%{_mandir}/*/man1/*; do
|
||||||
@ -126,6 +127,7 @@ rm -rf %{buildroot}
|
|||||||
%{_sysconfdir}/xdg/autostart/deja-dup-monitor.desktop
|
%{_sysconfdir}/xdg/autostart/deja-dup-monitor.desktop
|
||||||
%{_libdir}/deja-dup/deja-dup-monitor
|
%{_libdir}/deja-dup/deja-dup-monitor
|
||||||
%{_datadir}/applications/deja-dup.desktop
|
%{_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-backup.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/actions/deja-dup-restore.svg
|
%{_datadir}/icons/hicolor/scalable/actions/deja-dup-restore.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/deja-dup.svg
|
%{_datadir}/icons/hicolor/scalable/apps/deja-dup.svg
|
||||||
|
Loading…
Reference in New Issue
Block a user