Accepting request 32969 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/mutter via accept of submit request 32969 revision 3. Request was accepted with message: thanks, but bad patch name; I'll rename it OBS-URL: https://build.opensuse.org/request/show/32969 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
46f1c787f0
commit
5a3d85b1a2
14
mutter.spec
14
mutter.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package mutter (Version 2.28.0)
|
||||
# spec file for package mutter (Version 2.29.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -27,19 +27,18 @@ BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: zenity
|
||||
License: GPLv2+
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.28.0
|
||||
Release: 3
|
||||
Version: 2.29.0
|
||||
Release: 1
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM mutter-fix-build.patch bgo607125 vuntz@opensuse.org -- Fix build with latest introspection data
|
||||
Patch0: mutter-fix-build.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-gl-no-cgl.patch vuntz@opensuse.org -- Fix build with latest clutter, taken from upstream
|
||||
Patch1: mutter-gl-no-cgl.patch
|
||||
# PATCH-FIX-UPSTREAM cogl_texture_deprecated.patch bgo#610454 dimstar@opensuse.org -- cogl_texture_[un]ref has been deprecated in favor of cogl_handle_[un]ref.
|
||||
Patch0: cogl_texture_deprecated.patch
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: zenity
|
||||
@@ -68,7 +67,6 @@ to develop applications that require these.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user