- Add upstream patches for clutter 1.0

This commit is contained in:
Peter Robinson
2009-07-29 20:43:30 +00:00
parent 895e688a7b
commit 8d7022905e
3 changed files with 77 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Name: mutter
Version: 2.27.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Window and compositing manager based on Clutter
Group: User Interface/Desktops
@@ -8,6 +8,8 @@ License: GPLv2+
URL: http://git.gnome.org/cgit/mutter
Source0: ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.27/%{name}-%{version}.tar.bz2
Patch0: mutter-pluginmanager.patch
Patch1: mutter-clutter1.0.patch
Patch2: mutter-clutter-1.0-2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: clutter-devel
@@ -31,6 +33,13 @@ BuildRequires: intltool
BuildRequires: gnome-doc-utils
BuildRequires: desktop-file-utils
# Add these due to the autoreconf for the clutter patches
BuildRequires: intltool
BuildRequires: gettext
BuildRequires: libtool
BuildRequires: automake
BuildRequires: autoconf
Requires: control-center-filesystem
Requires: startup-notification
Requires: GConf2
@@ -63,8 +72,11 @@ utilities for testing Metacity/Mutter themes.
%prep
%setup -q
%patch0 -p1 -b .pluginmanager
%patch1 -p1 -b .clutter1
%patch2 -p1 -b .clutter2
%build
autoreconf
%configure --with-clutter --disable-static
SHOULD_HAVE_DEFINED="HAVE_SM HAVE_XINERAMA HAVE_XFREE_XINERAMA HAVE_SHAPE HAVE_RANDR HAVE_STARTUP_NOTIFICATION HAVE_COMPOSITE_EXTENSION"
@@ -149,6 +161,9 @@ gconftool-2 --makefile-install-rule \
%doc %{_mandir}/man1/mutter-window-demo.1.gz
%changelog
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-5
- Add upstream patches for clutter 1.0
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-4
- Add patch to fix mutter --replace