From 400087a5d9d989eae2666f3a77f771ba6cd78735608b9f2263e683f6cd4f988b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Aug 2014 18:35:08 +0000 Subject: [PATCH] twea OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=57 --- ...2man_stderr.patch => deja-dup-help2man_stderr.patch | 0 deja-dup.changes | 10 ++++++---- deja-dup.spec | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) rename 0001-help2man_stderr.patch => deja-dup-help2man_stderr.patch (100%) diff --git a/0001-help2man_stderr.patch b/deja-dup-help2man_stderr.patch similarity index 100% rename from 0001-help2man_stderr.patch rename to deja-dup-help2man_stderr.patch diff --git a/deja-dup.changes b/deja-dup.changes index ba9c2ec..bdcd129 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -32,10 +32,12 @@ Sat Aug 9 19:26:09 UTC 2014 - sfalken@opensuse.org - Add some autopilot tests, runnable by 'autopilot' and 'autopilot-system' targets (which test against the local built executables or the installed system ones respectively). -- Updated translations. -- Add 0001-help2man_stderr.patch: Corrects help2man failure in build -- Drop deja-dup-vala-0.22.patch: Incorporated upstream -- Updated .spec file for new CMake build process + + Updated translations. +- Add deja-dup-help2man_stderr.patch: Corrects help2man failure in + build. +- Drop deja-dup-vala-0.22.patch: Incorporated upstream. +- Updated .spec file for new CMake build process: add cmake + BuildRequires. ------------------------------------------------------------------- Tue Dec 24 21:06:08 UTC 2013 - dimstar@opensuse.org diff --git a/deja-dup.spec b/deja-dup.spec index 08c6d17..cb9844c 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -25,8 +25,8 @@ License: GPL-3.0+ Group: Productivity/Archiving/Backup Url: https://launchpad.net/deja-dup Source0: https://launchpad.net/deja-dup/28/%{version}/+download/%{name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE 0001-help2man_stderr.patch sfalken@opensuse.org -- fixes help2man failure in build -Patch0: 0001-help2man_stderr.patch +# PATCH-FIX-OPENSUSE deja-dup-help2man_stderr.patch sfalken@opensuse.org -- fixes help2man failure in build +Patch0: deja-dup-help2man_stderr.patch # For make check to work, we need dbus-launch BuildRequires: cmake BuildRequires: dbus-1-x11 @@ -42,7 +42,7 @@ BuildRequires: pkgconfig(libnautilus-extension) BuildRequires: pkgconfig(libnotify) >= 0.7 BuildRequires: pkgconfig(libpeas-1.0) BuildRequires: pkgconfig(libsecret-1) -Requires: duplicity >= 0.6.21 +Requires: duplicity >= 0.6.23 Recommends: %{name}-lang Recommends: python-boto Recommends: python-cloudfiles