[control-center] 3.1.92

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 21 01:28:18 UTC 2011


commit 2af7d2a4c684fd1150263f21b430e6799fc601ac
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 21:27:22 2011 -0400

    3.1.92

 .gitignore          |    1 +
 control-center.spec |   11 ++++++++---
 sources             |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7b4215..c5d80de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ gnome-control-center-2.31.6.tar.bz2
 /gnome-control-center-3.1.5.tar.xz
 /gnome-control-center-3.1.90.tar.xz
 /gnome-control-center-3.1.91.tar.xz
+/gnome-control-center-3.1.92.tar.xz
diff --git a/control-center.spec b/control-center.spec
index 264d8c3..76923af 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -16,7 +16,7 @@
 
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
-Version: 3.1.91
+Version: 3.1.92
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
@@ -73,7 +73,8 @@ BuildRequires: chrpath
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: pulseaudio-libs-devel libcanberra-devel
 BuildRequires: upower-devel
-BuildRequires: NetworkManager-glib-devel >= 0.8.997
+BuildRequires: NetworkManager-glib-devel >= 0.9
+BuildRequires: NetworkManager-gtk-devel >= 0.9
 BuildRequires: polkit-devel
 BuildRequires: gnome-common
 BuildRequires: cups-devel
@@ -121,6 +122,7 @@ utilities.
 %setup -q -n gnome-control-center-%{version}
 
 %build
+autoreconf -f
 %configure \
         --disable-static \
         --disable-scrollkeeper \
@@ -141,7 +143,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
 desktop-file-install --delete-original			\
   --dir $RPM_BUILD_ROOT%{_datadir}/applications				\
-  --remove-only-show-in XFCE						\
+  --add-only-show-in GNOME						\
   $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
 
 # we do want this
@@ -226,6 +228,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> 3.1.92-1
+- Update to 3.1.92
+
 * Tue Sep  6 2011 Matthias Clasen <mclasen at redhat.com> 3.1.91-1
 - Update to 3.1.91
 
diff --git a/sources b/sources
index 9c21596..fe11a91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a53431da04c5cb97586f3f76a9b718ee  gnome-control-center-3.1.91.tar.xz
+78e4fabdb27995ae77535bccdcfc6d8b  gnome-control-center-3.1.92.tar.xz


More information about the scm-commits mailing list