[clutter-sharp] Build against clutter-gtk010 for GTK2 support

chkr chkr at fedoraproject.org
Thu May 5 18:52:08 UTC 2011


commit 1d80a260d9745fce9f7444ad81ba3872e969931f
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Thu May 5 20:51:58 2011 +0200

    Build against clutter-gtk010 for GTK2 support

 clutter-sharp.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/clutter-sharp.spec b/clutter-sharp.spec
index 6dfafd9..e291e1e 100644
--- a/clutter-sharp.spec
+++ b/clutter-sharp.spec
@@ -5,7 +5,7 @@
 Summary: C#/.NET bindings to Clutter
 Name: clutter-sharp
 Version: 0
-Release: 0.11.%{gitdate}%{?dist}
+Release: 0.12.%{gitdate}%{?dist}
 URL: http://www.clutter-project.org
 Source0: %{name}-%{gitdate}.tar.bz2
 # based on libdrm's make-git-snapshot.sh 
@@ -24,9 +24,9 @@ BuildRequires: clutter-devel
 BuildRequires: monodoc-devel
 BuildRequires: gtk-sharp2-gapi
 Requires: gtk-sharp2-gapi
+BuildRequires: clutter-gtk010-devel 
 Requires: clutter
-BuildRequires: clutter-gtk-devel 
-Requires: clutter-gtk
+Requires: clutter-gtk010
 
 # Mono only available on these:
 ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %{_libdir}/monodoc/sources/*
 
 %changelog
+* Thu May 05 2011 Christian Krause <chkr at fedoraproject.org> - 0-0.12.20090828
+- Build against clutter-gtk010 for GTK2 support
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.11.20090828
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list