]> git.pld-linux.org Git - packages/compiz.git/commitdiff
- fix jerky wobbly windows
authorwolf <wolf@pld-linux.org>
Tue, 21 Feb 2006 03:37:08 +0000 (03:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    compiz.spec -> 1.3

compiz.spec

index 94777861ed658966c849704ca91f45d6b1f3c19d..e304bb79957ab75302f7ba621c377f8d8fb85606 100644 (file)
@@ -8,10 +8,11 @@ Group:                X11
 %define                _snap   20060220
 Source0:       %{name}-%{_snap}.tar.bz2
 # Source0-md5: 32d9d09cecfe9dbee1f0fd2cfd8d39b1
+Patch0:                %{name}-wobbly.patch
 BuildRequires: avahi-glib-devel
 BuildRequires: control-center-devel
 BuildRequires: gnome-desktop-devel
-BuildRequires: gnome-menus-libs-devel
+BuildRequires: gnome-menus-devel
 BuildRequires: libsvg-cairo-devel
 BuildRequires: libwnck-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,6 +25,7 @@ and it is designed to run well on most graphics hardware.
 
 %prep
 %setup -q -n %{name}-%{_snap}
+%patch0 -p0
 
 %build
 autoreconf -v --install
This page took 0.070257 seconds and 4 git commands to generate.