From 06f35b0a78cdc8e70c3d9c9dba67100ccd03b363 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 1 May 2014 20:20:06 +0200 Subject: [PATCH] Pull in libgsystem --- gnome-shell.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index b37a0af..cb417e1 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell Version: 3.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -85,6 +85,7 @@ Requires: gjs%{?_isa} >= %{gjs_version} Requires: librsvg2%{?_isa} # needed as it is now split from Clutter Requires: json-glib%{?_isa} >= %{json_glib_version} +Requires: libgsystem%{?_isa} # For $libdir/mozilla/plugins Requires: mozilla-filesystem%{?_isa} Requires: mutter%{?_isa} >= %{mutter_version} @@ -173,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu May 01 2014 Kalev Lember - 3.13.1-2 +- Pull in libgsystem + * Wed Apr 30 2014 Florian Müllner - 3.13.1-1 - Update to 3.13.1