diff --git a/cairo-dock.spec b/cairo-dock.spec index b6cbdcc..68ffae6 100644 --- a/cairo-dock.spec +++ b/cairo-dock.spec @@ -29,7 +29,7 @@ License: GPLv3+ URL: http://www.cairo-dock.org/ Source0: http://download.berlios.de/cairo-dock/%{name}-sources-%{tarballver}.tar.bz2 Patch0: cairo-dock-fix-insecure-tmpfile.patch -# Reverse this part because this seems to be breaking rootwin +# Revert this part because this seems to be breaking rootwin Patch1: cairo-dock-1.6.0.1-rootwin-destroying.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ find . -type d -name \*CVS\* | sort -r | xargs %{__rm} -rf #pushd opt/cairo-dock/trunk/cairo-dock pushd . %patch0 -p1 -b .tmpuse -%patch1 -p1 -b .rootwin -R +%patch1 -p0 -b .rootwin -R # A. main cd cairo-dock