Build against mutter-wayland
This commit is contained in:
parent
b405d55fe7
commit
5f1c9114b6
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.9.92
|
Version: 3.9.92
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -64,6 +64,7 @@ BuildRequires: libXfixes-devel >= 5.0
|
|||||||
# used in unused BigThemeImage
|
# used in unused BigThemeImage
|
||||||
BuildRequires: librsvg2-devel
|
BuildRequires: librsvg2-devel
|
||||||
BuildRequires: mutter-devel >= %{mutter_version}
|
BuildRequires: mutter-devel >= %{mutter_version}
|
||||||
|
BuildRequires: mutter-wayland-devel
|
||||||
BuildRequires: pulseaudio-libs-devel
|
BuildRequires: pulseaudio-libs-devel
|
||||||
%ifnarch s390 s390x ppc ppc64 ppc64p7
|
%ifnarch s390 s390x ppc ppc64 ppc64p7
|
||||||
BuildRequires: gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
|
BuildRequires: gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
|
||||||
@ -169,6 +170,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 18 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.92-2
|
||||||
|
- Build against mutter-wayland
|
||||||
|
|
||||||
* Tue Sep 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.92-1
|
* Tue Sep 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.92-1
|
||||||
- Update to 3.9.92
|
- Update to 3.9.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user