Accepting request 108246 from home:dimstar:branches:GNOME:Factory
Update to 3.3.91 OBS-URL: https://build.opensuse.org/request/show/108246 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=136
This commit is contained in:
parent
92da4011ba
commit
7ea82c8b88
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55188c5a14e47692383a56f0bfe32342d4cb81c7ee7b104c1d518e59abbea73d
|
|
||||||
size 4402060
|
|
3
gnome-control-center-3.3.91.tar.xz
Normal file
3
gnome-control-center-3.3.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a08f50d6760ef62e567aa1240fca054cc33e8aac37a4fb318cfb4d7b611abfb
|
||||||
|
size 4341504
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 19:10:44 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.3.91:
|
||||||
|
+ Color:
|
||||||
|
- Layout fixes
|
||||||
|
- Ensure the "Set profile system-wide" button is visible
|
||||||
|
+ Display:
|
||||||
|
- Fix crash when the screen setup changes and the Display
|
||||||
|
panel has been closed
|
||||||
|
+ Info:
|
||||||
|
- Fix updates buttons never saying "No updates"
|
||||||
|
- Fix empty dialogue when bringing up "Other media" dialog
|
||||||
|
again
|
||||||
|
- Avoid empty entries in "Other types" dialogue
|
||||||
|
- Remove unused and broken icons
|
||||||
|
+ Network:
|
||||||
|
- Fix huge inline toolbar icons
|
||||||
|
+ Power:
|
||||||
|
- Fix reference to "Screen" panel, got renamed to
|
||||||
|
"Brightness & Lock"
|
||||||
|
+ Printers:
|
||||||
|
- Port to GDBus
|
||||||
|
+ Region & Language:
|
||||||
|
- Fix handling of variants in "Copy" button
|
||||||
|
+ Use Accounts:
|
||||||
|
- Fix sizing problems in the user list
|
||||||
|
- Fix possible crash for incomplete locales (such as Esperanto)
|
||||||
|
+ Wacom:
|
||||||
|
- Fix resetting display mapping
|
||||||
|
- Layout fixes
|
||||||
|
- Add touchring and touchstrips to the mapped buttons
|
||||||
|
- Fix crasher when XRandR isn't available
|
||||||
|
- Drop gnome-doc-utils-devel BuildRequires, removed dependency
|
||||||
|
from upstream as the help was obsolete and almost empty.
|
||||||
|
- Drop pkgconfig(dbus-glib-1) BuildRequires: removed dependency, as
|
||||||
|
"Printers" has been ported to GDBus.
|
||||||
|
- Remove --disable-scrollkeeper from configure, as it's no longer
|
||||||
|
known.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 23 16:52:46 UTC 2012 - vuntz@opensuse.org
|
Thu Feb 23 16:52:46 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define with_systemd 0
|
%define with_systemd 0
|
||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 3.3.90
|
Version: 3.3.91
|
||||||
Release: 0
|
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: 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)
|
# FIXME: in 12.2 and later, check if we still need patch2 (gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
|
||||||
@ -40,21 +40,19 @@ BuildRequires: cups-devel
|
|||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
BuildRequires: gnome-doc-utils-devel
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(cheese)
|
BuildRequires: pkgconfig(cheese)
|
||||||
BuildRequires: pkgconfig(cheese-gtk) >= 3.3.5
|
BuildRequires: pkgconfig(cheese-gtk) >= 3.3.5
|
||||||
BuildRequires: pkgconfig(colord)
|
BuildRequires: pkgconfig(colord)
|
||||||
BuildRequires: pkgconfig(dbus-glib-1)
|
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
BuildRequires: pkgconfig(gconf-2.0)
|
BuildRequires: pkgconfig(gconf-2.0)
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
|
||||||
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.3.4
|
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.3.4
|
||||||
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.1.91
|
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.1.91
|
||||||
BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.3.90
|
BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.3.91
|
||||||
BuildRequires: pkgconfig(goa-1.0)
|
BuildRequires: pkgconfig(goa-1.0)
|
||||||
BuildRequires: pkgconfig(goa-backend-1.0)
|
BuildRequires: pkgconfig(goa-backend-1.0)
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0
|
||||||
@ -107,7 +105,9 @@ Recommends: /usr/bin/glxinfo
|
|||||||
Provides: acme
|
Provides: acme
|
||||||
Provides: fontilus
|
Provides: fontilus
|
||||||
Provides: themus
|
Provides: themus
|
||||||
Obsoletes: fontilus themus acme
|
Obsoletes: acme
|
||||||
|
Obsoletes: fontilus
|
||||||
|
Obsoletes: themus
|
||||||
Provides: control-center2 = 2.22.1
|
Provides: control-center2 = 2.22.1
|
||||||
Obsoletes: control-center2 < 2.22.1
|
Obsoletes: control-center2 < 2.22.1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -173,7 +173,6 @@ translation-update-upstream
|
|||||||
--enable-systemd\
|
--enable-systemd\
|
||||||
%endif
|
%endif
|
||||||
--disable-static\
|
--disable-static\
|
||||||
--disable-scrollkeeper\
|
|
||||||
--disable-maintainer-mode
|
--disable-maintainer-mode
|
||||||
make %{?jobs:-j%jobs} V=1
|
make %{?jobs:-j%jobs} V=1
|
||||||
|
|
||||||
@ -185,8 +184,6 @@ make %{?jobs:-j%jobs} V=1
|
|||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%find_lang %{name}-2.0 %{?no_lang_C}
|
%find_lang %{name}-2.0 %{?no_lang_C}
|
||||||
%find_lang %{name}-2.0-timezones %{name}-2.0.lang
|
%find_lang %{name}-2.0-timezones %{name}-2.0.lang
|
||||||
# help files
|
|
||||||
%find_lang control-center %{?no_lang_C} %{name}-2.0.lang
|
|
||||||
%suse_update_desktop_file gnome-control-center
|
%suse_update_desktop_file gnome-control-center
|
||||||
%suse_update_desktop_file gnome-sound-applet
|
%suse_update_desktop_file gnome-sound-applet
|
||||||
# capplets
|
# capplets
|
||||||
@ -225,13 +222,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||||
%dir %{_datadir}/gnome/
|
|
||||||
%dir %{_datadir}/gnome/help/
|
|
||||||
%dir %{_datadir}/gnome/help/control-center/
|
|
||||||
%doc %{_datadir}/gnome/help/control-center/C/
|
|
||||||
%dir %{_datadir}/omf/
|
|
||||||
%dir %{_datadir}/omf/control-center/
|
|
||||||
%doc %{_datadir}/omf/control-center/control-center-C.omf
|
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_sysconfdir}/xdg/autostart/*.desktop
|
%{_sysconfdir}/xdg/autostart/*.desktop
|
||||||
%{_libdir}/control-center-1/
|
%{_libdir}/control-center-1/
|
||||||
|
Loading…
Reference in New Issue
Block a user