Accepting request 32292 from GNOME:Factory
Copy from GNOME:Factory/nautilus based on submit request 32292 from user vuntz OBS-URL: https://build.opensuse.org/request/show/32292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus?expand=0&rev=71
This commit is contained in:
commit
cb25552470
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bebd3682e52360ed4133f316f19675481ebd0b446719aa0eb346e66a164475a7
|
|
||||||
size 6116599
|
|
3
nautilus-2.29.90.tar.bz2
Normal file
3
nautilus-2.29.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9c62ec7c135353200457ecb7b2c11809b08d5743c973cd29cd471386ad7f15de
|
||||||
|
size 6137907
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 10 16:30:20 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.90:
|
||||||
|
+ Fix copy-pasted tooltip string
|
||||||
|
+ Translation updates
|
||||||
|
- Fix self-obsoletion of nautilus2 and nautilus2-devel.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 1 12:05:01 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Package baselibs.conf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 25 14:22:22 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.2:
|
||||||
|
+ Align sidebar header and location bar
|
||||||
|
+ Remove tabs menu
|
||||||
|
+ Updated translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 18 09:31:53 CET 2009 - vuntz@opensuse.org
|
Fri Dec 18 09:31:53 CET 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nautilus (Version 2.29.1)
|
# spec file for package nautilus (Version 2.29.90)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -35,10 +35,11 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Version: 2.29.1
|
Version: 2.29.90
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The GNOME 2.x Desktop File Manager
|
Summary: The GNOME 2.x Desktop File Manager
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
|
||||||
|
Source99: baselibs.conf
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
# PATCH-FIX-UPSTREAM nautilus-bgo350950-search-desktop.diff bgo350950 federico@novell.com -- add a desktop file for Nautilus search interface
|
# PATCH-FIX-UPSTREAM nautilus-bgo350950-search-desktop.diff bgo350950 federico@novell.com -- add a desktop file for Nautilus search interface
|
||||||
@ -57,8 +58,8 @@ Requires: %{name}-lang = %{version}
|
|||||||
Requires: gvfs
|
Requires: gvfs
|
||||||
# So that symlinks to icons work:
|
# So that symlinks to icons work:
|
||||||
Requires: gnome-desktop gnome-icon-theme
|
Requires: gnome-desktop gnome-icon-theme
|
||||||
Provides: nautilus2
|
Provides: nautilus2 = %{version}
|
||||||
Obsoletes: nautilus2
|
Obsoletes: nautilus2 < %{version}
|
||||||
%gconf_schemas_prereq
|
%gconf_schemas_prereq
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -72,8 +73,8 @@ License: GPLv2+
|
|||||||
Summary: Development Package for Nautilus
|
Summary: Development Package for Nautilus
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: %{name} = %{version} glib2-devel gtk2-devel
|
Requires: %{name} = %{version} glib2-devel gtk2-devel
|
||||||
Provides: nautilus2-devel
|
Provides: nautilus2-devel = %{version}
|
||||||
Obsoletes: nautilus2-devel
|
Obsoletes: nautilus2-devel < %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains all files needed to develop programs that use
|
This package contains all files needed to develop programs that use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user