From 966f4e4cf9f1194b2474357d4266ef7101d53bd00e64b4a95385e65f18bdf4a8 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 8 Dec 2009 11:01:35 +0000 Subject: [PATCH] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=71 --- nautilus-2.28.0.tar.bz2 | 3 +++ nautilus-2.28.2.tar.bz2 | 3 --- nautilus.changes | 28 ---------------------------- nautilus.spec | 16 +++++++++------- 4 files changed, 12 insertions(+), 38 deletions(-) create mode 100644 nautilus-2.28.0.tar.bz2 delete mode 100644 nautilus-2.28.2.tar.bz2 diff --git a/nautilus-2.28.0.tar.bz2 b/nautilus-2.28.0.tar.bz2 new file mode 100644 index 0000000..52ab0fd --- /dev/null +++ b/nautilus-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3761b27da474b71194ff900e7941c005be608a00fe0ba1f216390ce1ba9cba72 +size 6021990 diff --git a/nautilus-2.28.2.tar.bz2 b/nautilus-2.28.2.tar.bz2 deleted file mode 100644 index 24ecf75..0000000 --- a/nautilus-2.28.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e4ff8d1533e0786721f9d4958d4f78c5c89ac7e8fff00b3989895c00cf2cffe -size 6043915 diff --git a/nautilus.changes b/nautilus.changes index 89b6984..c0a83c1 100644 --- a/nautilus.changes +++ b/nautilus.changes @@ -1,31 +1,3 @@ -------------------------------------------------------------------- -Wed Dec 2 12:05:34 CET 2009 - vuntz@opensuse.org - -- Update the way we remove the ha, ig locales for old versions of - openSUSE. - -------------------------------------------------------------------- -Tue Dec 1 13:26:39 CET 2009 - dimstar@opensuse.org - -- Update to version 2.28.2: - + Tracker: more robust for failure - + bgo#598931 - Fixed "stuck" thumbnailing icon - + Fix crash when renaming file to "" in list view - + Support absolute filenames as icons in extensions again - + Update UI correctly when inverting selection - + Initialize show-hidden-files UI correctly depending - + Fix free of uninitialized memory - + Updated translations. -- Changes from version 2.28.1: - + Correctly position icons for file drops - + Fix lingering unmount menu item - + Update tracker support for version 0.7 - + Fix crashes - + Set correct recent files info - + Make changing visible list view columns instant - + Allow focusing the list view by clicking outside a line - + Use right gconf key for the disable_tabs setting - ------------------------------------------------------------------- Fri Nov 13 22:43:06 CET 2009 - dimstar@opensuse.org diff --git a/nautilus.spec b/nautilus.spec index 10e8e2e..cd4fa45 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,5 +1,5 @@ # -# spec file for package nautilus (Version 2.28.2) +# spec file for package nautilus (Version 2.28.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -35,8 +35,8 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: Productivity/File utilities -Version: 2.28.2 -Release: 1 +Version: 2.28.0 +Release: 2 Summary: The GNOME 2.x Desktop File Manager Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org @@ -103,10 +103,6 @@ NOCONFIGURE=1 gnome-autogen.sh %install %makeinstall -%if 0%{?suse_version} <= 1110 -%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/* -%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/* -%endif rm $RPM_BUILD_ROOT/%{_libdir}/*.*a ### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/ # FIXME: this is probably wrong, but it enables the build to succeed for now @@ -170,6 +166,12 @@ fi %dir %{_libdir}/nautilus/extensions-2.0 %files lang -f %{name}.lang +# remove the comment on the %if once bnc#470409 is fixed +#%if %suse_version <= 1110 +# exclude locales which don't exist on old versions of openSUSE +%exclude %{_datadir}/locale/ha/LC_MESSAGES/* +%exclude %{_datadir}/locale/ig/LC_MESSAGES/* +#%endif %files devel %defattr(-,root,root)