[gnome-desktop3] Add missing BRs

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 08:10:38 UTC 2012


commit 25104b2129e16a272020dc3155c7a17ae71cd5b4
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 09:09:10 2012 +0100

    Add missing BRs

 gnome-desktop3.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec
index f0cd706..56b7ce2 100644
--- a/gnome-desktop3.spec
+++ b/gnome-desktop3.spec
@@ -10,7 +10,7 @@
 Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
 Name: gnome-desktop3
 Version: 3.5.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org
 Source0: http://download.gnome.org/sources/gnome-desktop/3.4/gnome-desktop-%{version}.tar.xz
 
@@ -39,6 +39,8 @@ BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_ve
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: startup-notification-devel >= %{startup_notification_version}
 BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
+BuildRequires: libxkbfile-devel
+BuildRequires: xkeyboard-config-devel
 BuildRequires: scrollkeeper
 BuildRequires: gettext
 BuildRequires: gtk-doc >= %{gtk_doc_version}
@@ -106,6 +108,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 %doc %{_datadir}/gtk-doc/html/gnome-desktop3/
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-2
+- Add missing BRs
+
 * Wed Jun 06 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-1
 - Update to 3.5.2
 


More information about the scm-commits mailing list