diff --git a/.cvsignore b/.cvsignore index 7149645..7d38ed5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -desktop-effects-0.7.0.tar.bz2 compiz-0.3.6.tar.bz2 +desktop-effects-0.7.1.tar.bz2 diff --git a/compiz.spec b/compiz.spec index 2e3442a..c2c7882 100644 --- a/compiz.spec +++ b/compiz.spec @@ -1,13 +1,11 @@ -# -*- mode: rpm-spec -*- - -%define dialogversion 0.7.0 +%define dialogversion 0.7.1 Name: compiz Url: http://www.freedesktop.org/Software/compiz License: X11/MIT/GPL Group: User Interface/Desktops Version: 0.3.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenGL window and compositing manager BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,7 +17,7 @@ Requires: xorg-x11-server-Xorg >= 1.1.0-26 Requires: mesa-libGL >= 6.5-9 Requires: libwnck >= 2.15.4 Requires: system-logos -Requires: gnome-session >= 2.15.90-2.fc6 +Requires: gnome-session >= 2.16 Requires(pre): GConf2 Requires(post): GConf2 @@ -187,6 +185,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libdecoration.so %changelog +* Tue Feb 6 2007 Kristian Høgsberg 0.3.6 +- Require gnome-session > 2.16 so it starts gtk-window-decorator. +- Update to desktop-effects 0.7.1 that doesn't refuse to work with Xinerama. + * Tue Jan 16 2007 Kristian Høgsberg - 0.3.6-1 - Update to 0.3.6, update patches. - Drop autotool build requires. diff --git a/sources b/sources index a2d92b2..aac580c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f08bb98f1b1c30e657fb32e2d97ae69d desktop-effects-0.7.0.tar.bz2 260b03fc9ae62ff1ad4e8c5e92d56180 compiz-0.3.6.tar.bz2 +e11f289f7dfe8a6a6b321f21ee938d2b desktop-effects-0.7.1.tar.bz2