Updating link to change in openSUSE:Factory/nautilus revision 79.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=d84279910ef94382de5bf7fe09a99354
This commit is contained in:
OBS User buildservice-autocommit
2010-05-28 15:10:25 +00:00
committed by Git OBS Bridge
parent 07720eddd5
commit 912588a038
3 changed files with 137 additions and 6 deletions

View File

@@ -31,17 +31,20 @@ BuildRequires: libexempi-devel
BuildRequires: libexif-devel
BuildRequires: libunique-devel
BuildRequires: libxml2-devel
%if %use_tracker
BuildRequires: tracker-devel
%else
BuildRequires: libbeagle-devel
%endif
# 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.30.1
Release: 2
Release: 3
Summary: The GNOME 2.x Desktop File Manager
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
# fate#308344 bgo#602147
@@ -61,6 +64,8 @@ Patch15: nautilus-drives-and-volumes-on-desktop.diff
Patch20: nautilus-bnc363122-lockdown-context-menus.diff
# PATCH-NEEDS-REBASE nautilus-sysadmin-desktop-items.diff fate305252 federico@novell.com -- Support sysadmin-defined desktop items (was PATCH-FEATURE-OPENSUSE)
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
Requires: %{name}-lang = %{version}
# So that symlinks to icons work:
Requires: gnome-desktop gnome-icon-theme
@@ -100,6 +105,7 @@ gnome-patch-translation-prepare
### %patch15 -p1
%patch20 -p1
#%patch21 -p1
%patch22 -p1
gnome-patch-translation-update
%build