[gnome-color-manager/f18] drpo an unneeded dep

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 2 11:39:03 UTC 2012


commit f435b18114c792ffef3c2da29a9c89cb4a614912
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 2 07:39:22 2012 -0400

    drpo an unneeded dep

 gnome-color-manager.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec
index 65750d6..e7d6080 100644
--- a/gnome-color-manager.spec
+++ b/gnome-color-manager.spec
@@ -1,7 +1,7 @@
 Summary:   Color management tools for GNOME
 Name:      gnome-color-manager
 Version:   3.6.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://projects.gnome.org/gnome-color-manager/
@@ -12,7 +12,6 @@ Requires:  gnome-icon-theme
 Requires:  shared-mime-info
 Requires:  shared-color-profiles
 Requires:  dconf
-Requires:  GConf2 >= 2.31.1
 
 # Not actually a hard requirement; it just sucks to have to install the
 # package using PackageKit before the user can calibrate
@@ -110,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/applications/gcm-*.desktop
 
 %changelog
+* Tue Oct  2 2012 Matthias Clasen <mclasen at redhat.com> - 3.6.0-2
+- Drop unnecessary GConf2 dep
+
 * Tue Sep 25 2012 Richard Hughes <hughsient at gmail.com> - 3.6.0-1
 - Update to 3.6.0
 


More information about the scm-commits mailing list