[backintime] Add missing dependency on gnome-python2-gnome (rhbz#720577)

Tim Jackson timj at fedoraproject.org
Sun Oct 9 20:17:46 UTC 2011


commit 094a1f8a69a2c72845eb5051cd868bc9a6fbb4fc
Author: Tim Jackson <rpm at timj.co.uk>
Date:   Sun Oct 9 22:17:33 2011 +0200

    Add missing dependency on gnome-python2-gnome (rhbz#720577)

 backintime.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/backintime.spec b/backintime.spec
index b60472b..6f9b978 100644
--- a/backintime.spec
+++ b/backintime.spec
@@ -1,6 +1,6 @@
 Name:            backintime
 Version:         1.0.8
-Release:         1%{?dist}
+Release:         2%{?dist}
 Summary:         Simple backup tool 
 
 Group:           Applications/Archiving
@@ -45,6 +45,7 @@ Requires:        gnome-python2
 Requires:        meld
 Requires:        usermode-gtk
 Requires:        notify-python
+Requires:        gnome-python2-gnome
 
 
 %description     gnome
@@ -230,6 +231,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 09 2011 Tim Jackson <rpm at timj.co.uk> - 1.0.8-2
+- Add missing dependency on gnome-python2-gnome (rhbz#720577)
+
 * Sun Oct 09 2011 Tim Jackson <rpm at timj.co.uk> - 1.0.8-1
 - Update to version 1.0.8
 


More information about the scm-commits mailing list