[packages/gnome-control-center] - updated to 3.10.2 - bug 709302 fixed upstream

kiesiu kiesiu at pld-linux.org
Wed Nov 13 19:39:29 CET 2013


commit dc0a8514574088e1d011476d66daa7f1ae75f8e4
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Wed Nov 13 19:38:38 2013 +0100

    - updated to 3.10.2
    - bug 709302 fixed upstream

 bug709302.patch           | 24 ------------------------
 gnome-control-center.spec |  8 +++-----
 2 files changed, 3 insertions(+), 29 deletions(-)
---
diff --git a/gnome-control-center.spec b/gnome-control-center.spec
index fafe7d4..b2874db 100644
--- a/gnome-control-center.spec
+++ b/gnome-control-center.spec
@@ -9,15 +9,14 @@ Summary(pt_BR.UTF-8):	O Centro de Controle do GNOME
 Summary(ru.UTF-8):	Центр управления GNOME
 Summary(uk.UTF-8):	Центр керування GNOME
 Name:		gnome-control-center
-Version:	3.10.1
-Release:	2
+Version:	3.10.2
+Release:	1
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/3.10/%{name}-%{version}.tar.xz
-# Source0-md5:	0fc5b06af19d57d13f7f94df51a6a805
+# Source0-md5:	b6586da17988b918f367a7ad5cb95136
 Patch0:		krb5.patch
-Patch1:		bug709302.patch
 URL:		http://www.gnome.org/
 BuildRequires:	ModemManager-devel >= 1.0.0
 # use libnm-gtk - will use correct NM version
@@ -152,7 +151,6 @@ Bashowe uzupełnianie nazw dla gnome-control-center.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__intltoolize}
diff --git a/bug709302.patch b/bug709302.patch
deleted file mode 100644
index d5a70fa..0000000
--- a/bug709302.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -uNr gnome-control-center-3.10.1.old/panels/background/Makefile.am gnome-control-center-3.10.1/panels/background/Makefile.am
---- gnome-control-center-3.10.1.old/panels/background/Makefile.am	2013-10-11 13:19:22.000000000 +0200
-+++ gnome-control-center-3.10.1/panels/background/Makefile.am	2013-10-19 15:03:01.342501393 +0200
-@@ -40,6 +40,8 @@
- 	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
-@@ -47,9 +49,9 @@
- libbackground_la_LIBADD = $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS) libbackground-chooser.la
- 
- if WITH_LIBSOCIALWEB
--libbackground_la_SOURCES += bg-flickr-source.c bg-flickr-source.h
-+libbackground_chooser_la_SOURCES += bg-flickr-source.c bg-flickr-source.h
- INCLUDES += $(SOCIALWEB_CFLAGS)
--libbackground_la_LIBADD += $(SOCIALWEB_LIBS)
-+libbackground_chooser_la_LIBADD += $(SOCIALWEB_LIBS)
- endif
- 
- noinst_PROGRAMS = test-chooser-dialog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-control-center.git/commitdiff/dc0a8514574088e1d011476d66daa7f1ae75f8e4



More information about the pld-cvs-commit mailing list