[sugar] - Split out Control Panels to sub packages - Update gnome-keyring patch. RHBZ 862581 - Add patch to

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 4 17:38:07 UTC 2012


commit a0ffb9148351d3cdaaa78345514c588e36fea745
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 4 18:37:50 2012 +0100

    - Split out Control Panels to sub packages
    - Update gnome-keyring patch. RHBZ 862581
    - Add patch to update build dependencies

 sugar-update-deps.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/sugar-update-deps.patch b/sugar-update-deps.patch
new file mode 100644
index 0000000..b8f427d
--- /dev/null
+++ b/sugar-update-deps.patch
@@ -0,0 +1,11 @@
+--- sugar-0.97.5/configure.ac.orig	2012-10-04 17:54:00.546283114 +0100
++++ sugar-0.97.5/configure.ac	2012-10-04 17:56:09.605058723 +0100
+@@ -14,7 +14,7 @@
+ 
+ AM_PATH_PYTHON
+ 
+-PKG_CHECK_MODULES(SHELL, pygtk-2.0 gtk+-2.0 gconf-2.0)
++PKG_CHECK_MODULES(SHELL, gtk+-3.0 >= 3.6 gconf-2.0)
+ 
+ # Setup GETTEXT
+ #


More information about the scm-commits mailing list