|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: openbox
|
|
|
|
|
Version: 3.4.11.2
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: A highly configurable and standards-compliant X11 window manager
|
|
|
|
|
|
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
@ -33,6 +33,7 @@ BuildRequires: libXcursor-devel
|
|
|
|
|
BuildRequires: libXt-devel
|
|
|
|
|
BuildRequires: libXrandr-devel
|
|
|
|
|
BuildRequires: libXinerama-devel
|
|
|
|
|
Provides: firstboot(windowmanager)
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Openbox is a window manager designed explicity for standards-compliance and
|
|
|
|
@ -152,6 +153,10 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Sep 19 2010 Christoph Wickert <cwickert@fedoraproject.org> - 3.4.11.2-4
|
|
|
|
|
- Provide firstboot(windowmanager)
|
|
|
|
|
- Remove obsolete Encoding key from openbox.desktop
|
|
|
|
|
|
|
|
|
|
* Tue Sep 07 2010 Miroslav Lichvar <mlichvar@redhat.com> - 3.4.11.2-3
|
|
|
|
|
- generate terminals menu (#622426)
|
|
|
|
|
- remove double quotes from menu labels (#630109)
|
|
|
|
|