adapt to latest libwnck

This commit is contained in:
Matthias Clasen 2007-06-05 05:32:14 +00:00
parent 547cc01d80
commit 0e021a98b6
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- compiz-0.3.6/gtk/window-decorator/gtk-window-decorator.c.wnck-modal-window 2007-06-05 01:25:00.000000000 -0400
+++ compiz-0.3.6/gtk/window-decorator/gtk-window-decorator.c 2007-06-05 01:25:05.000000000 -0400
@@ -4085,7 +4085,6 @@ action_menu_map (WnckWindow *win,
return;
case WNCK_WINDOW_NORMAL:
case WNCK_WINDOW_DIALOG:
- case WNCK_WINDOW_MODAL_DIALOG:
case WNCK_WINDOW_TOOLBAR:
case WNCK_WINDOW_MENU:
case WNCK_WINDOW_UTILITY:

View File

@ -49,6 +49,7 @@ Patch105: fedora-logo.patch
Patch114: restart.patch
Patch116: terminate-move.patch
Patch117: close-session.patch
Patch118: compiz-0.3.6-wnck-modal-window.patch
%description
Compiz is one of the first OpenGL-accelerated compositing window
@ -83,6 +84,7 @@ windows and compositing manager.
%patch114 -p1 -b .restart
%patch116 -p1 -b .terminate-move
%patch117 -p1 -b .close-session
%patch118 -p1 -b .wnck-modal-window
%build
rm -rf $RPM_BUILD_ROOT