1
0

Accepting request 68300 from home:vuntz:branches:GNOME:Factory

ok

OBS-URL: https://build.opensuse.org/request/show/68300
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=94
This commit is contained in:
Vincent Untz 2011-04-25 10:14:06 +00:00 committed by Git OBS Bridge
parent fd6ab4bdcf
commit 3869a69daa
2 changed files with 55 additions and 44 deletions

View File

@ -1,27 +1,35 @@
-------------------------------------------------------------------
Mon Apr 25 12:07:28 CEST 2011 - vuntz@opensuse.org
- Add cups-pk-helper Requires, since it is needed for the Printers
panel.
-------------------------------------------------------------------
Wed Apr 6 14:23:52 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0.1:
+ Network:
- Avoid assertions with mobile broadband devices
+ Background:
- Fix a compiler warning
+ Date & Time:
- Fix test-endianess on OpenSUSE (bgo#646780)
+ Network:
- Avoid assertions with mobile broadband devices
+ Printers:
- Actualize printer and job lists automatically
- Avoid crash if policy is unavailable
- Don't set a reason when setting AcceptJobs
+ Date & Time:
- Fix test-endianess on OpenSUSE (bgo#646780)
- Changes from version 3.0.0:
+ Common:
- Remove API reference, as it's incomplete and going away for
next cycle.
- Fix build on fresh checkouts
+ Shell:
- Turn off spinner cursor when launched (bgo#646045).
+ Background:
- Don't show errors when loading default bg (bgo#646056).
- Don't use the GnomeBG thumbnails for the preview area
(bgo#646180).
- Don't assert() for typos in XML files (bgo#646250).
+ Common:
- Remove API reference, as it's incomplete and going away for
next cycle.
- Fix build on fresh checkouts
+ Keyboard:
- Set repeat-interval correctly (bgo#646241)
- Bump gnome-settings-daemon requirement
@ -42,8 +50,6 @@ Wed Apr 6 14:23:52 UTC 2011 - fcrozat@novell.com
- Do not delete browsed printers
+ Region:
- Make the layout options modal (bgo#646183).
+ Shell:
- Turn off spinner cursor when launched (bgo#646045).
+ Sound:
- Make the volume icons smaller and center them properly in the
bar (bgo#646153).
@ -62,35 +68,35 @@ Wed Mar 30 08:18:22 UTC 2011 - fcrozat@novell.com
- Add a --verbose option to the shell
- Make sure the desktop file uses categories that show up in
menus.
+ Background:
- Make the window fit on small screens
+ Date & Time:
- Fix time widget ordering in RTL locales
+ Printing:
- Use a single privilege to unlock the entire page
- Honor disable-print-setup lockdown setting
- Use CUPS printer test page
+ Power:
- Use a better icon
+ Sound:
- Port to GSettings
- Fallback if loading a non-existent custom theme
+ User Accounts:
- Remove stray debugging output
- Make crop window modal
- Fix crop window background color
+ Universal Access:
- Bring screen reader option back
+ Network:
- Drop creation of custom connections for now, except for VPN
- Show a padlock icon for 'secure' access points
+ Memory leak fixes
- Memory leak fixes
- Implement on/off switch for wired devices
- Properly track VPN connection state
- Use grids for better UI alignment
- Handle NetworkManager restarts gracefully
+ Power:
- Use a better icon
+ Printing:
- Use a single privilege to unlock the entire page
- Honor disable-print-setup lockdown setting
- Use CUPS printer test page
+ Region:
- Remove tooltips from layout list
+ Background:
- Make the window fit on small screens
+ Sound:
- Port to GSettings
- Fallback if loading a non-existent custom theme
+ Universal Access:
- Bring screen reader option back
+ User Accounts:
- Remove stray debugging output
- Make crop window modal
- Fix crop window background color
+ Updated translations.
-------------------------------------------------------------------
@ -225,9 +231,9 @@ Thu Mar 24 14:29:01 UTC 2011 - fcrozat@novell.com
- Add "smaller text" size
- Add fix-timezone-build.patch: fix locale path, used at build time
to check if timezone data are available.
- Add build requires on pkgconfig(cheese-gtk): allow to take user
- Add pkgconfig(cheese-gtk) BuildRequires: allow to take user
face snapshot from user account dialog.
- Add requires on freeglut, system info panel needs glxinfo binary.
- Add freeglut Requires: system info panel needs glxinfo binary.
-------------------------------------------------------------------
Wed Mar 2 10:55:51 CET 2011 - vuntz@opensuse.org
@ -345,6 +351,7 @@ Thu Feb 24 14:41:37 UTC 2011 - fcrozat@novell.com
- Port to GtkStyleContext
- Hide fingerprint dialogue by default (bgo#641990)
+ Updated translations
- Add pkgconfig(libnm-glib) BuildRequires.
-------------------------------------------------------------------
Thu Feb 22 16:46:29 UTC 2011 - fcrozat@novell.com
@ -384,6 +391,9 @@ Thu Feb 22 16:46:29 UTC 2011 - fcrozat@novell.com
needed to change font settings, but it's gone.
- Drop gnome-control-center-mime-scheme-handler.patch: defining
default apps is now handled differently.
- Drop gnome-control-center-symlinked-background.patch: the
background panel doesn't work the same anymore, and this is not
needed anymore.
- Use %glib2_gsettings_schema_* macros.
- Drop libgnome-window-settings1 and libgnome-window-settings-devel
subpackages, and instead add libgnome-control-center1. Add a

View File

@ -43,8 +43,8 @@ BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libgnomekbd)
BuildRequires: pkgconfig(libgnomekbdui)
BuildRequires: pkgconfig(libgnome-menu)
BuildRequires: pkgconfig(libnm-glib) >= 0.8.992
BuildRequires: pkgconfig(libgtop-2.0)
BuildRequires: pkgconfig(libnm-glib) >= 0.8.992
BuildRequires: pkgconfig(libpulse)
BuildRequires: pkgconfig(libpulse-mainloop-glib)
BuildRequires: pkgconfig(libsocialweb-client)
@ -66,12 +66,14 @@ Source: %{name}-%{version}.tar.bz2
# 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
# 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
Requires: iso-codes
Requires: nautilus
# needed for /usr/bin/glxinfo, used by System info panel
Requires: freeglut
Recommends: %{name}-lang
Recommends: apg
Provides: control-center2 = 2.22.1
@ -85,7 +87,6 @@ The control center is GNOME's main interface for configuration of
various aspects of your desktop.
%package -n libgnome-control-center1
License: GPLv2+
Summary: Shared library used by GNOME control center
Group: System/GUI/GNOME
@ -142,21 +143,21 @@ find %{buildroot} -type f -name "*.la" -delete -print
%find_gconf_schemas
%suse_update_desktop_file gnome-control-center
# capplets
%suse_update_desktop_file gnome-universal-access-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-info-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-display-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-user-accounts-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-network-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-mouse-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-background-panel X-SuSE-ControlCenter-LookAndFeel
%suse_update_desktop_file gnome-region-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-keyboard-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-datetime-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-display-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-info-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-keyboard-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-media-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-mouse-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-network-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-power-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-printers-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-sound-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-region-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-screen-panel X-SuSE-ControlCenter-LookAndFeel
%suse_update_desktop_file gnome-sound-panel X-SuSE-ControlCenter-Hardware
%suse_update_desktop_file gnome-universal-access-panel X-SuSE-ControlCenter-Personal
%suse_update_desktop_file gnome-user-accounts-panel X-SuSE-ControlCenter-Personal
%fdupes $RPM_BUILD_ROOT
%clean
@ -200,10 +201,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*.desktop
%{_datadir}/desktop-directories/*.directory
%{_datadir}/gnome-control-center/
%{_datadir}/pixmaps/faces
%{_datadir}/icons/hicolor/*/*/*.png
%{_datadir}/icons/hicolor/*/*/*.svg
%{_datadir}/icons/hicolor/scalable/*/*.svg
%{_datadir}/pixmaps/faces/
%dir %{_datadir}/sounds/gnome
%dir %{_datadir}/sounds/gnome/default
%dir %{_datadir}/sounds/gnome/default/alerts