Accepting request 48045 from home:dimstar:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/48045 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=112
This commit is contained in:
committed by
Git OBS Bridge
parent
6dfb763417
commit
f7c0b2bcb5
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nautilus (Version 2.31.90)
|
||||
# spec file for package nautilus (Version 2.31.92)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -22,10 +22,9 @@
|
||||
Name: nautilus
|
||||
License: GPLv2+
|
||||
Group: Productivity/File utilities
|
||||
Version: 2.31.90
|
||||
Release: 2
|
||||
Version: 2.31.92
|
||||
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
|
||||
# fate#308344 bgo#602147
|
||||
@@ -33,8 +32,6 @@ Source1: mount-archive.desktop
|
||||
Source99: baselibs.conf
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# PATCH-FIX-OPENSUSE nautilus-no-disable-deprecated.patch vuntz@opensuse.org -- Do not build with *_DISABLE_DEPRECATED flags
|
||||
Patch0: nautilus-no-disable-deprecated.patch
|
||||
# PATCH-FIX-UPSTREAM nautilus-bgo350950-search-desktop.diff bgo350950 federico@novell.com -- add a desktop file for Nautilus search interface
|
||||
Patch4: nautilus-bgo350950-search-desktop.diff
|
||||
# PATCH-FIX-UPSTREAM nautilus-bnc117333-bgo350962-folder-icon-for-menus-and-windows.diff bnc117333 bgo350962 bgo581584 federico@novell.com - Use a folder icon instead of a file cabinet window
|
||||
@@ -76,6 +73,7 @@ BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(unique-1.0)
|
||||
Requires: %{name}-lang = %{version}
|
||||
# So that symlinks to icons work:
|
||||
Requires: gnome-icon-theme
|
||||
@@ -116,7 +114,6 @@ This package contains development files for nautilus.
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
gnome-patch-translation-prepare
|
||||
%patch0 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
#%patch9 -p0
|
||||
@@ -127,13 +124,9 @@ gnome-patch-translation-prepare
|
||||
gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
# FIXME: Check if the sed hacks for DEPRECATED symbols are still needed
|
||||
sed -i "/-DGDK_DISABLE_DEPRECATED/d" eel/Makefile.{in,am}
|
||||
sed -i "s/-DGDK_DISABLE_DEPRECATED//" configure.in
|
||||
NOCONFIGURE=1 gnome-autogen.sh
|
||||
%configure\
|
||||
--disable-update-mimedb \
|
||||
--disable-maintainer-mode \
|
||||
--enable-gtk-doc
|
||||
%__make %{?jobs:-j%jobs} V=1
|
||||
|
||||
|
Reference in New Issue
Block a user