Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2012-08-04 09:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dconf (Old)
 and      /work/SRC/openSUSE:Factory/.dconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dconf", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/dconf/dconf.changes      2012-05-22 
10:08:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2012-08-04 
09:10:56.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Aug  3 06:37:48 UTC 2012 - dims...@opensuse.org
+
+- Change the Requires dconf = %{version} to dconf >= %{version}.
+  Whereas '=' might be correct, it will cause issues on later
+  updates, when libdconf1 is coming to the distribution.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dconf.spec ++++++
--- /var/tmp/diff_new_pack.k2tMUv/_old  2012-08-04 09:10:58.000000000 +0200
+++ /var/tmp/diff_new_pack.k2tMUv/_new  2012-08-04 09:10:58.000000000 +0200
@@ -51,7 +51,7 @@
 Group:          System/Libraries
 # The library doesn't really work if the dconf service is not reachable, so we
 # need a Requires
-Requires:       %{name} = %{version}
+Requires:       %{name} >= %{version}
 
 %description -n libdconf0
 dconf is a low-level configuration system. Its main purpose is to
@@ -63,7 +63,7 @@
 Group:          System/Libraries
 # The library doesn't really work if the dconf service is not reachable, so we
 # need a Requires
-Requires:       %{name} = %{version}
+Requires:       %{name} >= %{version}
 
 %description -n libdconf-dbus-1-0
 dconf is a low-level configuration system. Its main purpose is to
@@ -73,7 +73,7 @@
 %package -n gsettings-backend-dconf
 Summary:        Simple key-based configuration system -- GSettings Backend
 Group:          System/Libraries
-Requires:       %{name} = %{version}
+Requires:       %{name} >= %{version}
 # We really want this to be used as the default GSettings backend
 Supplements:    libgio-2_0-0
 %glib2_gio_module_requires
@@ -89,7 +89,7 @@
 %package editor
 Summary:        Simple key-based configuration system -- Graphical Editor
 Group:          System/GUI/GNOME
-Requires:       %{name} = %{version}
+Requires:       %{name} >= %{version}
 %glib2_gsettings_schema_requires
 
 %description editor


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

Reply via email to