[control-center/f21] Update to 3.14.2

Kalev Lember kalev at fedoraproject.org
Tue Nov 11 22:03:18 UTC 2014


commit a5d04371dfe9a7f6c4e146de4b39189b16d4049f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Nov 11 22:57:12 2014 +0100

    Update to 3.14.2

 .gitignore                                         |    1 +
 ...-accounts-Rename-UmCropArea-to-CcCropArea.patch | 1869 --------------------
 control-center.spec                                |   14 +-
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 1879 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2555af..52472f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ gnome-control-center-2.31.6.tar.bz2
 /gnome-control-center-3.13.92.tar.xz
 /gnome-control-center-3.14.0.tar.xz
 /gnome-control-center-3.14.1.tar.xz
+/gnome-control-center-3.14.2.tar.xz
diff --git a/control-center.spec b/control-center.spec
index e1686a0..5116c70 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -9,8 +9,8 @@
 
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
-Version: 3.14.1
-Release: 3%{?dist}
+Version: 3.14.2
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 #VCS: git:git://git.gnome.org/gnome-control-center
@@ -19,9 +19,6 @@ URL: http://www.gnome.org
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=695691
 Patch0: distro-logo.patch
-# Fix symbol collision with cheese,
-# https://bugzilla.gnome.org/show_bug.cgi?id=697039#c13
-Patch1: 0001-user-accounts-Rename-UmCropArea-to-CcCropArea.patch
 
 Requires: gnome-settings-daemon >= %{gsd_version}
 Requires: alsa-lib
@@ -96,8 +93,6 @@ BuildRequires: grilo-devel
 BuildRequires: gnome-bluetooth-devel >= 3.9.3
 BuildRequires: libwacom-devel
 %endif
-# For patch1
-BuildRequires: autoconf automake libtool
 
 Provides: control-center-extra = %{epoch}:%{version}-%{release}
 Obsoletes: control-center-extra < 1:2.30.3-3
@@ -129,10 +124,8 @@ utilities.
 %prep
 %setup -q -n gnome-control-center-%{version}
 %patch0 -p1 -b .distro-logo
-%patch1 -p1
 
 %build
-autoreconf -fi
 %configure \
         --disable-static \
         --disable-update-mimedb \
@@ -214,6 +207,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Nov 11 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.14.2-1
+- Update to 3.14.2
+
 * Fri Oct 31 2014 Richard Hughes <richard at hughsie.com> - 1:3.14.1-3
 - Do not depend on rygel on non-Fedora; the UI should do the right thing.
 
diff --git a/sources b/sources
index 944f395..019635f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80ac2767307691a36a13b9f3cae68c51  gnome-control-center-3.14.1.tar.xz
+729951bfecc3f5fa87973383ec4ab787  gnome-control-center-3.14.2.tar.xz


More information about the scm-commits mailing list