- Update to more recent 0.6 branch snapshot (fixes #253575).

This commit is contained in:
Kristian Høgsberg 2007-09-20 20:33:22 +00:00
parent 0ec584f816
commit 27c43f9821
3 changed files with 8 additions and 8 deletions

View File

@ -1,2 +1,2 @@
compiz-0ec3ec.tar.gz
compiz-6b86f3.tar.gz
desktop-effects-0.7.7.tar.bz2

View File

@ -1,4 +1,4 @@
%define snapshot 0ec3ec
%define snapshot 6b86f3
%define dialogversion 0.7.7
%define core_plugins blur clone cube dbus decoration fade ini inotify minimize move place plane png regex resize rotate scale screenshot switcher video water wobbly zoom
@ -14,7 +14,7 @@ URL: http://www.go-compiz.org
License: X11/MIT/GPL
Group: User Interface/Desktops
Version: 0.5.2
Release: 11.%{snapshot}%{?dist}
Release: 12.%{snapshot}%{?dist}
Summary: OpenGL window and compositing manager
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -51,8 +51,6 @@ Source1: desktop-effects-%{dialogversion}.tar.bz2
Patch103: composite-cube-logo.patch
Patch105: fedora-logo.patch
Patch106: redhat-logo.patch
Patch110: run-command-key.patch
Patch111: more-sm-junk.patch
%description
Compiz is one of the first OpenGL-accelerated compositing window
@ -116,8 +114,7 @@ and other kde integration related stuff
%else
%patch106 -p1 -b .redhat-logo
%endif
%patch110 -p1 -b .run-command-key
%patch111 -p1 -b .more-sm-junk
%build
rm -rf $RPM_BUILD_ROOT
@ -273,6 +270,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Sep 20 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-12
- Update to more recent 0.6 branch snapshot (fixes #253575).
* Fri Sep 14 2007 Warren Togami <wtogami@redhat.com> - 0.5.2-11
- compiz-gnome: install core schema so it actually works
- remove unnecessary gconf stuff from %%install

View File

@ -1,2 +1,2 @@
cfcf5f3d4a3f8dc4363f570ea326a7e3 compiz-0ec3ec.tar.gz
f70d2f14b2c1a45af50e2b6f1baeb664 compiz-6b86f3.tar.gz
f6b22bbc1f202b47e71baeda25935f40 desktop-effects-0.7.7.tar.bz2