[pysdm] Replace orphaned gnome-icon-theme-legacy with mate-icon-theme requirement.

Richard Shaw hobbes1069 at fedoraproject.org
Tue Oct 7 20:35:07 UTC 2014


commit 5cae7e2ff0ced8ded3352f4fb4eba2c1beef79bf
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Tue Oct 7 15:35:00 2014 -0500

    Replace orphaned gnome-icon-theme-legacy with mate-icon-theme requirement.

 pysdm.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pysdm.spec b/pysdm.spec
index 00628b4..109a283 100644
--- a/pysdm.spec
+++ b/pysdm.spec
@@ -1,6 +1,6 @@
 Name:           pysdm
 Version:        0.4.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Python based Storage Device Manager
 
 Group:          Applications/System
@@ -19,7 +19,7 @@ Requires:       python >= 2.4
 Requires:       pygtk2
 Requires:       tepache
 Requires:       beesu
-Requires:       gnome-icon-theme-legacy
+Requires:       mate-icon-theme
 
 %description
 PySDM is a Storage Device Manager that allows full customization of hard disk
@@ -70,6 +70,9 @@ chmod 0755 %{buildroot}%{_datadir}/%{name}/%{name}.py
 
 
 %changelog
+* Tue Oct  7 2014 Richard Shaw <hobbes1069 at gmail.com> - 0.4.1-9
+- Replace orphaned gnome-icon-theme-legacy with mate-icon-theme requirement.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list