File nautilus.spec of Package nautilus.1950
#
# spec file for package nautilus
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: nautilus
Version: 3.10.1
Release: 0
Summary: File Manager for the GNOME Desktop
License: GPL-2.0+
Group: Productivity/File utilities
Source: http://download.gnome.org/sources/nautilus/3.10/%{name}-%{version}.tar.xz
# fate#308344 bgo#602147
Source1: mount-archive.desktop
Source99: baselibs.conf
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# PATCH-NEEDS-REBASE nautilus-drives-and-volumes-on-desktop.diff bnc335411 federico@novell.com
Patch15: nautilus-drives-and-volumes-on-desktop.diff
# PATCH-FIX-UPSTREAM 0001-application-add-force-desktop-action.patch bnc#867309 bgo#726114 fcrozat@suse.com
Patch16: 0001-application-add-force-desktop-action.patch
# PATCH-FIX-UPSTREAM nautilus-rename-background.patch mgorse@suse.com -- Render background for the rename widget.
Patch17: nautilus-rename-background.patch
# PATCH-FIX-UPSTREAM nautilus-bgo711115-format-item-for-volumes-disappeared.patch bgo#711115 mgorse@suse.com
Patch18: nautilus-bgo711115-format-item-for-volumes-disappeared.patch
# PATCH-FIX-UPSTREAM 0001-window-sync-initial-state-for-start-with-sidebar-act.patch bgo#699165 mgorse@suse.com
Patch19: 0001-window-sync-initial-state-for-start-with-sidebar-act.patch
# PATCH-FIX-UPSTREAM nautilus-bgo722616-check-for-valid-location-entry-widget.patch bgo#722616 mgorse@suse.com
Patch20: nautilus-bgo722616-check-for-valid-location-entry-widget.patch
# PATCH-FIX-UPSTREAM nautilus-bgo711583-crash-modify-link-hash-table.patch bgo#711583 mgorse@suse.com
Patch21: nautilus-bgo711583-crash-modify-link-hash-table.patch
# PATCH-FIX-UPSTREAM nautilus-desktop-icon-name.patch bgo#870384 tyang@suse.com
Patch22: nautilus-desktop-icon-name.patch
# PATCH-FIX-UPSTREAM nautilus-bnc872820-gtkheaderbar.patch bnc872820 federico@suse.com - Use GtkHeaderBar instead of the old toolbar/titlebar
Patch24: nautilus-bnc872820-gtkheaderbar.patch
# PATCH-FIX_UPSTREAM 0001-dnd-fix-dnd-issues-with-Type-Link-desktop-files.patch bnc#896702 bgo#720390 tyang@suse.com
Patch25: 0001-dnd-fix-dnd-issues-with-Type-Link-desktop-files.patch
# PATCH-FIX-UPSTREAM nautilus-bnc948796-pathbar-sizing.patch bnc#948796 federico@suse.com - Fix sizing of the pathbar so it takes up all the space it can
Patch26: nautilus-bnc948796-pathbar-sizing.patch
# PATCH-FIX-UPSTREAM 0001-NautilusPropertyDialog-Fix-user-list-for-owner-chang.patch bsc#963724 mgorse@suse.com -- fix user list for owner change
Patch27: 0001-NautilusPropertyDialog-Fix-user-list-for-owner-chang.patch
# needed for directory ownership
BuildRequires: dbus-1
BuildRequires: fdupes
BuildRequires: gnome-icon-theme
BuildRequires: gnome-patch-translation
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
BuildRequires: intltool
BuildRequires: libselinux-devel
# We need the %%mime_database_* macros
BuildRequires: shared-mime-info
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(exempi-2.0)
BuildRequires: pkgconfig(gail-3.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.35.1
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.8.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.11
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(tracker-sparql-0.16)
# So that symlinks to icons work:
Requires: gnome-icon-theme
Recommends: %{name}-lang
Recommends: gvfs
Provides: nautilus2 = %{version}
Obsoletes: nautilus2 < %{version}
%glib2_gsettings_schema_requires
%description
Nautilus is the file manager for the GNOME desktop.
%package -n libnautilus-extension1
Summary: File Manager for the GNOME Desktop -- Extension Library
Group: System/Libraries
%description -n libnautilus-extension1
Nautilus is the file manager for the GNOME desktop.
This package contains the library used by nautilus extensions.
%package -n typelib-1_0-Nautilus-3_0
Summary: File Manager for the GNOME Desktop -- Introspection bindings
Group: System/Libraries
%description -n typelib-1_0-Nautilus-3_0
Nautilus is the file manager for the GNOME desktop.
This package provides the GObject Introspection bindings for the library
used by nautilus extensions.
%package -n gnome-shell-search-provider-nautilus
Summary: File Manager for the GNOME Desktop -- Search Provider for GNOME Shell
Group: Productivity/File utilities
Requires: %{name} = %{version}
Requires: gnome-shell
Supplements: packageand(%{name}:gnome-shell)
%description -n gnome-shell-search-provider-nautilus
Nautilus is the file manager for the GNOME desktop.
This package contains a search provider to enable GNOME Shell to get
search results from Files (nautilus)
%package devel
Summary: File Manager for the GNOME Desktop -- Development Files
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
Requires: typelib-1_0-Nautilus-3_0 = %{version}
Provides: nautilus2-devel = %{version}
Obsoletes: nautilus2-devel < %{version}
%description devel
Nautilus is the file manager for the GNOME desktop.
This package contains development files for nautilus.
%lang_package
%prep
%setup -q
translation-update-upstream
#gnome-patch-translation-prepare
### %patch15 -p1
#gnome-patch-translation-update
%patch16 -p1
%patch17 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch21 -p1
%patch22 -p1
%patch24 -p1
%patch25 -p1
%patch26 -p1
%patch27 -p1
%build
%configure\
--disable-update-mimedb \
--enable-gtk-doc
%__make %{?jobs:-j%jobs} V=1
%install
%makeinstall
rm $RPM_BUILD_ROOT/%{_libdir}/{*.*a,nautilus/extensions-3.0/*.la}
%suse_update_desktop_file nautilus
%suse_update_desktop_file nautilus-autorun-software
%suse_update_desktop_file nautilus-autostart
%suse_update_desktop_file nautilus-connect-server
# Install the archive mime handler
test ! -e %{buildroot}%{_datadir}/applications/mount-archive.desktop
%{__install} -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/mount-archive.desktop
%suse_update_desktop_file mount-archive
mkdir -p $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-3.0
%find_lang %{name} %{?no_lang_C}
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post
%mime_database_post
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun
%mime_database_postun
%post -n libnautilus-extension1 -p /sbin/ldconfig
%postun -n libnautilus-extension1 -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING-DOCS MAINTAINERS NEWS README THANKS
%{_bindir}/*
%{_datadir}/GConf/gsettings/*.convert
%{_datadir}/applications/*.desktop
%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
%{_datadir}/mime/packages/nautilus.xml
%{_datadir}/nautilus/
%dir %{_libdir}/nautilus
%{_libexecdir}/nautilus-convert-metadata
%doc %{_mandir}/man1/nautilus*.1.gz
%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
%files -n libnautilus-extension1
%defattr(-,root,root)
%{_libdir}/libnautilus-extension.so.1*
%dir %{_libdir}/nautilus
%dir %{_libdir}/nautilus/extensions-3.0
%{_libdir}/nautilus/extensions-3.0/*.so
%files -n typelib-1_0-Nautilus-3_0
%defattr(-,root,root)
%{_libdir}/girepository-1.0/Nautilus-3.0.typelib
%files -n gnome-shell-search-provider-nautilus
%defattr(-,root,root)
%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
%files lang -f %{name}.lang
%files devel
%defattr(-,root,root)
%{_libdir}/*.so
%{_includedir}/*
%{_libdir}/pkgconfig/*.pc
%{_datadir}/gir-1.0/*.gir
# Own these repositories to not depend on gtk-doc while building:
%dir %{_datadir}/gtk-doc
%dir %{_datadir}/gtk-doc/html
%{_datadir}/gtk-doc/html/*
%changelog