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

Ray Strode rstrode at fedoraproject.org
Tue Aug 3 14:44:36 UTC 2010


commit 29f0271a31db283c7007e6b0d7974245919b2bb4
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Aug 3 10:41:57 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-desktop3.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec
index dba662a..8ee345f 100644
--- a/gnome-desktop3.spec
+++ b/gnome-desktop3.spec
@@ -9,7 +9,7 @@
 Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
 Name: gnome-desktop3
 Version: 2.90.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org
 Source0: http://download.gnome.org/sources/gnome-desktop/2.90/gnome-desktop-%{version}.tar.bz2
 License: GPLv2+ and LGPLv2+
@@ -21,7 +21,7 @@ Requires: pygtk2
 Requires: gnome-python2-gnome
 
 # Make sure to update libgnome schema when changing this
-Requires: constantine-backgrounds
+Requires: system-backgrounds-gnome
 
 BuildRequires: gnome-common
 BuildRequires: libxml2-devel >= %{libxml2_version}
@@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-about
 %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
 
 %changelog
+* Tue Aug 03 2010 Ray Strode <rstrode at redhat.com> 2.90.4-2
+- Update requires to new backgrounds
+
 * Tue Jun 29 2010 Matthias Clasen <mclasen at redhat.com> 2.90.4-1
 - Update to 2.90.4
 


More information about the scm-commits mailing list