[xfce4-panel] No longer depend on xfce4-doc (#721288)

Christoph Wickert cwickert at fedoraproject.org
Sun Oct 23 18:23:29 UTC 2011


commit ebe04158814e24746faf7d028f0888f103ff9fba
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Oct 23 20:23:15 2011 +0200

    No longer depend on xfce4-doc (#721288)

 xfce4-panel.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xfce4-panel.spec b/xfce4-panel.spec
index 530174d..17ee958 100644
--- a/xfce4-panel.spec
+++ b/xfce4-panel.spec
@@ -29,7 +29,6 @@ BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk-doc
-Requires:       xfce4-doc
 
 # xfce4-iconbox isn't in Xfce 4.4
 Obsoletes:      xfce4-iconbox <= 4.2.3-4.fc6
@@ -146,7 +145,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog NEWS README docs/README.gtkrc-2.0
-%doc %{_docdir}/%{name}
+%doc %{_docdir}/%{name}/
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/panel/default.xml
 %{_bindir}/*
 %{_libdir}/libxfce4panel-*.so.*
@@ -169,6 +168,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %changelog
 * Sun Oct 23 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.6-2
 - Fix directory menu plugin's 'Open in Terminal' option (#748226)
+- No longer depend on xfce4-doc (#721288)
 
 * Thu Sep 22 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.6-1
 - Update to 4.8.6


More information about the scm-commits mailing list