[xfdesktop] - Fix backdrop-image.patch for F14 artwork (#635399)

Christoph Wickert cwickert at fedoraproject.org
Sun Sep 19 12:46:16 UTC 2010


commit e11dd6c9ac286a2d117584c0078f8b625524e9d9
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Sep 19 14:46:13 2010 +0200

    - Fix backdrop-image.patch for F14 artwork (#635399)

 xfdesktop-4.5.92-backdrop-image.patch |    2 +-
 xfdesktop.spec                        |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xfdesktop-4.5.92-backdrop-image.patch b/xfdesktop-4.5.92-backdrop-image.patch
index 4d6d813..89bccb6 100644
--- a/xfdesktop-4.5.92-backdrop-image.patch
+++ b/xfdesktop-4.5.92-backdrop-image.patch
@@ -7,7 +7,7 @@ diff -Nur xfdesktop-4.5.92.orig/common/xfdesktop-common.h xfdesktop-4.5.92/commo
  #define XFDESKTOP_CHANNEL        "xfce4-desktop"
 -#define DEFAULT_BACKDROP         DATADIR "/xfce4/backdrops/xfce-stripes.png"
 +/* Use distribution's default background image */
-+#define DEFAULT_BACKDROP         DATADIR "/backgrounds/images/default.jpg"
++#define DEFAULT_BACKDROP         DATADIR "/backgrounds/images/default.png"
  #define DEFAULT_BACKDROP_LIST    "xfce4/desktop/backdrop.list"
  #define DEFAULT_ICON_FONT_SIZE   12
  #define DEFAULT_ICON_SIZE        32
diff --git a/xfdesktop.spec b/xfdesktop.spec
index 8acbbcb..1ee85fb 100644
--- a/xfdesktop.spec
+++ b/xfdesktop.spec
@@ -1,7 +1,7 @@
 Summary: Desktop manager for the XFce Desktop Environment
 Name: xfdesktop
 Version: 4.6.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 URL: http://www.xfce.org/
 Source0: http://archive.xfce.org/src/xfce/xfdesktop/4.6/xfdesktop-%{version}.tar.bz2
@@ -105,6 +105,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/xfce4/panel-plugins/xfce4-menu.desktop
 
 %changelog
+* Sun Sep 19 2010 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.2-2
+- Fix backdrop-image.patch for F14 artwork (#635399)
+
 * Fri May 21 2010 Kevin Fenzi <kevin at tummy.com> - 4.6.2-1
 - Update to 4.6.2
 


More information about the scm-commits mailing list