Accepting request 47443 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/47443 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=109
This commit is contained in:
committed by
Git OBS Bridge
parent
6f206e29ef
commit
3938e5ac05
@@ -20,31 +20,11 @@
|
||||
%define use_tracker 0%{suse_version} >= 1130
|
||||
|
||||
Name: nautilus
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gnome-icon-theme
|
||||
BuildRequires: gnome-patch-translation
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libexempi-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libxml2-devel
|
||||
# nautilus doesn't need the BuildRequires to build its modules for tracker and
|
||||
# beagle. But we keep this below for reference -- it's commented out to avoid
|
||||
# build loops.
|
||||
#%if %use_tracker
|
||||
#BuildRequires: tracker-devel
|
||||
#%else
|
||||
#BuildRequires: libbeagle-devel
|
||||
#%endif
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPLv2+
|
||||
Group: Productivity/File utilities
|
||||
Version: 2.31.90
|
||||
Release: 1
|
||||
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
|
||||
# FIXME: Check if the sed hacks for DEPRECATED symbols are still needed
|
||||
Summary: File Manager for the GNOME Desktop
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
|
||||
@@ -69,6 +49,33 @@ Patch20: nautilus-bnc363122-lockdown-context-menus.diff
|
||||
Patch21: nautilus-sysadmin-desktop-items.diff
|
||||
# PATCH-FIX-UPSTREAM nautilus-boot-order.patch bgo#619841 sshaw@decriptor.com -- From SLED w/o sreadahead. Delays applets
|
||||
Patch22: nautilus-boot-order.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-icon-theme
|
||||
BuildRequires: gnome-patch-translation
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libexempi-devel
|
||||
BuildRequires: libselinux-devel
|
||||
# nautilus doesn't need the BuildRequires to build its modules for tracker and
|
||||
# beagle. But we keep this below for reference -- it's commented out to avoid
|
||||
# build loops.
|
||||
#%if %use_tracker
|
||||
#BuildRequires: tracker-devel
|
||||
#%else
|
||||
#BuildRequires: libbeagle-devel
|
||||
#%endif
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gail)
|
||||
BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gnome-desktop-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
Requires: %{name}-lang = %{version}
|
||||
# So that symlinks to icons work:
|
||||
Requires: gnome-desktop gnome-icon-theme
|
||||
@@ -149,7 +156,7 @@ ln -s ../icons/gnome/24x24/places/user-home.png $RPM_BUILD_ROOT/%{_datadir}/pixm
|
||||
%suse_update_desktop_file nautilus-autorun-software
|
||||
%suse_update_desktop_file nautilus-browser
|
||||
%suse_update_desktop_file nautilus-computer
|
||||
%suse_update_desktop_file nautilus-file-management-properties System FileManager X-SuSE-ControlCenter-LookAndFeel
|
||||
%suse_update_desktop_file nautilus-file-management-properties
|
||||
%suse_update_desktop_file nautilus-folder-handler
|
||||
%suse_update_desktop_file nautilus-home
|
||||
%suse_update_desktop_file nautilus-search
|
||||
|
Reference in New Issue
Block a user