[deja-dup/f17] fix BR

Tom Callaway spot at fedoraproject.org
Wed Mar 21 19:32:54 UTC 2012


commit b9278e44577f0a84d7569925b1157b9a65d91443
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Mar 21 15:32:51 2012 -0400

    fix BR

 deja-dup.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/deja-dup.spec b/deja-dup.spec
index bf2dbc9..6504605 100644
--- a/deja-dup.spec
+++ b/deja-dup.spec
@@ -1,6 +1,6 @@
 Name:           deja-dup
 Version:        20.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple backup tool and frontend for duplicity
 
 Group:          Applications/Archiving
@@ -11,7 +11,7 @@ Source0:        http://launchpad.net/%{name}/20/%{version}/+download/%{name}-%{v
 BuildRequires:  gettext desktop-file-utils intltool scrollkeeper
 BuildRequires:  yelp-tools pango-devel cairo-devel vala-devel
 BuildRequires:  libtool glib2-devel libnotify-devel
-BuildRequires:  nautilus-devel gnome-keyring-devel
+BuildRequires:  nautilus-devel libgnome-keyring-devel
 BuildRequires:  gtk3-devel itstool
 Requires:       duplicity >= 0.6.08 
 Requires:       python-cloudfiles
@@ -83,6 +83,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/help/*/deja-dup/
 
 %changelog
+* Wed Mar 21 2012 Tom Callaway <spot at fedoraproject.org> - 20.2-2
+- fix BuildRequires
+
 * Wed Mar 21 2012 Richard Hughes <rhughes at redhat.com> - 20.2-1
 - Update to 20.2
 


More information about the scm-commits mailing list