Accepting request 91720 from home:vuntz:branches:GNOME:Apps
Update to 21.1 OBS-URL: https://build.opensuse.org/request/show/91720 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=32
This commit is contained in:
@@ -18,22 +18,25 @@
|
||||
|
||||
|
||||
Name: deja-dup
|
||||
Version: 20.1
|
||||
Version: 21.1
|
||||
Release: 1
|
||||
# FIXME: parallel build fails in 21.1; check if it's fixed in newer versions
|
||||
# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
|
||||
# FIXME: check if python-cloudfiles is packaged, and if yes, uncomment Recommends
|
||||
License: GPLv3+
|
||||
Summary: Simple backup tool and frontend for duplicity
|
||||
Url: https://launchpad.net/deja-dup
|
||||
Group: Productivity/Archiving/Backup
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: itstool
|
||||
BuildRequires: perl-gettext
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.11.6
|
||||
BuildRequires: vala >= 0.14.0
|
||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(gnome-keyring-1)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libnautilus-extension)
|
||||
@@ -84,7 +87,8 @@ This package contains a plugin to integrate Déjà Dup into Nautilus.
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
%__make %{?_smp_mflags}
|
||||
#make %%{?_smp_mflags}
|
||||
make
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
Reference in New Issue
Block a user