Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2012-03-05 14:02:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-control-center", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes    
    2012-02-17 15:03:08.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2012-03-05 14:02:10.000000000 +0100
@@ -1,0 +2,44 @@
+Thu Feb 23 16:52:46 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.90:
+  + All:
+    - Remove use of deprecated widgets
+  + Shell:
+    - Force a pixel size for the "All Settings" button
+  + Color:
+    - Don't print (null) for virtual printer profiles
+    - Don't block the UI settings the default profile
+  + Date & Time:
+    - Fix crasher when systemd is unavailable
+    - Respect LINGUAS for timezone translations
+  + Keyboard:
+    - Fix description not matching reality for setting shortcuts
+    - Refuse Shift+unmodified key shortcuts
+    - Fix crasher setting new custom shortcuts
+  + Network:
+    - Add "Forget Network" button
+    - Remove unused "Unlock" button
+  + Printers:
+    - Prevent possible crashes when level, name and color
+      information are parsed
+  + Power:
+    - Redesigned dialogue
+    - Fix updating not working due to recent gnome-settings-daemon
+      changes
+  + User Accounts:
+    - Port to GDBus
+    - Fix crasher on startup when compiled with Cheese avatar
+      capture
+    - Use new strength bar widget from Power
+  + Wacom:
+    - Add simple display mapping dialogue
+    - Add button mapping dialogue
+    - Switch to last used stylus automatically
+    - Loads of small layout fixes
+- Add pkgconfig(cheese) BuildRequires: new dependency for the user
+  accounts panel.
+- Change freeglut Requires to a /usr/bin/glxinfo Recommends for
+  now, as freeglut doesn't exist anymore, and /usr/bin/glxinfo is
+  not shipped in a package anymore. This should get resolved soon.
+
+-------------------------------------------------------------------

Old:
----
  gnome-control-center-3.3.5.tar.xz

New:
----
  gnome-control-center-3.3.90.tar.xz

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

Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.t3RJ2k/_old  2012-03-05 14:02:13.000000000 +0100
+++ /var/tmp/diff_new_pack.t3RJ2k/_new  2012-03-05 14:02:13.000000000 +0100
@@ -21,6 +21,21 @@
 %define with_systemd 0
 
 Name:           gnome-control-center
+Version:        3.3.90
+Release:        0
+# FIXME: change /usr/bin/glxinfo to Recommends to real package name, and to 
Requires, once we know which package name to use (see bnc#748373)
+# FIXME: in 12.2 and later, check if we still need patch2 
(gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
+Summary:        The GNOME Control Center
+License:        GPL-2.0+
+Group:          System/GUI/GNOME
+Url:            http://www.gnome.org
+Source:         
http://download.gnome.org/sources/gnome-control-center/3.3/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-OPENSUSE gnome-control-center-allow-yast-in-shell.patch 
vu...@opensuse.org -- Allow the launch of the yast shell from the g-c-c shell; 
it's quite ugly, but on the other hand, we don't want to change the behavior of 
the shell except for yast...
+Patch0:         gnome-control-center-allow-yast-in-shell.patch
+# PATCH-HACK-OPENSUSE gnome-control-center-hide-region-system-tab.patch 
vu...@opensuse.org -- Hide system tab in region panel until we really use the 
right files for system settings (see bnc#703833)
+Patch2:         gnome-control-center-hide-region-system-tab.patch
+# PATCH-NEEDS-REBASE gnome-control-center-system-proxy-configuration.patch -- 
this needs to be reimplemented to be more distro-generic before submitting 
upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration (was 
PATCH-FEATURE-OPENSUSE)
+Patch14:        gnome-control-center-system-proxy-configuration.patch
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -29,6 +44,7 @@
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(cheese)
 BuildRequires:  pkgconfig(cheese-gtk) >= 3.3.5
 BuildRequires:  pkgconfig(colord)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -38,7 +54,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.31.0
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0) >= 3.3.4
 BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.1.91
-BuildRequires:  pkgconfig(gnome-settings-daemon) >= 3.3.4
+BuildRequires:  pkgconfig(gnome-settings-daemon) >= 3.3.90
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(goa-backend-1.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.3.0
@@ -68,27 +84,9 @@
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xft)
 BuildRequires:  pkgconfig(xi) >= 1.2
-Obsoletes:      fontilus themus acme
-Provides:       fontilus themus acme
-Version:        3.3.5
-Release:        0
-# FIXME: in 12.2 and later, check if we still need patch2 
(gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
-Summary:        The GNOME Control Center
-License:        GPL-2.0+
-Group:          System/GUI/GNOME
-Source:         
http://download.gnome.org/sources/gnome-control-center/3.3/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE gnome-control-center-allow-yast-in-shell.patch 
vu...@opensuse.org -- Allow the launch of the yast shell from the g-c-c shell; 
it's quite ugly, but on the other hand, we don't want to change the behavior of 
the shell except for yast...
-Patch0:         gnome-control-center-allow-yast-in-shell.patch
-# PATCH-HACK-OPENSUSE gnome-control-center-hide-region-system-tab.patch 
vu...@opensuse.org -- Hide system tab in region panel until we really use the 
right files for system settings (see bnc#703833)
-Patch2:         gnome-control-center-hide-region-system-tab.patch
-# PATCH-NEEDS-REBASE gnome-control-center-system-proxy-configuration.patch -- 
this needs to be reimplemented to be more distro-generic before submitting 
upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration (was 
PATCH-FEATURE-OPENSUSE)
-Patch14:        gnome-control-center-system-proxy-configuration.patch
-Url:            http://www.gnome.org
 Requires:       %{name}-branding = %{version}
 # needed for printers panel
 Requires:       cups-pk-helper
-# needed for /usr/bin/glxinfo, used by System info panel
-Requires:       freeglut
 Requires:       gnome-menus
 Requires:       gnome-settings-daemon
 # needed for universal access panel
@@ -101,6 +99,15 @@
 Recommends:     apg
 # the printers panel can use the dbus service
 Recommends:     system-config-printer-dbus-service
+# /usr/bin/glxinfo is used by System info panel; we're using a path here since
+# the xorg-x11 packaging change brought a mess, and this is not packaged
+# anymore for now. It will come back, but we don't know in which package...
+# (see bnc#748373)
+Recommends:     /usr/bin/glxinfo
+Provides:       acme
+Provides:       fontilus
+Provides:       themus
+Obsoletes:      fontilus themus acme
 Provides:       control-center2 = 2.22.1
 Obsoletes:      control-center2 < 2.22.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

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

Reply via email to