Accepting request 61097 from home:vuntz:branches:GNOME:Factory
Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/61097 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=49
This commit is contained in:
committed by
Git OBS Bridge
parent
11f1873600
commit
f448b030fc
14
mutter.spec
14
mutter.spec
@@ -26,10 +26,10 @@ BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: pkgconfig(libcanberra-gtk)
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: zenity
|
||||
BuildRequires: pkgconfig(libcanberra-gtk)
|
||||
%if 0%{?BUILD_FROM_VCS}
|
||||
BuildRequires: gnome-common
|
||||
%endif
|
||||
@@ -43,7 +43,7 @@ Source: %{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: zenity
|
||||
Requires: %{name}-lang = %{version}
|
||||
Recommends: %{name}-lang
|
||||
Provides: windowmanager
|
||||
%gconf_schemas_prereq
|
||||
|
||||
@@ -86,7 +86,7 @@ to develop applications that require these.
|
||||
%endif
|
||||
%{__rm} %{buildroot}/%{_libdir}/*.la
|
||||
%suse_update_desktop_file %{name}
|
||||
%find_lang %{name}
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%find_gconf_schemas
|
||||
%fdupes %{buildroot}
|
||||
|
||||
@@ -95,13 +95,17 @@ rm -rf %{buildroot}
|
||||
|
||||
%pre -f %{name}.schemas_pre
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%desktop_database_post
|
||||
|
||||
%posttrans -f %{name}.schemas_posttrans
|
||||
|
||||
%preun -f %{name}.schemas_preun
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
%desktop_database_postun
|
||||
|
||||
%files -f %{name}.schemas_list
|
||||
%defattr (-, root, root)
|
||||
|
Reference in New Issue
Block a user