Accepting request 81481 from GNOME:Factory
Pushing most of G:F OBS-URL: https://build.opensuse.org/request/show/81481 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=63
This commit is contained in:
commit
bd2667c7fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b74fa200c757d716fc496e33e5aef7858d4217f316a3fdda8c0272885115e06
|
||||
size 4850649
|
3
gnome-control-center-3.1.91.tar.bz2
Normal file
3
gnome-control-center-3.1.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c3f00bae78e6eb0a698e4a0d48202b49f1bd01aefaaa5859d491d3dba966d74
|
||||
size 4895967
|
@ -1,3 +1,171 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 21:47:12 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Add system-config-printer-dbus-service Recommends: the printers
|
||||
panel can used the dbus service (to find the best drivers for a
|
||||
printer, for instance).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 20:18:19 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.1.91:
|
||||
+ Color:
|
||||
- Ensure the calibrate program gets run correctly
|
||||
- Use a mnemonic character on the Import button (bgo#658167)
|
||||
- If cancelling profile import don't show the empty assign
|
||||
dialog (bgo#658180)
|
||||
- Do not use a GtkSeparatorToolItem in the GtkToolbar
|
||||
+ Display:
|
||||
- Clean up signal handling when finalized (bgo#657919)
|
||||
+ Media:
|
||||
- Use new media-removable icon (bgo#657801)
|
||||
+ Network:
|
||||
- Set the org.gnome.system.proxy.http 'enabled' key if the user
|
||||
sets a HTTP proxy
|
||||
- Explicitly unset 'use-same-proxy' as there's no UI for that
|
||||
(bgo#657235)
|
||||
+ Power:
|
||||
- Don't print a message to .xsession-errors if it's not an
|
||||
error
|
||||
- Use a proper icon for the panel (bgo#645536)
|
||||
- Update the UI to reflect the new mockup
|
||||
+ Screen:
|
||||
- Hide brightness heading when unused (bgo#657606)
|
||||
+ Shell:
|
||||
- Use symbolic name for minimum height
|
||||
+ Sound:
|
||||
- Add some (element-type) annotations to appease g-i master
|
||||
+ Wacom:
|
||||
- Dim the labels (grey, not black) (bgo#657812)
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 14:32:57 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.1.90:
|
||||
+ Background:
|
||||
- Allow SVG image files as background (bgo#648764)
|
||||
+ Color:
|
||||
- Fix a crash where out internal state gets screwed up
|
||||
- Only allow the user to import custom profiles with colord >=
|
||||
0.1.12
|
||||
- Remove color managed devices if they are deleted by another
|
||||
process
|
||||
- Do not attempt to delete the device if it's already added
|
||||
- If there are no profiles or devices then hide the toolbar
|
||||
- Add a small italic indication when there are no color managed
|
||||
devices
|
||||
- Add a new 'Learn more' button to the color panel
|
||||
- If we have only a few devices and profiles expand the
|
||||
treeview at startup
|
||||
- Remove unneeded category
|
||||
- When setting the default profile for a display, use the
|
||||
correct device
|
||||
+ Common:
|
||||
- Simplify language display
|
||||
- Add api for region names
|
||||
- Add a region mode to the language chooser
|
||||
- Tweak default user list
|
||||
- Fix distribution of language chooser glade file
|
||||
+ Date & Time:
|
||||
- Use radio buttons for 24h time (bgo#640059)
|
||||
+ Display:
|
||||
- Clean up ifdef's
|
||||
- Simplify panel code
|
||||
- Fix the labeller not disappearing
|
||||
- Prefer higher frequency modes (bgo#655041)
|
||||
+ Keyboard:
|
||||
- Add link to the Region panel (bgo#643101)
|
||||
- Simplify GtkBuilder calls
|
||||
- Use icon without a spanner (bgo#657556)
|
||||
+ Network:
|
||||
- Mobile broadband bug fixes (bgo#657303)
|
||||
- Fix possible double-free
|
||||
- Fix display of IP info for some configs (bgo#657303)
|
||||
- Fix updating VPN info when edited (bgo#723489)
|
||||
- Show VPN type and info in panel
|
||||
- Clarify the VPN service type setting
|
||||
- Rename "Options..." to "Configure..." (bgo#657002)
|
||||
- Fallback to GNOME as a hotspot name
|
||||
- Use icon without a spanner (bgo#657556)
|
||||
+ Online accounts:
|
||||
- Disable buttons when D-Bus service not available (bgo#652572)
|
||||
+ Power:
|
||||
- Remove power and suspend buttons config (bgo#652183,
|
||||
bgo#657068)
|
||||
- Don't shrink the panel on desktops
|
||||
+ Region:
|
||||
- Avoid a crash in the absence of configured layouts
|
||||
- Fix locale-changing code
|
||||
- Redo the language tab
|
||||
- Redo the formats tab
|
||||
- Use region names on the region tab
|
||||
- Show fewer regions
|
||||
- Ensure the system tab is updated
|
||||
- Add some spacing to the system tab
|
||||
- Initial implementation of 'copy to system'
|
||||
- Avoid crash when systemd is not available
|
||||
- Don't show region panel in Unity, it uses its own language
|
||||
selector
|
||||
+ Shell:
|
||||
- Only load desktop files from our dirs
|
||||
- Don't repeat the item title when searching (bgo#657020)
|
||||
- Add Ctrl+Q as a way to exit the shell (bgo#653443)
|
||||
+ Sound:
|
||||
- Remove trailing spaces in strings (bgo#657169)
|
||||
- Track PulseAudio connection state and expose it (bgo#645708)
|
||||
- Update volume-control applet for GVC API changes (bgo#645708)
|
||||
- Don't warn without a sizegroup
|
||||
- Fix sizing of sliders
|
||||
+ System info:
|
||||
- Always show the "Updates" button (bgo#645274)
|
||||
+ Universal access:
|
||||
- Add more keywords to the desktop file (bgo#657189)
|
||||
- Add translator comments (bgo#657167)
|
||||
- Keep "text size" items a constant size (bgo#657188)
|
||||
- Don't crash when metacity isn't installed
|
||||
+ User accounts:
|
||||
- Remove some dead code
|
||||
- Add a filter entry to the language dialog
|
||||
- Prepopulate the language combo
|
||||
- Remove trailing space in string (bgo#657169)
|
||||
- Add translator comments for split line (bgo#657168)
|
||||
- Prevent autologin for disabled users (bgo#649816)
|
||||
- Fix life-cycle issues
|
||||
+ Wacom:
|
||||
- Add a wacom control panel (bgo#640981)
|
||||
+ Updated translations.
|
||||
- Drop removal of no translations: it is gone now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 12:01:05 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.1.5:
|
||||
+ Common:
|
||||
- Add some more debug when listing languages
|
||||
+ Network:
|
||||
- Default to g_get_host_name if pretty hostname call failed
|
||||
+ Printers:
|
||||
- Open firewall for required connections when searching
|
||||
- Use system-config-printer's GetBestDrivers method
|
||||
- Use system-config-printer's GroupPhysicalDevices method
|
||||
- Use system-config-printer's MissingExecutables method
|
||||
+ Region:
|
||||
- Keep selection when moving layout up/down
|
||||
- Sort locales for format selection
|
||||
- Display user's input source in System tab
|
||||
+ Shell:
|
||||
- Port to new gnome-menus API
|
||||
- Do not add a trailing dash in search target when comment is
|
||||
empty
|
||||
+ Sound:
|
||||
- Update the sound theme for speaker testing
|
||||
+ Bugs fixed: bgo#654742, bgo#654880, bgo#655110, bgo#655487.
|
||||
+ Updated translations.
|
||||
- Change pkgconfig(libgnome-menu) to pkgconfig(libgnome-menu-3.0)
|
||||
to follow move to new gnome-menus API.
|
||||
- Add pkgconfig(libnotify) BuildRequires: new dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 3 12:22:47 UTC 2011 - andrea@opensuse.org
|
||||
|
||||
|
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(gnome-settings-daemon)
|
||||
BuildRequires: pkgconfig(gnome-settings-daemon) >= 2.91.94
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(gstreamer-0.10)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
@ -45,15 +45,16 @@ BuildRequires: pkgconfig(iso-codes)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
BuildRequires: pkgconfig(libgnomekbd)
|
||||
BuildRequires: pkgconfig(libgnomekbdui)
|
||||
BuildRequires: pkgconfig(libgnome-menu)
|
||||
BuildRequires: pkgconfig(libgnome-menu-3.0)
|
||||
BuildRequires: pkgconfig(libgtop-2.0)
|
||||
BuildRequires: pkgconfig(libnm-glib) >= 0.8.992
|
||||
BuildRequires: pkgconfig(libnotify) >= 0.7.3
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(libpulse-mainloop-glib)
|
||||
BuildRequires: pkgconfig(libsocialweb-client)
|
||||
BuildRequires: pkgconfig(libxklavier)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.97
|
||||
BuildRequires: pkgconfig(upower-glib)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xft)
|
||||
@ -62,8 +63,8 @@ License: GPLv2+
|
||||
Group: System/GUI/GNOME
|
||||
Obsoletes: fontilus themus acme
|
||||
Provides: fontilus themus acme
|
||||
Version: 3.1.4
|
||||
Release: 2
|
||||
Version: 3.1.91
|
||||
Release: 1
|
||||
Summary: The GNOME Control Center
|
||||
Source: http://download.gnome.org/sources/gnome-control-center/3.1/%{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)
|
||||
@ -83,6 +84,8 @@ Requires: nautilus
|
||||
Recommends: %{name}-lang
|
||||
Recommends: %{name}-user-faces
|
||||
Recommends: apg
|
||||
# the printers panel can use the dbus service
|
||||
Recommends: system-config-printer-dbus-service
|
||||
Provides: control-center2 = 2.22.1
|
||||
Obsoletes: control-center2 < 2.22.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -146,8 +149,6 @@ make %{?jobs:-j%jobs} V=1
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
# Drop no: we use either nb or nn
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/no/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
|
||||
rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%find_lang %{name}-2.0 %{?no_lang_C}
|
||||
@ -174,6 +175,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%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
|
||||
%suse_update_desktop_file gnome-wacom-panel X-SuSE-ControlCenter-Hardware
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
|
Loading…
Reference in New Issue
Block a user