[control-center/f15/master] Update to 3.0.1

Bastien Nocera hadess at fedoraproject.org
Tue Apr 26 10:44:35 UTC 2011


commit 2c8718868ca0e057984b3d0445d01e38b5ea7c80
Author: Bastien Nocera <hadess at hadess.net>
Date:   Tue Apr 26 11:44:23 2011 +0100

    Update to 3.0.1

 .gitignore                                         |    1 +
 ...-a-Other.-entry-to-the-wireless-combobox-.patch |  211 --------------------
 control-center.spec                                |   15 +-
 gnome-sound-applet.patch                           |    8 -
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 230 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e31b86c..3bf09e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ gnome-control-center-2.31.6.tar.bz2
 /gnome-control-center-2.91.93.tar.bz2
 /gnome-control-center-3.0.0.tar.bz2
 /gnome-control-center-3.0.0.1.tar.bz2
+/gnome-control-center-3.0.1.tar.bz2
diff --git a/control-center.spec b/control-center.spec
index c0a4c78..de69320 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -17,8 +17,8 @@
 
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
-Version: 3.0.0.1
-Release: 3%{?dist}
+Version: 3.0.1
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -26,12 +26,6 @@ Group: User Interface/Desktops
 Source: http://download.gnome.org/sources/gnome-control-center/3.0/gnome-control-center-%{version}.tar.bz2
 URL: http://www.gnome.org
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=645002
-Patch0: 0001-network-add-a-Other.-entry-to-the-wireless-combobox-.patch
-
-# https://bugzilla.gnome.org/show_bug.cgi?id=646987
-Patch1: gnome-sound-applet.patch
-
 Requires: gnome-settings-daemon >= 2.21.91-3
 Requires: redhat-menus >= %{redhat_menus_version}
 Requires: gnome-icon-theme
@@ -136,8 +130,6 @@ utilities.
 
 %prep
 %setup -q -n gnome-control-center-%{version}
-%patch0 -p1 -b .hidden-ap
-%patch1 -p1 -b .sound-applet
 
 %build
 autoreconf -f
@@ -259,6 +251,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Tue Apr 26 2011 Bastien Nocera <bnocera at redhat.com> 3.0.1-1
+- Update to 3.0.1
+
 * Thu Apr  7 2011 Matthias Clasen <mclasen at redhat.com> 3.0.0.1-3
 - Only autostart the sound applet in GNOME
 3
diff --git a/sources b/sources
index 3600fb4..41c49c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95df9948e7476bc691ee7dc182e11104  gnome-control-center-3.0.0.1.tar.bz2
+49f3c3716be3c7575b42a1ca43c9a0ce  gnome-control-center-3.0.1.tar.bz2


More information about the scm-commits mailing list