Accepting request 67437 from GNOME:Next
thanks OBS-URL: https://build.opensuse.org/request/show/67437 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=53
This commit is contained in:
committed by
Git OBS Bridge
parent
4c09f709fb
commit
1f019b7a24
13
mutter.spec
13
mutter.spec
@@ -30,15 +30,14 @@ BuildRequires: startup-notification-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: zenity
|
||||
BuildRequires: pkgconfig(libcanberra-gtk)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
%if 0%{?BUILD_FROM_VCS}
|
||||
BuildRequires: gnome-common
|
||||
%endif
|
||||
License: GPLv2+
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.91.6
|
||||
Release: 5
|
||||
# FIXME: add libcanberra-devel BuildRequires when it has support for gtk3
|
||||
Version: 3.0.0
|
||||
Release: 1
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org
|
||||
@@ -77,7 +76,7 @@ translation-update-upstream
|
||||
--libexecdir=%{_libexecdir}/%{name} \
|
||||
--disable-static \
|
||||
--disable-schemas-install
|
||||
%__make %{?jobs:-j%jobs}
|
||||
%__make %{?jobs:-j%jobs} V=1
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
@@ -115,7 +114,7 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/*
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/mutter/
|
||||
%exclude %{_libdir}/mutter/Meta-2.91.gir
|
||||
%exclude %{_libdir}/mutter/Meta-3.0.gir
|
||||
%{_datadir}/applications/mutter.desktop
|
||||
%{_datadir}/mutter/
|
||||
# Do not depend on libgnome just for a directory
|
||||
@@ -130,7 +129,7 @@ rm -rf %{buildroot}
|
||||
%defattr (-, root, root)
|
||||
%{_includedir}/mutter/
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/mutter/Meta-2.91.gir
|
||||
%{_libdir}/mutter/Meta-3.0.gir
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user