forked from pool/mutter
This commit is contained in:
committed by
Git OBS Bridge
parent
453947caac
commit
6cc464fdd0
@@ -35,11 +35,13 @@ BuildRequires: gnome-common
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.27.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM mutter-build-fix.patch vuntz@novell.com -- Taken from git
|
||||
Patch0: mutter-build-fix.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-clutter-1.0.patch vuntz@novell.com -- Requires clutter-1.0 instead of clutter-0.9
|
||||
Patch1: mutter-clutter-1.0.patch
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: zenity
|
||||
@@ -68,6 +70,7 @@ to develop applications that require these.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 gnome-autogen.sh
|
||||
|
Reference in New Issue
Block a user