- Build with desktop-effects so we don't pick up metacity work spaces.

Fixes #250568.
This commit is contained in:
Kristian Høgsberg 2007-08-14 18:51:36 +00:00
parent 953ef5bc75
commit 23e50ca4fa
3 changed files with 8 additions and 4 deletions

View File

@ -1,2 +1,2 @@
desktop-effects-0.7.4.tar.bz2
desktop-effects-0.7.5.tar.bz2
compiz-0ec3ec.tar.gz

View File

@ -1,5 +1,5 @@
%define snapshot 0ec3ec
%define dialogversion 0.7.4
%define dialogversion 0.7.5
%define plugins place,png,decoration,clone,fade,minimize,move,resize,switcher,scale
Name: compiz
@ -7,7 +7,7 @@ Url: http://www.go-compiz.org
License: X11/MIT/GPL
Group: User Interface/Desktops
Version: 0.5.2
Release: 3.%{snapshot}%{?dist}
Release: 4.%{snapshot}%{?dist}
Summary: OpenGL window and compositing manager
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -199,6 +199,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libdecoration.so
%changelog
* Tue Aug 14 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-4.0ec3ec
- Build with desktop-effects so we don't pick up metacity work spaces.
Fixes #250568.
* Tue Aug 14 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-3.0ec3ec
- Build git snapshot from fedora branch at
git://people.freedesktop.org/~krh/compiz, brances from 0.6 upstream

View File

@ -1,2 +1,2 @@
4808733d3c3076570b29676534cd1d4c desktop-effects-0.7.4.tar.bz2
31ff18d63a0047b588affb2b8225a328 desktop-effects-0.7.5.tar.bz2
cfcf5f3d4a3f8dc4363f570ea326a7e3 compiz-0ec3ec.tar.gz