From 2ca79b781f243350c141f16b1b78d345dc45e05908057bc7607dd447f00bc204 Mon Sep 17 00:00:00 2001 From: Guido Berhoerster Date: Fri, 21 Oct 2011 21:39:45 +0000 Subject: [PATCH] - install HTML documentation under /usr/share/xfce4/xfce4-session/html OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=69 --- xfce4-session.changes | 6 ++++++ xfce4-session.spec | 12 +++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/xfce4-session.changes b/xfce4-session.changes index 4966bd7..b1916fb 100644 --- a/xfce4-session.changes +++ b/xfce4-session.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 21 11:47:24 UTC 2011 - gber@opensuse.org + +- install HTML documentation under + /usr/share/xfce4/xfce4-session/html + ------------------------------------------------------------------- Sat Oct 8 16:22:18 UTC 2011 - gber@opensuse.org diff --git a/xfce4-session.spec b/xfce4-session.spec index f255565..1b16f9b 100644 --- a/xfce4-session.spec +++ b/xfce4-session.spec @@ -93,7 +93,7 @@ This package provides the upstream look and feel for the Xfce Session Manager. %build %configure \ - --docdir=%{_defaultdocdir}/%{name} \ + --docdir=%{_datadir}/xfce4/xfce4-session \ --disable-static \ --enable-session-screenshots \ --enable-gnome \ @@ -106,8 +106,6 @@ make %{?_smp_mflags} V=1 %suse_update_desktop_file xfce-session-settings %suse_update_desktop_file xfce4-session-logout %suse_update_desktop_file xfce4-tips-autostart -install -p -m 644 AUTHORS BUGS COPYING ChangeLog NEWS README TODO \ - %{buildroot}/%{_defaultdocdir}/%{name} rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} %find_lang %{name} rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/xfce4/session/splash-engines/*.la @@ -132,7 +130,7 @@ rm -rf %{buildroot} %files -f %{name}.lang %defattr(-,root,root) -%doc %{_defaultdocdir}/%{name} +%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO %{_bindir}/xfce4-session %{_bindir}/xfce4-session-logout %{_bindir}/xfce4-session-settings @@ -143,7 +141,11 @@ rm -rf %{buildroot} %{_datadir}/themes/* %{_datadir}/applications/* %{_datadir}/icons/*/* -%{_datadir}/xfce4/ +%{_datadir}/xfce4/panel-plugins/xfsm-logout-plugin.desktop +%{_datadir}/xfce4/tips/ +%dir %{_datadir}/xfce4 +%dir %{_datadir}/xfce4/xfce4-session +%doc %{_datadir}/xfce4/xfce4-session/html/ %files devel %defattr(-,root,root)