From 93b9894c60e6441a41a2a7c597a34149f4a6d22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 31 Jul 2006 15:44:24 +0000 Subject: [PATCH] - Add libwnck requires. --- compiz.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compiz.spec b/compiz.spec index 145dae8..173902f 100644 --- a/compiz.spec +++ b/compiz.spec @@ -18,6 +18,7 @@ ExcludeArch: s390 s390x ppc64 Requires: xorg-x11-server-Xorg >= 1.1.0-26 Requires: mesa-libGL >= 6.5-9 +Requires: libwnck >= 2.15.4 Requires: system-logos BuildRequires: libX11-devel, libdrm-devel, libwnck-devel @@ -116,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/compiz %changelog +* Mon Jul 31 2006 Kristian Høgsberg 0.0.13-0.12.20060721git.fc5.aiglx +- Add libwnck requires. + * Wed Jul 26 2006 Kristian Høgsberg - 0.0.13-0.11.20060721git.fc5.aiglx - Bump and build for fc5 AIGLX repo.