|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: openbox
|
|
|
|
Name: openbox
|
|
|
|
Version: 3.5.0
|
|
|
|
Version: 3.5.0
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Summary: A highly configurable and standards-compliant X11 window manager
|
|
|
|
Summary: A highly configurable and standards-compliant X11 window manager
|
|
|
|
|
|
|
|
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
Group: User Interface/Desktops
|
|
|
@ -16,6 +16,8 @@ Source6: openbox.gnome-session
|
|
|
|
|
|
|
|
|
|
|
|
Patch1: openbox-doubleclick.patch
|
|
|
|
Patch1: openbox-doubleclick.patch
|
|
|
|
Patch2: openbox-3.4.11.2-gnomesession.patch
|
|
|
|
Patch2: openbox-3.4.11.2-gnomesession.patch
|
|
|
|
|
|
|
|
# https://github.com/Mikachu/openbox/commit/339c19d1
|
|
|
|
|
|
|
|
Patch3: openbox-3.5.0-Fix-crash-on-unexpected-NET_WM_MOVERESIZE_CANCEL-messages.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
|
|
|
@ -77,12 +79,39 @@ Summary: GNOME integration for %{name}
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: gnome-session
|
|
|
|
Requires: gnome-session
|
|
|
|
|
|
|
|
Requires: gnome-panel-control
|
|
|
|
|
|
|
|
Requires: gdm-control
|
|
|
|
|
|
|
|
|
|
|
|
%description gnome
|
|
|
|
%description gnome
|
|
|
|
The %{name}-gnome package contains the files needed for using %{name} inside a
|
|
|
|
The %{name}-gnome package contains the files needed for using %{name} inside a
|
|
|
|
GNOME session.
|
|
|
|
GNOME session.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package -n gnome-panel-control
|
|
|
|
|
|
|
|
Summary: Command line utility to control the GNOME panel
|
|
|
|
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
Requires: gnome-panel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description -n gnome-panel-control
|
|
|
|
|
|
|
|
gnome-panel-control can be used to invoke the GNOME panel run or main menu from
|
|
|
|
|
|
|
|
the command line. It is originally a helper utility of openbox since
|
|
|
|
|
|
|
|
gnome-panel is no longer managing its own key bindings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package -n gdm-control
|
|
|
|
|
|
|
|
Summary: Command line utility to control the GNOME Display Manager
|
|
|
|
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
Requires: gnome-panel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%description -n gdm-control
|
|
|
|
|
|
|
|
gdm-control can be used to control the GNOME Display Manager. It can invoke
|
|
|
|
|
|
|
|
it's power management functions, shut down and reboot a machine or switch users.
|
|
|
|
|
|
|
|
It is originally a helper utility of openbox since gdm lacks control over these
|
|
|
|
|
|
|
|
features.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package kde
|
|
|
|
%package kde
|
|
|
|
Summary: KDE integration for %{name}
|
|
|
|
Summary: KDE integration for %{name}
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
Group: User Interface/Desktops
|
|
|
@ -98,6 +127,7 @@ KDE session.
|
|
|
|
%setup -q
|
|
|
|
%setup -q
|
|
|
|
%patch1 -p1 -b .doubleclick
|
|
|
|
%patch1 -p1 -b .doubleclick
|
|
|
|
%patch2 -p1 -b .gnome
|
|
|
|
%patch2 -p1 -b .gnome
|
|
|
|
|
|
|
|
%patch3 -p1 -b .fix-crash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
@ -170,14 +200,20 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
%files gnome
|
|
|
|
%files gnome
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_bindir}/gnome-panel-control
|
|
|
|
|
|
|
|
%{_bindir}/gdm-control
|
|
|
|
|
|
|
|
%{_bindir}/%{name}-gnome-session
|
|
|
|
%{_bindir}/%{name}-gnome-session
|
|
|
|
%{_datadir}/xsessions/%{name}-gnome.desktop
|
|
|
|
%{_datadir}/xsessions/%{name}-gnome.desktop
|
|
|
|
%{_datadir}/gnome/wm-properties/openbox.desktop
|
|
|
|
%{_datadir}/gnome/wm-properties/openbox.desktop
|
|
|
|
%{_datadir}/gnome-session/sessions/gnome-openbox.session
|
|
|
|
%{_datadir}/gnome-session/sessions/gnome-openbox.session
|
|
|
|
%{_mandir}/man1/%{name}-gnome-session*.1*
|
|
|
|
%{_mandir}/man1/%{name}-gnome-session*.1*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -n gnome-panel-control
|
|
|
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_bindir}/gnome-panel-control
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -n gdm-control
|
|
|
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_bindir}/gdm-control
|
|
|
|
|
|
|
|
|
|
|
|
%files kde
|
|
|
|
%files kde
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_bindir}/%{name}-kde-session
|
|
|
|
%{_bindir}/%{name}-kde-session
|
|
|
@ -192,6 +228,10 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Jun 03 2012 Christoph Wickert <cwickert@fedoraproject.org> - 3.5.0-6
|
|
|
|
|
|
|
|
- Fix crash on unexpected NET_WM_MOVERESIZE_CANCEL messages (#827800)
|
|
|
|
|
|
|
|
- Make sub-packages for gdm-control and gnome-panel-control (#750056)
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 30 2012 Miroslav Lichvar <mlichvar@redhat.com> - 3.5.0-5
|
|
|
|
* Fri Mar 30 2012 Miroslav Lichvar <mlichvar@redhat.com> - 3.5.0-5
|
|
|
|
- increase doubleclick timeout (#727995)
|
|
|
|
- increase doubleclick timeout (#727995)
|
|
|
|
- fix another crash in xdg-menu (#799663)
|
|
|
|
- fix another crash in xdg-menu (#799663)
|
|
|
|