|
@@ -19,7 +19,7 @@ URL: http://www.go-compiz.org
|
|
License: X11/MIT/GPL
|
|
License: X11/MIT/GPL
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
Version: 0.8.6
|
|
Version: 0.8.6
|
|
-Release: 4%{?_dist_release}
|
|
|
|
|
|
+Release: 5%{?_dist_release}
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
|
@@ -79,6 +79,9 @@ Patch1600: 060_move_checks_to_compiz.patch
|
|
Patch2000: compiz-0.8.6-replace-gdk_draw_drawable-with-cairo-equiv.patch
|
|
Patch2000: compiz-0.8.6-replace-gdk_draw_drawable-with-cairo-equiv.patch
|
|
Patch2010: compiz-0.8.6-fix-pixmap-size-calculation.patch
|
|
Patch2010: compiz-0.8.6-fix-pixmap-size-calculation.patch
|
|
|
|
|
|
|
|
+# Vine default options
|
|
|
|
+Patch3000: compiz-0.8.6-vine-default.patch
|
|
|
|
+
|
|
%description
|
|
%description
|
|
Compiz is one of the first OpenGL-accelerated compositing window
|
|
Compiz is one of the first OpenGL-accelerated compositing window
|
|
managers for the X Window System. The integration allows it to perform
|
|
managers for the X Window System. The integration allows it to perform
|
|
@@ -163,6 +166,10 @@ popd
|
|
# upstream patch
|
|
# upstream patch
|
|
%patch2000 -p1 -b .replace-gdk_draw_drawable-with-cairo-equiv
|
|
%patch2000 -p1 -b .replace-gdk_draw_drawable-with-cairo-equiv
|
|
%patch2010 -p1 -b .fix-pixmap-size-calculation
|
|
%patch2010 -p1 -b .fix-pixmap-size-calculation
|
|
|
|
+
|
|
|
|
+# vine patch
|
|
|
|
+%patch3000 -p1 -b .vine-default
|
|
|
|
+
|
|
%build
|
|
%build
|
|
rm -rf $RPM_BUILD_ROOT
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
@@ -372,6 +379,14 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Apr 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.6-5
|
|
|
|
+- add Patch3000
|
|
|
|
+ - disable Sync to vblank
|
|
|
|
+ - increase drop-shadow radius
|
|
|
|
+ - set default decorator to gtk-window-decorator
|
|
|
|
+ - change default daces in cube plugin
|
|
|
|
+ - use "smart" placement mode
|
|
|
|
+
|
|
* Sun Mar 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.6-4
|
|
* Sun Mar 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.6-4
|
|
- drop compiz-gtk
|
|
- drop compiz-gtk
|
|
- add Conflicts: control-center < 2.32.1-2
|
|
- add Conflicts: control-center < 2.32.1-2
|