]> git.pld-linux.org Git - packages/compiz.git/commitdiff
- 20060404
authorwolf <wolf@pld-linux.org>
Mon, 3 Apr 2006 15:10:43 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- functionality similar to switcher-all-desktops.patch included in compiz
- disabled kde bcond, it's senseless to build it

Changed files:
    compiz.spec -> 1.28

compiz.spec

index 5048634fdc1f7e0c1315d080bdf9a0f9cbd83078..62340497c7aaf6c2f0cec280690f86f25355f2bf 100644 (file)
@@ -2,9 +2,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
@@ -14,9 +14,8 @@ Release:      1.%{_snap}.1
 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
@@ -116,8 +115,7 @@ Dekorator okien dla KDE.
 
 %prep
 %setup -q -n %{name}-%{_snap}
-%patch0 -p1
-%patch1 -p0
+%patch0 -p0
 
 %build
 autoreconf -v --install
This page took 0.05314 seconds and 4 git commands to generate.