Revert unsatisfiable wayland requirement

This reintroduces a leak on wayland, but removes the dependency on
an unreleased wayland version.
This commit is contained in:
Florian Müllner
2014-12-19 13:55:57 +01:00
parent 5cc6aea7d0
commit 4592eaf22b
2 changed files with 81 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ License: GPLv2+
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
Patch0: dont-depend-on-unreleased-wayland.patch
BuildRequires: clutter-devel >= %{clutter_version}
BuildRequires: pango-devel
BuildRequires: startup-notification-devel
@@ -84,6 +86,7 @@ the functionality of the installed %{name} package.
%prep
%setup -q
%patch0 -p1 -b .dont-depend-on-unreleased-wayland
%build
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -153,6 +156,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/mutter/tests
%changelog
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
- Revert unsatisfiable wayland requirement
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
- Update to 3.15.3