1
0

Accepting request 206684 from home:dimstar:bnc849913

Update to 3.10.2

OBS-URL: https://build.opensuse.org/request/show/206684
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=226
This commit is contained in:
Dominique Leuenberger 2013-11-13 21:14:43 +00:00 committed by Git OBS Bridge
parent 37ee45a27d
commit c41fdfc772
5 changed files with 19 additions and 32 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbfc1a935c33901c6afc999160696e0cde60ccb9997679cc8d0a2ff952568cbe
size 6829656

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f67a9e88cda62c25e1aa1fbbb36d4fa632e8da11e98ac030e0e40437f12483a9
size 6832928

View File

@ -1,25 +0,0 @@
From 0d6bccaf4ded90bd89f56eec849511d20ae714ab Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember@gmail.com>
Date: Wed, 16 Oct 2013 10:01:36 +0000
Subject: background: Fix test-chooser-dialog build with some linkers
List missing libs for the libbackground-chooser.la convenience library.
https://bugzilla.gnome.org/show_bug.cgi?id=709302
---
diff --git a/panels/background/Makefile.am b/panels/background/Makefile.am
index f24f8b3..2766207 100644
--- a/panels/background/Makefile.am
+++ b/panels/background/Makefile.am
@@ -40,6 +40,8 @@ libbackground_chooser_la_SOURCES = \
bg-colors-source.c \
bg-colors-source.h
+libbackground_chooser_la_LIBADD = $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS)
+
libbackground_la_SOURCES = \
cc-background-panel.c \
cc-background-panel.h
--
cgit v0.9.2

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Nov 12 19:52:46 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.2 (bnc#849913):
+ Background:
- Fix test-chooser-dialog build with some linkers.
- Fix compilation with libsocialweb support.
+ Sharing:
- Remove OBEX FTP support as it's been removed from
gnome-user-share.
+ Wacom:
- Fix slider on Inking Pen page.
+ Updated translations.
- Drop gnome-control-center-linker.patch: fixed upstream.
-------------------------------------------------------------------
Wed Oct 16 06:43:54 UTC 2013 - dimstar@opensuse.org

View File

@ -27,7 +27,7 @@
%endif
Name: gnome-control-center
Version: 3.10.1
Version: 3.10.2
Release: 0
# FIXME: in 12.3 and later, check if we still need patch2 (gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
Summary: The GNOME Control Center
@ -43,8 +43,6 @@ Patch14: gnome-control-center-system-proxy-configuration.patch
Patch15: gcc-private-connection.patch
# PATCH-FIX-UPSTREAM gnome-control-center-probe-radius-server-cert.patch bnc#574266 glin@suse.com -- network: Probe the RADIUS server certificate
Patch16: gnome-control-center-probe-radius-server-cert.patch
# PATCH-FIX-UPSTREAM gnome-control-center-linker.patch bgo#709302 dimstar@opensuse.org -- Fix test-chooser-dialog build with some linkers, taken from upstream
Patch17: gnome-control-center-linker.patch
BuildRequires: cups-devel
BuildRequires: desktop-file-utils
BuildRequires: fdupes
@ -166,7 +164,6 @@ translation-update-upstream
%patch16 -p1
#NEEDS-REBASE
#patch14 -p1
%patch17 -p1
%build
ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh