[gnome-desktop/f14/master] Update requires to new backgrounds

Ray Strode rstrode at fedoraproject.org
Mon Aug 2 17:45:13 UTC 2010


commit b34594ea131c18fe53646bf031001f12964653f0
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Aug 2 13:41:46 2010 -0400

    Update requires to new backgrounds
    
    Martin Sourada requested we update the artwork
    dependencies for f14:
    
    "I've just submitted a package with new backgrounds [1] for laughlin
    release of fedora. Would be nice if you could switch to them in our
    default installation as we (fedora design team) would like to have them
    in F14 Alpha. Thanks.
    
    For gnome, you'd want to require laughlin-backgrounds-gnome (or its
    virtual provides system-backgrounds-gnome)"

 gnome-desktop.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-desktop.spec b/gnome-desktop.spec
index d59aa71..869e2ca 100644
--- a/gnome-desktop.spec
+++ b/gnome-desktop.spec
@@ -12,7 +12,7 @@
 Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
 Name: gnome-desktop
 Version: 2.31.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/gnome-desktop
 Source0: http://download.gnome.org/sources/gnome-desktop/2.31/%{name}-%{version}.tar.bz2
@@ -29,7 +29,7 @@ Obsoletes: gnome-core gnome-core-devel
 Provides: gnome-core
 
 # Make sure to update libgnome schema when changing this
-Requires: goddard-backgrounds-gnome
+Requires: system-backgrounds-gnome
 Requires: dmz-cursor-themes
 
 BuildRequires: gnome-common
@@ -116,6 +116,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 %doc %{_datadir}/gtk-doc/html/gnome-desktop/
 
 %changelog
+* Mon Aug 02 2010 Ray Strode <rstrode at redhat.com> 2.31.2-4
+- Update requires to new backgrounds
+
 * Sun Jun 13 2010 Bastien Nocera <bnocera at redhat.com> 2.31.2-3
 - Remove obsolete patch
 


More information about the scm-commits mailing list