[cheese] Use old libgee api

Brian Pepple bpepple at fedoraproject.org
Wed Sep 21 14:24:49 UTC 2011


commit 4fd8de9b5d9b30da4690155513d832b4f30c427c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Sep 21 10:26:44 2011 -0400

    Use old libgee api

 cheese.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/cheese.spec b/cheese.spec
index d959d8c..4821830 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -33,7 +33,7 @@ BuildRequires: clutter-gtk-devel
 BuildRequires: clutter-gst-devel
 BuildRequires: libmx-devel
 BuildRequires: vala-devel
-BuildRequires: libgee-devel
+BuildRequires: pkgconfig(gee-1.0)
 BuildRequires: gnome-video-effects
 BuildRequires: gnome-desktop3-devel
 BuildRequires: chrpath
@@ -139,6 +139,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %changelog
 * Wed Sep 21 2011 Brian Pepple <bpepple at fedoraproject.org> - 1:3.1.92-2
 - Rebuld for new libcogl.
+- Use old libgee api.
 
 * Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 1:3.1.92-1
 - Update to 3.1.92


More information about the scm-commits mailing list