[nemo] add requires gnome-icon-theme-legacy

leigh123linux leigh123linux at fedoraproject.org
Fri May 30 12:37:20 UTC 2014


commit a175a4a1d851ce8f3b4252a03fe5bf7f63d7161a
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri May 30 13:37:10 2014 +0100

    add requires gnome-icon-theme-legacy

 nemo.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/nemo.spec b/nemo.spec
index da802b5..a46b10b 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -3,7 +3,7 @@
 Name:           nemo
 Summary:        File manager for Cinnamon
 Version:        2.2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
@@ -18,6 +18,8 @@ Source4:        nemo-fedora.gschema.override
 Requires:       redhat-menus
 Requires:       gvfs
 Requires:       gnome-icon-theme
+# required for for gtk-stock fallback
+Requires:       gnome-icon-theme-legacy
 Requires:       cinnamon-translations
 
 BuildRequires:  gnome-common
@@ -184,6 +186,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Fri May 30 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.2.2-2
+- add requires gnome-icon-theme-legacy
+
 * Wed May 21 2014 Leigh Scott <leigh123linux at googlemail.com> - 2.2.2-1
 - update to 2.2.2
 


More information about the scm-commits mailing list