forked from pool/xfce4-session
Accepting request 89090 from X11:xfce
- install HTML documentation under /usr/share/xfce4/xfce4-session/html OBS-URL: https://build.opensuse.org/request/show/89090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-session?expand=0&rev=45
This commit is contained in:
parent
bfb6881f57
commit
ba15aed882
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user