Accepting request 97648 from home:vuntz:branches:GNOME:Factory

Cleanup

OBS-URL: https://build.opensuse.org/request/show/97648
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=77
This commit is contained in:
Vincent Untz
2011-12-21 14:56:40 +00:00
committed by Git OBS Bridge
parent 3ad6fe9b58
commit 77c5a097db
2 changed files with 8 additions and 11 deletions

View File

@@ -15,9 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: mutter
BuildRequires: clutter-devel
BuildRequires: fdupes
@@ -34,11 +31,11 @@ BuildRequires: pkgconfig(libcanberra-gtk3)
%if 0%{?BUILD_FROM_VCS}
BuildRequires: gnome-common
%endif
License: GPLv2+
Group: System/GUI/GNOME
Version: 3.3.2
Release: 1
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0+
Group: System/GUI/GNOME
Source: http://download.gnome.org/sources/mutter/3.3/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -52,7 +49,6 @@ Mutter is a window and compositing manager based on Clutter, forked
from Metacity.
%package devel
License: GPLv2+
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}