Fix handling of --replace, again

This commit is contained in:
Matthias Clasen 2009-06-09 03:10:58 +00:00
parent 49d4f4a92c
commit 22305bde9f
2 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
function runCompiz() {
gtk-window-decorator &
exec compiz --ignore-desktop-hints glib gconf gnomecompat$@
exec compiz --ignore-desktop-hints glib gconf gnomecompat $@
}
DIRECT=`glxinfo | grep "direct rendering: " | head -n 1 | cut -d " " -f 3`

View File

@ -14,7 +14,7 @@ URL: http://www.go-compiz.org
License: GPLv2+ and LGPLv2+ and MIT
Group: User Interface/Desktops
Version: 0.8.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: OpenGL window and compositing manager
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -356,6 +356,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jun 8 2009 Matthias Clasen <mclasen@redhat.com> - 0.8.2-3
- Fix handling of --replace in compiz-gtk, _again_
* Tue May 26 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-2
- Add commands plugin
- Fix build