From 637c2ab0b977c9f77c8ca37436bf2a83673e90dd Mon Sep 17 00:00:00 2001 From: sandmann Date: Mon, 18 Sep 2006 23:13:57 +0000 Subject: [PATCH] Change plane patch to correctly initialize screen size --- compiz.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/compiz.spec b/compiz.spec index e06e9bf..5943b4e 100644 --- a/compiz.spec +++ b/compiz.spec @@ -10,7 +10,7 @@ Url: http://www.freedesktop.org/Software/compiz License: X11/MIT/GPL Group: User Interface/Desktops Version: 0.0.13 -Release: 0.25.%{snapshot}git%{?dist} +Release: 0.26.%{snapshot}git%{?dist} Summary: OpenGL window and compositing manager BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -171,9 +171,13 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/compiz %changelog +* Mon Sep 18 2006 Soren Sandmann +- Change plane patch to correctly initialize the screen size to the + defaults (bug 206088). + * Mon Sep 18 2006 Soren Sandmann - Run update-desktop-database and gtk-update-icon-cache in post. Add icons - to list of packaged files. Also bump to 0.6.137 of dialog (which makes + to list of packaged files. Also bump to 0.6.137 of dialog (which just makes directories before attempting to install to them). * Mon Sep 18 2006 Soren Sandmann