[file-roller] add a nautilus dep back

Matthias Clasen mclasen at fedoraproject.org
Fri Apr 29 13:37:10 UTC 2011


commit 3789e2bbefdd030d1a2512bf20b870955be2ed8f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Apr 29 09:35:55 2011 -0400

    add a nautilus dep back

 file-roller.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/file-roller.spec b/file-roller.spec
index ee3b55b..e8152c5 100644
--- a/file-roller.spec
+++ b/file-roller.spec
@@ -1,7 +1,7 @@
 Summary:        Tool for viewing and creating archives
 Name:           file-roller
 Version:        3.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Applications/Archiving
 URL:            http://download.gnome.org/sources/file-roller/
@@ -23,6 +23,8 @@ BuildRequires: GConf2-devel
 
 Requires(pre): GConf2
 
+# for the gsettings schema
+Requires: nautilus
 
 %description
 File Roller is an application for creating and viewing archives files,
@@ -107,6 +109,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 
 %changelog
+* Fri Apr 29 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1-2
+- Add a nautilus dependency back to the main package; keep the
+  -nautilus subpackage for now, in case the setting we use moves
+  to gsettings-desktop-schemas
+
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1-1
 - Update to 3.0.1
 


More information about the scm-commits mailing list