SPECS: compiz.spec - 20060404 - functionality similar to switcher-...
wolf
wolf at pld-linux.org
Mon Apr 3 17:10:48 CEST 2006
Author: wolf Date: Mon Apr 3 15:10:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 20060404
- functionality similar to switcher-all-desktops.patch included in compiz
- disabled kde bcond, it's senseless to build it
---- Files affected:
SPECS:
compiz.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.27 SPECS/compiz.spec:1.28
--- SPECS/compiz.spec:1.27 Sun Apr 2 15:03:34 2006
+++ SPECS/compiz.spec Mon Apr 3 17:10:43 2006
@@ -3,9 +3,9 @@
# Conditional build:
%bcond_without gconf # don't build gconf plugin
%bcond_without gnome # don't build gnome-window-decorator
-%bcond_without kde # dont' build kde-window-decorator
+%bcond_with kde # build kde-window-decorator (not working)
#
-%define _snap 20060331
+%define _snap 20060404
#
Summary: OpenGL window and compositing manager
Summary(pl): OpenGL-owy zarządca okien i składania
@@ -15,9 +15,8 @@
License: GPL/MIT
Group: X11
Source0: %{name}-%{_snap}.tar.bz2
-# Source0-md5: b42d03bf0625cb32cd8f6f24a6028f2c
-Patch0: %{name}-switcher-all-desktops.patch
-Patch1: %{name}-minimize-scaler-mod.patch
+# Source0-md5: 5fc65a91a09ec3ba6d10270a949bbeaf
+Patch0: %{name}-minimize-scaler-mod.patch
%if %{with gconf} || %{with gnome}
BuildRequires: GConf2-devel >= 2.0
%endif
@@ -117,8 +116,7 @@
%prep
%setup -q -n %{name}-%{_snap}
-%patch0 -p1
-%patch1 -p0
+%patch0 -p0
%build
autoreconf -v --install
@@ -182,6 +180,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/04/03 15:10:43 wolf
+- 20060404
+- functionality similar to switcher-all-desktops.patch included in compiz
+- disabled kde bcond, it's senseless to build it
+
Revision 1.27 2006/04/02 13:03:34 arekm
- kde builds (whether it works it's not so important :)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/compiz.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list