Hello community,

here is the log from the commit of package meld for openSUSE:Factory
checked in at Fri Jun 10 09:41:00 CEST 2011.



--------
--- meld/meld.changes   2011-04-26 14:47:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/meld/meld.changes      2011-06-09 
15:17:27.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun  9 15:17:19 CEST 2011 - vu...@opensuse.org
+
+- On 11.4 and later, change python-gnome Requires to python-gconf
+  since this is the only module being used from python-gnome.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ meld.spec ++++++
--- /var/tmp/diff_new_pack.i24XcG/_old  2011-06-10 09:40:25.000000000 +0200
+++ /var/tmp/diff_new_pack.i24XcG/_new  2011-06-10 09:40:25.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           meld
 Version:        1.5.1
-Release:        1
+Release:        2
 License:        GPLv2+
 Summary:        Visual diff and merge tool
 Url:            http://meld.sourceforge.net/
@@ -37,8 +37,12 @@
 BuildRequires:  update-desktop-files
 # needed for VCS diffs
 Requires:       patch
-# For gconf bindings
-Requires:       python-gnome >= 2.6.0
+%if 0%{?suse_version} <= 1130
+# For gconf
+Requires:       python-gnome
+%else
+Requires:       python-gconf
+%endif
 Requires:       python-gtk >= 2.8.0
 Recommends:     %{name}-lang
 Recommends:     python-gtksourceview


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to