[xfdesktop] Drop requirement for xfce4-doc which no longer exists.

Kevin Fenzi kevin at fedoraproject.org
Sat May 19 20:41:13 UTC 2012


commit e6600d1df34f38ac0c15d6cd25296e3135570ea9
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat May 19 14:41:11 2012 -0600

    Drop requirement for xfce4-doc which no longer exists.

 xfdesktop.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/xfdesktop.spec b/xfdesktop.spec
index 776c9b7..64e7521 100644
--- a/xfdesktop.spec
+++ b/xfdesktop.spec
@@ -2,7 +2,7 @@
 
 Name:           xfdesktop
 Version:        4.10.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Desktop manager for the Xfce Desktop Environment
 
 Group:          User Interface/Desktops
@@ -32,7 +32,6 @@ BuildRequires:  libSM-devel
 BuildRequires:  libICE-devel
 Requires:       xfwm4 >= %{xfceversion}
 Requires:       xfce4-panel >= %{xfceversion}
-Requires:       xfce4-doc
 Requires:       redhat-menus
 %if 0%{?fedora} <= 9
 Requires:       desktop-backgrounds-basic
@@ -100,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat May 19 2012 Kevin Fenzi <kevin at scrye.com> - 4.10.0-2
+- Drop requirement for xfce4-doc which no longer exists. 
+
 * Sun Apr 29 2012 Christoph Wickert <cwickert at fedoraproject.org> - 4.10.0-1
 - Update to 4.10.0 final
 - Remove obsolete BuildRequirements


More information about the scm-commits mailing list