From f8d7b887d80cc723ddd09261941f6a7b6807e023 Mon Sep 17 00:00:00 2001 From: raveit Date: Fri, 4 Jan 2013 18:16:54 +0100 Subject: [PATCH] add require emerald again --- compiz.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/compiz.spec b/compiz.spec index 444764d..e7ef7da 100644 --- a/compiz.spec +++ b/compiz.spec @@ -12,7 +12,7 @@ URL: http://www.compiz.org License: GPLv2+ and LGPLv2+ and MIT Group: User Interface/Desktops Version: 0.8.8 -Release: 12%{?dist} +Release: 13%{?dist} Epoch: 1 Summary: OpenGL window and compositing manager @@ -22,7 +22,7 @@ ExcludeArch: s390 s390x Requires: system-logos Requires: glx-utils # this is an inverse require which is needed for build without gtk-windows-decorator -#Requires: emerald +Requires: emerald BuildRequires: libX11-devel BuildRequires: libdrm-devel @@ -293,6 +293,9 @@ fi %changelog +* Fri Jan 04 2012 Wolfgang Ulbrich - 1:0.8.8-13 +- add require emerald again + * Tue Dec 25 2012 Wolfgang Ulbrich - 1:0.8.8-12 - remove require emerald until it is in fedora stable