]> git.pld-linux.org Git - packages/compiz.git/blobdiff - compiz.spec
- 20060331
[packages/compiz.git] / compiz.spec
index f1e8d212aa4a9d1abe0e366d48030c14e3c45da7..eeee9b51f6a8db11f7bd752a5da0d9a020d9f7bb 100644 (file)
@@ -4,17 +4,19 @@
 %bcond_without gnome           # don't build gnome-window-decorator
 %bcond_with    kde             # build kde-window-decorator (currently not working)
 #
+%define                _snap   20060331
+#
 Summary:       OpenGL window and compositing manager
 Summary(pl):   OpenGL-owy zarz±dca okien i sk³adania
 Name:          compiz
-Version:       0.0.5
-Release:       2
+Version:       0.0.7
+Release:       1.%{_snap}.1
 License:       GPL/MIT
 Group:         X11
-%define                _snap   20060303
 Source0:       %{name}-%{_snap}.tar.bz2
-# Source0-md5: 41917dac89790d83f9d1d634f2491858
+# Source0-md5: b42d03bf0625cb32cd8f6f24a6028f2c
 Patch0:                %{name}-switcher-all-desktops.patch
+Patch1:                %{name}-minimize-scaler-mod.patch
 %if %{with gconf} || %{with gnome}
 BuildRequires: GConf2-devel >= 2.0
 %endif
@@ -25,6 +27,7 @@ BuildRequires:        glib2-devel >= 2.0
 BuildRequires: libpng-devel
 BuildRequires: libsvg-cairo-devel
 BuildRequires: libtool
+BuildRequires: pkgconfig
 BuildRequires: startup-notification-devel >= 0.7
 BuildRequires: xorg-lib-libSM-devel
 BuildRequires: xorg-lib-libXcomposite-devel
@@ -41,6 +44,7 @@ BuildRequires:        QtCore-devel
 BuildRequires: QtGui-devel
 BuildRequires: qt4-build
 %endif
+Obsoletes:     compiz-opacity
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -113,6 +117,7 @@ Dekorator okien dla KDE.
 %prep
 %setup -q -n %{name}-%{_snap}
 %patch0 -p1
+%patch1 -p0
 
 %build
 autoreconf -v --install
This page took 0.075282 seconds and 4 git commands to generate.