commit b645e46f5f3a8729409203571208112fd981a1bd Author: Christoph Wickert cwickert@fedoraproject.org Date: Tue Nov 1 00:48:16 2011 +0100
Provide window manager for firstboot
xfwm4.spec | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- diff --git a/xfwm4.spec b/xfwm4.spec index 085de48..331b344 100644 --- a/xfwm4.spec +++ b/xfwm4.spec @@ -31,6 +31,7 @@ BuildRequires: libglade2-devel BuildRequires: libwnck-devel BuildRequires: xfconf-devel >= %{xfceversion} BuildRequires: desktop-file-utils +Provides: firstboot(windowmanager) = xfwm4 # FIXME #Requires: xfce4-doc
@@ -97,6 +98,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog +* Tue Nov 01 2011 Christoph Wickert cwickert@fedoraproject.org - 4.8.3-4 +- Provide window manager for firstboot + * Sat Oct 15 2011 Christoph Wickert cwickert@fedoraproject.org - 4.8.3-4 - Another patch to fix resizing (#670173)
scm-commits@lists.fedoraproject.org