Hello community,
here is the log from the commit of package nautilus-search-tool for
openSUSE:Factory
checked in at Wed Jun 8 09:25:30 CEST 2011.
--------
--- GNOME/nautilus-search-tool/nautilus-search-tool.changes 2010-09-15
17:43:13.000000000 +0200
+++
/mounts/work_src_done/STABLE/nautilus-search-tool/nautilus-search-tool.changes
2011-06-07 13:16:40.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Jun 7 12:25:42 CEST 2011 - [email protected]
+
+- Fix build against GNOME 3, by packaging the file in the right
+ directory (which is versioned). We use pkg-config to find this
+ directory now, instead of manually defining it.
+- Also use gnome-search-tool Requires instead of gnome-utils for
+ 11.4 and later, since gnome-search-tool got split.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nautilus-search-tool.spec ++++++
--- /var/tmp/diff_new_pack.zNbqHQ/_old 2011-06-08 09:18:26.000000000 +0200
+++ /var/tmp/diff_new_pack.zNbqHQ/_new 2011-06-08 09:18:26.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package nautilus-search-tool (Version 0.3.0)
+# spec file for package nautilus-search-tool
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,7 @@
# norootforbuild
-%if %suse_version < 1100
-%define nautilus_ext_version 1.0
-%else
-%define nautilus_ext_version 2.0
-%endif
-%define nautilusextdir
%{_libdir}/nautilus/extensions-%{nautilus_ext_version}
+%define nautilusextdir %(pkg-config --variable=extensiondir
libnautilus-extension)
Name: nautilus-search-tool
# Looks for gnome-search-tool during configure
@@ -36,7 +31,7 @@
License: GPLv2+
Group: Productivity/File utilities
Version: 0.3.0
-Release: 8
+Release: 12
Summary: A Nautilus extension to put "Search for Files" on the context
menu of folders
Source0:
http://dl.sourceforge.net/nautsearchtool/%{name}-%{version}.tar.bz2
Url:
http://saettaz.altervista.org/software/nautilus_search_tool.html
@@ -54,19 +49,17 @@
# PATCH-FIX-UPSTREAM nautilus-search-tool-g_user_directory.patch
[email protected] -- Determine the desktop directory at runtime
Patch7: nautilus-search-tool-g_user_directory.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1130
+Requires: gnome-search-tool
+%else
Requires: gnome-utils
+%endif
Requires: %{name}-lang = %{version}
%description
This package adds an option to the context menu of folders in Nautilus
to search for files.
-
-
-Authors:
---------
- Andrea Zagli <[email protected]>
-
%lang_package
%prep
%setup -q
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]