base-specs/nautilus.spec
author chrisk
Mon, 31 Aug 2009 16:23:04 +0000
changeset 16434 f21f22550fe9
parent 16427 63d81b085adb
child 16541 07dbc50d8611
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * base-specs/*.spec, *.spec: Change owner field to be parsable with spectool.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11416
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16427
diff changeset
     8
%define owner padraig
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16414
diff changeset
    11
%define OSR gnome.org:0
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16414
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        Productivity/File utilities
16359
c6e6803c20c9 2009-08-26 Padraig O'Briain <[email protected]>
padraig
parents: 16357
diff changeset
    16
Version:      2.27.91
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      The GNOME Filemanager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
URL:          http://www.gnome.org
16169
b05624b20497 2009-07-29 Stephen Browne <[email protected]>
stephen
parents: 16101
diff changeset
    22
Source:       http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.27/nautilus-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    23
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
11390
5d4f02562c57 2008-01-04 Damien Carbery <[email protected]>
dcarbery
parents: 11389
diff changeset
    24
# NOTE: If the version is bumped the new tarball must be uploaded to the
5d4f02562c57 2008-01-04 Damien Carbery <[email protected]>
dcarbery
parents: 11389
diff changeset
    25
#       Sun Download Center. Contact GNOME RE for assistance.
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    26
Source2:      http://dlc.sun.com/osol/jds/downloads/extras/nautilus-acl-icons-0.2.tar.bz2 
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
    27
%if %build_l10n
13692
7b25db376833 2008-09-19 Erwann Chenede - <[email protected]>
erwannc
parents: 13633
diff changeset
    28
Source3:      l10n-configure.sh
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
    29
%endif
13692
7b25db376833 2008-09-19 Erwann Chenede - <[email protected]>
erwannc
parents: 13633
diff changeset
    30
Source4:      restore.png
14689
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
    31
Source5:      restore-no.png
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
    32
Source6:      restore-search.png
14989
343f671d65d1 2009-01-29 Erwann Chenede - <[email protected]>
erwannc
parents: 14987
diff changeset
    33
Source7:      camera.png
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
#owner:stephen date:2004-10-29 type:bug bugster:5105006,5070031 bugzilla:137282
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    35
Patch1:       nautilus-01-trash-only-home.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
#owner:stephen date:2005-02-25 type:bug bugster:5011528
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Patch2:       nautilus-02-desktop-cluttered-icons.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
#owner:stephen date:2005-05-07 type:bug bugster:6238031 bugzilla:170761
12054
99f41b128c8e 2008-04-07 Stephen Browne <[email protected]>
stephen
parents: 12033
diff changeset
    39
Patch3:       nautilus-03-ftp-rename.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
#owner:stephen date:2004-11-10 type:bug bugster:6174222
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Patch4:      nautilus-04-execute-shellscript.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
#owner:stephen date:2005-06-17 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Patch5:      nautilus-05-context-menu.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
#owner:stephen date:2005-05-20 type:feature bugster:6211279
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Patch6:      nautilus-06-frame-buffer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
#owner:stephen date:2004-02-19 type:feature bugzilla:397715
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    47
Patch7:      nautilus-07-lockdown.diff
13227
367c74a9a733 Changes ownership of spec files and patches from alo to padraig
padraig
parents: 13038
diff changeset
    48
#owner:padraig date:2006-05-11 type:feature
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    49
Patch8:      nautilus-08-acl.diff
13439
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    50
#owner:stephen date:2006-07-12 type:feature
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    51
Patch9:       nautilus-09-trusted-extensions.diff
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    52
#owner:padraig date:2007-11-23 type:feature bugster:6556913
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    53
Patch10:       nautilus-10-star-desktop.diff
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    54
#owner:padraig date:2008-05-02 type:bug bugster:6693915 bugzilla:530858
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    55
Patch11:       nautilus-11-update-bookmarks.diff
14689
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
    56
#owner:erwannc date:2008-08-28 type:feature bugster:6738643
13439
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    57
Patch13:       nautilus-13-zfs-snapshot.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
#owner:gman date:2006-04-25 type:branding
13439
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
    59
Patch14:      nautilus-14-interface-changes.diff
16101
727cd929058f 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16013
diff changeset
    60
#owner:chrisk date:2009-07-23 type:bug
727cd929058f 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16013
diff changeset
    61
Patch15:      nautilus-15-configure.diff
16357
4cf5d4468477 2009-08-26 Padraig O'Briain <[email protected]>
padraig
parents: 16169
diff changeset
    62
#owner:padraig date:2008-08-25 type:bug bugzilla:589520
4cf5d4468477 2009-08-26 Padraig O'Briain <[email protected]>
padraig
parents: 16169
diff changeset
    63
Patch16:       nautilus-16-crash-onexit.diff
16414
fe0fea28a0b5 2009-08-28 Ghee Teo <[email protected]>
gheet
parents: 16359
diff changeset
    64
#owner:gheet date:2009-08-28 type:bug doo:9528 bugzilla:571417
fe0fea28a0b5 2009-08-28 Ghee Teo <[email protected]>
gheet
parents: 16359
diff changeset
    65
Patch17:      nautilus-17-autostart.diff
15113
9e05a0634466 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15111
diff changeset
    66
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Docdir:       %{_defaultdocdir}/nautilus2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%define fam_version  2.6.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%define glib2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%define pango_version 1.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%define gtk2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
%define eel_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
%define gnome_icon_theme_version 1.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%define libxml2_version 2.6.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
%define eog_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%define gail_version 1.6.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%define gnome_desktop_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%define gnome_vfs_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%define startup_notification_version 0.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%define libgnomecups_version 0.1.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
%define gnome_cups_manager_version 0.17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
%define scrollkeeper_version 0.3.14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%define libgnomeprint_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%define libgnomeprintui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
%define esound_version 0.2.27
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%define gettext_version 0.14.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
Requires:	fam >= %{fam_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
Requires:       gnome-vfs >= %{gnome_vfs_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
Requires:       eel >= %{eel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
Requires:       gnome-icon-theme >= %{gnome_icon_theme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
Requires:       libgnomecups >= %{libgnomecups_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
Requires:       libgnomeprint >= %{libgnomeprint_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
Requires:       libgnomeprintui >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
BuildRequires:  fam-devel >= %{fam_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
BuildRequires:	scrollkeeper >= %{scrollkeeper_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
BuildRequires:	glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
BuildRequires:	pango-devel >= %{pango_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
BuildRequires:	gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
BuildRequires:	libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
BuildRequires:	libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
BuildRequires:  eel-devel >= %{eel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
BuildRequires:  gail-devel >= %{gail_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
BuildRequires:  gnome-icon-theme >= %{gnome_icon_theme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
BuildRequires:  gnome-desktop-devel >= %{gnome_desktop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
BuildRequires:  gnome-vfs-devel >= %{gnome_vfs_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
BuildRequires:  startup-notification-devel >= %{startup_notification_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
BuildRequires:  librsvg >= 2.2.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
BuildRequires:  intltool >= 0.25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
BuildRequires:  XFree86-devel >= 4.3.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
BuildRequires:  libgnomecups-devel >= %{libgnomecups_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
BuildRequires:  libgnomeprint-devel >= %{libgnomeprint_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
BuildRequires:  libgnomeprintui-devel >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
BuildRequires:  esound-devel >= %{esound_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
BuildRequires:  gettext >= %{gettext_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
This package contains Nautilus, the advanced filemanager for the GNOME platform.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
Summary:      Development package for Nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
Group:        Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
Requires:     %name = %version-%release
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
This package contains all files needed to develop programs that use the features of the Nautilus filemanager.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
   138
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%endif
11434
ece450948145 2008-01-10 Padraig O'Briain <[email protected]>
padraig
parents: 11432
diff changeset
   141
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
%patch2 -p1
12054
99f41b128c8e 2008-04-07 Stephen Browne <[email protected]>
stephen
parents: 12033
diff changeset
   143
%patch3 -p1
11383
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   144
%patch4 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%patch5 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%patch6 -p1
12144
8f8301d97203 2008-04-16 Stephen Browne <[email protected]>
stephen
parents: 12083
diff changeset
   147
%patch7 -p1
8f8301d97203 2008-04-16 Stephen Browne <[email protected]>
stephen
parents: 12083
diff changeset
   148
##%patch8 -p1 ## not porting this patch until gvfs acl code is ready.  
8f8301d97203 2008-04-16 Stephen Browne <[email protected]>
stephen
parents: 12083
diff changeset
   149
%patch9 -p1 
12625
df52ea40560b 2008-06-10 Padraig O'Briain <[email protected]>
padraig
parents: 12601
diff changeset
   150
%patch10 -p1
11385
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
   151
%patch11 -p1
14989
343f671d65d1 2009-01-29 Erwann Chenede - <[email protected]>
erwannc
parents: 14987
diff changeset
   152
%patch13 -p1
13439
9fda05be38db 2008-09-08 Erwann Chenede - <[email protected]>
erwannc
parents: 13427
diff changeset
   153
%patch14 -p1
16101
727cd929058f 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16013
diff changeset
   154
%patch15 -p1
16357
4cf5d4468477 2009-08-26 Padraig O'Briain <[email protected]>
padraig
parents: 16169
diff changeset
   155
%patch16 -p1
16414
fe0fea28a0b5 2009-08-28 Ghee Teo <[email protected]>
gheet
parents: 16359
diff changeset
   156
%patch17 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
13692
7b25db376833 2008-09-19 Erwann Chenede - <[email protected]>
erwannc
parents: 13633
diff changeset
   158
cp %SOURCE4 icons
14689
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
   159
cp %SOURCE5 icons
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
   160
cp %SOURCE6 icons
14989
343f671d65d1 2009-01-29 Erwann Chenede - <[email protected]>
erwannc
parents: 14987
diff changeset
   161
cp %SOURCE7 icons
13692
7b25db376833 2008-09-19 Erwann Chenede - <[email protected]>
erwannc
parents: 13633
diff changeset
   162
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
for po in po/*.po; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
  dos2unix -ascii $po $po
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
   167
bzcat %SOURCE2 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
# FIXME: remove most locale files as they break the build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
# something weird going on here...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
# the error message looks like this:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
#: /var/tmp/SUNWgnome-file-mgr-2.13.3-build//etc/gconf/schemas/apps_nautilus_preferences.schemas:61: parser error : Input is not proper UTF-8, indicate encoding !
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
#: Bytes: 0xC8 0xED 0x20 0x61
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
#:          <long>Se est<C8><ED> activado, os ficheiros agochados ser<C8><ED>n amosados no xest
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
#:                      ^
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
LC_ALL=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
LANG=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
export LANG LC_ALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
libtoolize --force --copy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
intltoolize --force --copy
15423
a78d42c450a2 2009-03-18 Brian Cameron <[email protected]>
yippi
parents: 15408
diff changeset
   194
gtkdocize
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
   195
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
   196
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
   197
bash -x %SOURCE3 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
   198
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11887
diff changeset
   199
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
aclocal $ACLOCAL_FLAGS -I .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
autoconf
14983
f583716fc525 2009-01-28 Erwann Chenede - <[email protected]>
erwannc
parents: 14808
diff changeset
   204
EXTRA_CORE_MODULES="gnome-vfs-2.0 libgnomeui-2.0" \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
CFLAGS="$RPM_OPT_FLAGS" \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  ./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
    	--datadir=%{_datadir}       \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
	--sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
        --libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
	--disable-update-mimedb \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
	--localstatedir=/var/lib
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
SCHEMAS="apps_nautilus_preferences.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
%doc AUTHORS COPYING ChangeLog NEWS README
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
%{_datadir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
%{_datadir}/mime/packages/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
%{_libdir}/*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
%{_libdir}/bonobo/servers/Nautilus_shell.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
%{_sysconfdir}/gconf/schemas/*.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   252
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
%{_libdir}/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
%{_includedir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   256
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
%changelog
16357
4cf5d4468477 2009-08-26 Padraig O'Briain <[email protected]>
padraig
parents: 16169
diff changeset
   258
* Tue Aug 25 2008 - [email protected]
4cf5d4468477 2009-08-26 Padraig O'Briain <[email protected]>
padraig
parents: 16169
diff changeset
   259
- Add patch nautilus-16-crash-onexit.diff for gnome bugzilla 589320.
16101
727cd929058f 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16013
diff changeset
   260
* Thu Jul 23 2009 - [email protected]
727cd929058f 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16013
diff changeset
   261
- Bump to 2.27.4.
727cd929058f 2009-07-23 Christian Kelly <[email protected]>
chrisk
parents: 16013
diff changeset
   262
- Add patches/nautilus-15-configure.diff to fix build issue.
16013
6dfdf0aa30c8 * base-specs/nautilus.spec : Bump to 2.26.3
mattman
parents: 15733
diff changeset
   263
* Mon Jul 13 2009 - [email protected]
6dfdf0aa30c8 * base-specs/nautilus.spec : Bump to 2.26.3
mattman
parents: 15733
diff changeset
   264
- Bump to 2.26.3
15733
d09dd5366afb 2009-05-07 Wang Xin <[email protected]>
jedy
parents: 15621
diff changeset
   265
* Thu May  7 2009 - [email protected]
d09dd5366afb 2009-05-07 Wang Xin <[email protected]>
jedy
parents: 15621
diff changeset
   266
- Merge 14-interface-changes and 14-interfance-changes-indiana into one patch.
15621
b447de05cc21 Bump to 2.26.1
davelam
parents: 15423
diff changeset
   267
* Wed Apr 15 2009 - [email protected]
b447de05cc21 Bump to 2.26.1
davelam
parents: 15423
diff changeset
   268
- Bump to 2.26.2
15408
50707f165343 * base-specs/intltool.spec: Bump to 0.40.6.
davelam
parents: 15392
diff changeset
   269
* Tue Mar 17 2009 - [email protected]
50707f165343 * base-specs/intltool.spec: Bump to 0.40.6.
davelam
parents: 15392
diff changeset
   270
- Bump to 2.26.0
15392
fda7ad891679 * base-specs/sound-juicer.spec: Bump to 2.25.92.
davelam
parents: 15143
diff changeset
   271
* Fri Mar 13 2009 - [email protected]
fda7ad891679 * base-specs/sound-juicer.spec: Bump to 2.25.92.
davelam
parents: 15143
diff changeset
   272
- Bump to 2.25.93
15111
b5b89e5b11a7 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15102
diff changeset
   273
* Tue Feb 17 2009 - [email protected]
b5b89e5b11a7 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15102
diff changeset
   274
- Bump to 2.25.91
15113
9e05a0634466 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15111
diff changeset
   275
- Add patch 15-gtkdoc-rebase.diff to fix GTKDOC_REBASE issue.
15111
b5b89e5b11a7 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15102
diff changeset
   276
* Mon Feb 16 2009 - [email protected]
b5b89e5b11a7 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 15102
diff changeset
   277
- Bump to 2.25.4
14808
ef078fe5db12 2008-12-24 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   278
* Wed Dec 24 2008 - [email protected]
ef078fe5db12 2008-12-24 Dave Lin <[email protected]>
davelam
parents: 14697
diff changeset
   279
- Bump to 2.25.2
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14689
diff changeset
   280
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14689
diff changeset
   281
- Bump to 2.25.1
14689
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
   282
* Tue Nov 25 2008 - [email protected]
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
   283
- Bump to 2.24.2
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
   284
* Sun Nov 02 2008 - [email protected]
c9fb679cb97e 2008-12-02 Erwann Chenede - <[email protected]>
erwannc
parents: 14401
diff changeset
   285
- Bump to 2.24.1.
13803
0ef07cd323eb * base-specs/gtk2.spec: Correct download URL
pale
parents: 13790
diff changeset
   286
- Sun Sep 28 2008 - [email protected]
0ef07cd323eb * base-specs/gtk2.spec: Correct download URL
pale
parents: 13790
diff changeset
   287
- Correct download URL
13755
9ffedeab3100 * base-specs/nautilus.spec: Bump to 2.24.0
mattman
parents: 13692
diff changeset
   288
* Wed Sep 24 2008 - [email protected]
9ffedeab3100 * base-specs/nautilus.spec: Bump to 2.24.0
mattman
parents: 13692
diff changeset
   289
- Bump to 2.24.0
9ffedeab3100 * base-specs/nautilus.spec: Bump to 2.24.0
mattman
parents: 13692
diff changeset
   290
- Re-apply nautilus-07-lockdown.diff
9ffedeab3100 * base-specs/nautilus.spec: Bump to 2.24.0
mattman
parents: 13692
diff changeset
   291
- Remove nautilus-12-blank-cd.diff, applied upstream
9ffedeab3100 * base-specs/nautilus.spec: Bump to 2.24.0
mattman
parents: 13692
diff changeset
   292
* Fri Sep 05 2008 - [email protected]
13427
a4204af8cb97 * base-specs/gnome-volume-manager.spec: Remove --enable-automout option.
jyu_mit
parents: 13231
diff changeset
   293
- Add a patch.
13038
35e741a1b5a6 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12921
diff changeset
   294
* Tue Aug 05 2008 - [email protected]
35e741a1b5a6 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12921
diff changeset
   295
- Bump to 2.23.6.1.
12921
ac7f5d77fc2e 2008-07-25 Stephen Browne <[email protected]>
stephen
parents: 12833
diff changeset
   296
* Fri Jul 25 2008 - [email protected]
ac7f5d77fc2e 2008-07-25 Stephen Browne <[email protected]>
stephen
parents: 12833
diff changeset
   297
- Removed upstream patch 13
12760
b2afcc29bd5f 2008-07-04 Damien Carbery <[email protected]>
dcarbery
parents: 12682
diff changeset
   298
* Fri Jul 04 2008 - [email protected]
b2afcc29bd5f 2008-07-04 Damien Carbery <[email protected]>
dcarbery
parents: 12682
diff changeset
   299
- Add patch 13-stat-header to include sys/stat.h to get module to build.
12682
1a1be652584b 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12625
diff changeset
   300
* Tue Jun 17 2008 - [email protected]
1a1be652584b 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12625
diff changeset
   301
- Bump to 2.23.4. Remove upstream patch, 13-void-function.
12587
e7a13b874945 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12585
diff changeset
   302
* Wed Jun 04 2008 - [email protected]
e7a13b874945 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12585
diff changeset
   303
- Add patch, 13-void-function to fix bugzilla ??????, void function returns
e7a13b874945 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12585
diff changeset
   304
  value, breaks build.
e7a13b874945 2008-06-04 Damien Carbery <[email protected]>
dcarbery
parents: 12585
diff changeset
   305
* Wed Jun 04 2008 - [email protected]
12585
2ad66f4cb6a1 2008-06-04 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 12316
diff changeset
   306
- Bump to 2.23.3 remove upstream patch 13 and port others
12316
898e6ae21686 2008-05-16 Stephen Browne <[email protected]>
stephen
parents: 12306
diff changeset
   307
* Fri May 16 2008 - [email protected]
898e6ae21686 2008-05-16 Stephen Browne <[email protected]>
stephen
parents: 12306
diff changeset
   308
- remve conditional build of tx patch
12256
ae6a19cf7c62 2008-05-06 Padraig O'Briain <[email protected]>
padraig
parents: 12245
diff changeset
   309
* Tue May 06 2008 - [email protected]
ae6a19cf7c62 2008-05-06 Padraig O'Briain <[email protected]>
padraig
parents: 12245
diff changeset
   310
- Add patches/nautilus-13-redirect-cd-window.diff for 6680894
12245
e2a6cbacc296 2008-05-02 Padraig O'Briain <[email protected]>
padraig
parents: 12144
diff changeset
   311
* Fri May 02 2008 - [email protected]
12256
ae6a19cf7c62 2008-05-06 Padraig O'Briain <[email protected]>
padraig
parents: 12245
diff changeset
   312
- Add patches/nautilus-12-update-bookmarks.diff for 6693915
12083
54e540f8e272 2008-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 12054
diff changeset
   313
* Thu Apr 10 2008 - [email protected]
54e540f8e272 2008-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 12054
diff changeset
   314
- Bump to 2.22.2. Comment out failing patches.
12033
06cc8387c5de 2008-04-04 Padraig O'Briain <[email protected]>
padraig
parents: 12031
diff changeset
   315
* Fri Apr 04 2008 - [email protected]
06cc8387c5de 2008-04-04 Padraig O'Briain <[email protected]>
padraig
parents: 12031
diff changeset
   316
- patches/nautilus-09-interface-changes.diff: Add back label and accelerator
06cc8387c5de 2008-04-04 Padraig O'Briain <[email protected]>
padraig
parents: 12031
diff changeset
   317
  for Computer. Fixes 6683252.
11887
5e9450ef509f 2008-03-21 Chris Wang - <[email protected]>
bewitche
parents: 11844
diff changeset
   318
* Fri Mar 21 2008 - [email protected]
5e9450ef509f 2008-03-21 Chris Wang - <[email protected]>
bewitche
parents: 11844
diff changeset
   319
- patches/nautilus-09-interface-changes.diff: revised the patch to fix bug
5e9450ef509f 2008-03-21 Chris Wang - <[email protected]>
bewitche
parents: 11844
diff changeset
   320
  6663349 restarting nautilus generates garbage in $HOME. The cause of the
5e9450ef509f 2008-03-21 Chris Wang - <[email protected]>
bewitche
parents: 11844
diff changeset
   321
  bug is that the return type of g_file_new_for_path is GFile not char*.
11844
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
   322
* Tue Mar 11 2008 - [email protected]
6f77cd3aecf6 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11725
diff changeset
   323
- Bump to 2.22.0.
11725
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   324
* Tue Feb 26 2008 - [email protected]
b731d2d412a2 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11628
diff changeset
   325
- Bump to 2.21.92.
11628
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11546
diff changeset
   326
* Wed Feb 13 2008 - [email protected]
ddae8d1de517 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11546
diff changeset
   327
- Bump to 2.21.91.
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11504
diff changeset
   328
* Tue Jan 29 2008 - [email protected]
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11504
diff changeset
   329
- Bump to 2.21.90.
11504
80a0f3123533 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11473
diff changeset
   330
* Tue Jan 22 2008 - [email protected]
80a0f3123533 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11473
diff changeset
   331
- Bump to 2.21.6.
11473
5ec17b2b66a0 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11434
diff changeset
   332
* Thu Jan 17 2008 - [email protected]
5ec17b2b66a0 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11434
diff changeset
   333
- Bump to 2.21.5.
11434
ece450948145 2008-01-10 Padraig O'Briain <[email protected]>
padraig
parents: 11432
diff changeset
   334
* Thu Jan 10 2008 - [email protected]
ece450948145 2008-01-10 Padraig O'Briain <[email protected]>
padraig
parents: 11432
diff changeset
   335
- Rework patch 01, trash only home patch.
11416
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
   336
* Tue Jan 08 2008 - [email protected]
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
   337
- Bump to 2.21.2.
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
   338
* Tue Jan 08 2008 - [email protected]
11412
84b870d36258 2008-01-08 Padraig O'Briain <[email protected]>
padraig
parents: 11401
diff changeset
   339
- Add back patch 10, the tsol patch.
11416
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
   340
* Mon Jan 07 2008 - [email protected]
11400
77ced30a2b40 2008-01-07 Padraig O'Briain <[email protected]>
padraig
parents: 11390
diff changeset
   341
- Add back patch 09.
11416
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
   342
* Fri Jan 04 2008 - [email protected]
11385
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
   343
- Remove nautilus-11-thumbnail-fix.diff as it is no longer needed. Rename
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
   344
  nautilus-12-star-desktop.diff to nautilus-11-star-desktop.diff
11400
77ced30a2b40 2008-01-07 Padraig O'Briain <[email protected]>
padraig
parents: 11390
diff changeset
   345
- Add back patches 7, 10; I only reworked 7.
11416
6aa132f59d06 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11412
diff changeset
   346
* Thu Jan 03 2008 - [email protected]
11383
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   347
- Add back patch 3 and 4 after reworking them so they apply to new
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   348
  nautilus version.
11362
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
   349
* Sun Dec 30 2007 - [email protected]
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
   350
- Bump to 2.21.1. Hack: Disable most patches to try to get it to build.
11239
01e47f4ab40e 2007-11-26 Padraig O'Briain <[email protected]>
padraig
parents: 11136
diff changeset
   351
* Fri Nov 23 2007 - [email protected]
01e47f4ab40e 2007-11-26 Padraig O'Briain <[email protected]>
padraig
parents: 11136
diff changeset
   352
- Add nautilus-12-star-desktop.diff to fix bug 6556913
11136
ab13ecbe9ef1 2007-11-07 Padraig O'Briain <[email protected]>
padraig
parents: 11113
diff changeset
   353
* Wed Nov 07 2007 - [email protected]
ab13ecbe9ef1 2007-11-07 Padraig O'Briain <[email protected]>
padraig
parents: 11113
diff changeset
   354
- Add nautilus-11-thumbnail-fix.diff to fix bug 6620330, bugzilla 483884
11113
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   355
* Fri Nov 02 2007 - [email protected]
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   356
- Fixed the problem with branding Patch9 definition
10696
664047797716 2007-10-24 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 10677
diff changeset
   357
* Wed Oct 24 2007 - [email protected]
664047797716 2007-10-24 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 10677
diff changeset
   358
- swap trusted-extensions.diff and acl.diff 
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
   359
* Fri Oct 19 2007 - [email protected] on behalf of Glynn Foster
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
   360
- add separate Nevada and Indiana branding patches with corresponding
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
   361
  build options.
10510
ebe64f924522 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   362
* Tue Sep 18 2007 - [email protected]
ebe64f924522 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   363
- Bump to 2.20.0.
10373
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   364
* Mon Aug 27 2007 - [email protected]
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   365
- Bump to 2.19.91.
10328
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10244
diff changeset
   366
* Wed Aug 15 2007 - [email protected]
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10244
diff changeset
   367
- Bump to 2.19.90. Remove upstream patch, 11-trim-uninstaled.
10244
b0085d6c08d4 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 10239
diff changeset
   368
* Wed Aug 01 2007 - [email protected]
b0085d6c08d4 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 10239
diff changeset
   369
- Add patch 11-trim-uninstaled to fix 462496.
10239
2b2e5d6bf942 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10179
diff changeset
   370
* Tue Jul 31 2007 - [email protected]
2b2e5d6bf942 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10179
diff changeset
   371
- Bump to 2.19.6. Remove upstream patch, 08-uninstalled-pc. Renumber rest.
10179
3998762e69c7 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10079
diff changeset
   372
* Wed Jul 11 2007 - [email protected]
3998762e69c7 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10079
diff changeset
   373
- Bump to 2.19.5.
10079
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   374
* Tue Jun 19 2007 - [email protected]
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   375
- Bump to 2.19.4.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9895
diff changeset
   376
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9895
diff changeset
   377
- Bump to 2.19.3.
9895
c4dc8ae052eb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9712
diff changeset
   378
* Tue May 15 2007 - [email protected]
c4dc8ae052eb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9712
diff changeset
   379
- Bump to 2.19.2.
9712
97913084016e 2007-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 9522
diff changeset
   380
* Tue Apr 10 2007 - [email protected]
97913084016e 2007-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 9522
diff changeset
   381
- Bump to 2.18.1.
9522
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9434
diff changeset
   382
* Mon Mar 12 2007 - [email protected]
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9434
diff changeset
   383
- Bump to 2.18.0.1.
9434
440334efb06a 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   384
* Mon Mar 05 2007 - [email protected]
440334efb06a 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   385
- Bump to 2.17.92.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
- Bump to 2.17.91. Remove upstream patch, 12-eject-crash.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
- add %if %build_tjds guard around tjds patch so we can build without trusted
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
  jds support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Bump to 2.17.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Thu Jan 18 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Added URL for the nautilus-acl-icons tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- Bump to 2.17.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Tue Nov 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- Remove upstream patch, 14-desktop-icon-placement.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Bump to 2.16.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Wed Nov 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Bump to 2.16.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- remove upstream patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
* Tue Oct 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
- Add nautilus-20-properties-relations.diff to fix bug 6458330, bugzilla 356124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Fri Oct 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- Add nautilus-19-add-relations.diff to fix bug 6458338.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Fri Sep 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- Bug : 6470306, remove patch-19, problem was actually within patch 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
  11-frame-buffer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
* Thu Sep 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
- Bug : 6470306, metadata read fail causing crash
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- Bump to 2.15.92.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
- Delete nautilus-09-floppy.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
  Rework nautilus-11-frame-buffer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
* Wed Jul 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
- Bump to 2.15.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
  Remove patch #19
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
* Tue May 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
- remove linguas.diff: not needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- Added patch #18: ACL support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
* Wed May 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
- Update LINGUAS file so all languages are on one line, becuase this is causing
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
  problems building with the latest intltool.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- replace sed with dos2unix to work around ^M problem in SVN
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Tue Apr 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Wed Mar  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- use sed instead of dos2unix for converting the po files, because dos2unix
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
  corrupts some UTF-8 strings
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
- Bump to 2.13.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
- Bump to 2.13.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- Bump to 2.13.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- Add intltoolize call.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- Bump to 2.13.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
* Thu Jan 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
- Add patch to change to browser mode by default.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
* Tue Jan 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
- Bump to 2.13.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
* Mon Oct 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- Add uninstalled pc file for nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Fri Oct 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- add patch locale.h.diff to fix the build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
- Bump to 2.12.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
- Bump to 2.11.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Fri Jun 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Added patch nautilus-14-floppy.diff for bug #5078858.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
  Added nautilus-15-context-menu.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Fri Jun 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
- Added patch nautilus-13-subfs.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
  Patch taken for bug #6195964 and #6193864.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Fri Jun 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- Added patch nautilus-12-execute-shellscript.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
  Patch taken for bug #6174222
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
* Thu Jun 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- Cleaned up so it builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
* Thu May 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
- Move patch nautilus-01-lockdown.diff to nautilus-X-lockdown.diff:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
* Thu May 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
- Bump to 2.10.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
* Fri May 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
- Added patch nautilus-47-frame-buffer.diff to fix problem of icons not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
  appearing on the magnified screen while working with dummy frame buffer.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
  The patch fixes one SUN specific a11y requirement. Its not accepted in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
  community. Bugtraq bug#6211279
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
* Fri May 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
- Added nautilus-46-upgrade-icons-missing.diff to make nautilus draw the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
  staroffice and Desktop Overview icons for an old user when machine is
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
  upgraded from QS to cinnabar.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
  Fixes bug# 6257246
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
* Wed May 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
- Added nautilus-45-security-warning.diff to avoid security warning on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
  double click of StarOffice 7 template. Fixes bug #6262830.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
* Mon May 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
- Added nautilus-44-ctrl-space-crash.diff to prevent nautilus from 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
  crashing on press of Ctrl+space. Fixes bug #6261299.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Mon Apr 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- Added nautilus-43-smb-domain-name.diff to allow domain name to be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
  entered along with username in smb.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
  Fixes bug #6247186
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
* Fri Apr 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
- Added  nautilus-42-trash-skip-copy.diff to fix a trash issue.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
  Fixes bug #6243507
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
* Fri Apr 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
- Added nautilus-41-anonymous-ftp-error.diff to launch the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
  appropriate error dialog when anonymous ftp is not supported.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
  Fixes bug #6254481.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
* Wed Apr 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
- Added nautilus-40-icon-view-crash.diff. Fixes bug #6234894 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Thu Apr 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- Added nautilus-39-ftp-rename.diff to fix nautilus not allowing
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
  the opening or renaming of folders after the deletion of a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
  bookmarked folder. Fixes bug 6238031.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
* Thu Mar 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
- Added nautilus-38-g11n-filename.diff to handle localized
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
  background filenames. Fixes bug 6247833
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
- Added patch #37 nautilus-37-desktop-cluttered-icons.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
  Fixes bug #5011528
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
* Fri Feb 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
- Removed "Obsoltes: epiphany" headers.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
* Fri Feb 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
- Added patch #36 nautilus-36-max-zoom-level.diff to set the max zoom
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
  level correctly.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
* Fri Feb 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
- Added patch #35 nautilus-35-printer-mnemonics.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
  Included mnemonics for some menu items in context menu for
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
  printer.Fixes bug #4917219.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
* Thu Feb 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
- Added patch #33 nautilus-33-add-network-place-mnemonics.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
  Changed the shortcut for connect button in Add Network Place.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
* Fri Jan 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
- Added patch #32 nautilus-32-move-trash-dup.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
  Fixes bug #6212062
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
* Mon Jan 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
- Added patch #31 nautilus-31-bookmarks-fix.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
  Fixes bookmarks crash.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
* Fri Dec 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
- Added patch #30 nautilus-30-unescape-filename-to-print.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
  Fixes print not working with spaced filename.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
* Wed Dec 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
- Added patch #29 nautilus-29-nonlocalized-history-fix.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
* Mon Dec 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
- Added patch #28 to fix crash when accessibility is enabled.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
* Fri Dec 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
- Fixed brokenness in patch #21 (trash handling). Change operation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
  to a standard move to work across filesystem boundaries.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Mon Dec 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- Added patch #27 to prevent nautilus crash when we right click
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
  print on floppy icon and select print. Fixes bug #6200498.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
* Wed Dec 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
- Added patch #27 to integrate fsexam into nautilus context menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
  And only applied in Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
* Wed Nov 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
- Patch #26 is only applied in Linux by the moment: so10 code freeze
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
  and problems with the prev. patch. This has to be fixed to keep only
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
  one source tree.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
* Wed Nov 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
- Added patch 26 to fix some problems about Subfs. Fixes #6195964
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
- Added patch 25 to support formatting floppy disks on Solaris and to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
  fix Nautilus so it properly unmounts floppy disks on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
- Added patch nautilus-24-execute-shellscripts.diff so that it throws up
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
  dialog asking whether to execute the file or open with come application
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
  for shell scripts.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
* Tue Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
- Added nautilus-23-click-cur-crash.diff to fixes crash when double click
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
  on .cur file. Fixes bug #6183952.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
* Tue Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
- Updated the patch nautilus-02-default-setup.diff to enable startup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
  notification for Desktop Overview desktop file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
* Thu Nov 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
- Added patch nautilus-22-create-archive-work.diff to make right click
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
  create archive option function. Fixes bug #6186537.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
- Added patch nautilus-21-trash-only-home.diff to treat only user's 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
  home directory as trash volume. Don't look at all the mount points 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
  in the system for trash. Fix bugtraq bugs#5105006 and 5070031
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
- Add nautilus-file-management-properties.1 man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
* Wed Oct 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
- Removed nautilus-21-desktop-startup-notification.diff as the patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
  should be rolled into the original nautilus-02-default-setup.diff patch. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
* Wed Oct 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
- Added nautilus-21-desktop-startup-notification.diff to enable 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
  startup notification for Desktop Overview desktop file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
  Fixes the bugtraq bug#6180411.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
* Mon Oct 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
- Added esound-devel and gettext dependencies
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
- "Source" entry updated
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
* Tue Aug 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
- Modified patch nautilus-18-add-network-place.diff to provide help
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
  innvocation.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
- Updated nautilus-04-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
- Added patch nautilus-19-computer-size-sort-crash.diff to fix nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
  crash when sort is done on size in computer view. Fixes bugtraq
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
  bug#5093170. Submitted the fix to bugzilla also. Bugzilla bug#151228
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
- removed --disable-gtk-doc since this isn't an option this module's
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
  configure takes.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
- Modified patch nautilus-08-printing.diff to hide Print menu item 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
  in Solaris, as there is no CUPS support available. Fixes bugtraq
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
  bug#5076500
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
* Fri Jul 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   620
- Added patch 18 for Network Places
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
* Wed Jul 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
- Added patch nautilus-17-add-nfs-mime.diff to add x-directory/nfs-mount 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   623
  and x-directory/nfs-share mimes under supported mime types for 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
  Icon and List views. Fixes bugtraq bug#5034725.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
* Tue Jul 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
- Updated patch nautilus-16-use-default-action-for-files.diff to fix
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
  issue with printers:/// location. Fixes bugtraq bug#5069536.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
- Updated l10n content to nautilus-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
- ported to rpm4/suse91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
- Added patch nautilus-16-use-default-action-for-files to fix
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
  butraq bug: 5064649
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
- Added patch nautilus-15-host-name-crash.diff to fix nautilus crash
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
  when it tries to display host name in an error message for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
  Fixes bugtraq bug:5067212
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
* Wed Jun 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
- Add patch nautilus-14-help-contents-link.diff to fix the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
  Help->Contents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   644
* Mon May 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
- Add patch nautilus-13-deselect.diff to backport fix for bugzilla
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
  bug #140827.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
- Reverting back the previous change. Moving #include <config.h> alone
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
  solves the problem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
- Modified nautilus-01-printers.diff, to define HAVE_LIBGNOMECUPSUI 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
  using AC_DEFINE_UNQUOTED instead of AC_DEFINE. Fixes bug #5042415
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
* Thu May 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
- Added patch nautilus-12-view-as-image.diff to fix nautilus crash
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
  in solaris while browsing to a location with image files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
  Fixes bugtraq bug#5043908.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
- Updated l10n content to nautilus-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   659
* Thu May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   660
- replaced jds-help.sh with jdshelp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   661
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   662
- add jds-help.sh to second patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   663
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   664
- auto*-jds it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   665
* Wed May 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   666
- Sort out patches. Dump share/mount patch, rewrite print from
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   667
  nautilus patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   668
* Fri Apr 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   669
- patch #02 no longer requires "%ifos" evil
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   670
* Tue Apr 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   671
- Added patch nautilus-15-preference-tabs-help-links.diff to fix 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   672
  help links for 'Behavior' and 'List Columns' tabs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   673
* Mon Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   674
- patched nautilus-13-printing.diff correctly for 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   675
* Mon Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   676
- Updated tarball to 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   677
* Wed Apr 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   678
- Updated tarball to 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   679
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   680
- Updated l10n content to nautilus-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   681
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   682
- added --libexecdir to configure args
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
* Mon Mar 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
- Updated nautilus-03-this-computer-and-documents.diff to fix 4938606
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
- Replaced nautilus-06-potfiles-update.diff with nautilus-06-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
- Replaced nautilus-08-schemas-chinese.diff with nautilus-08-g11n-schemas.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
* Tue Mar 09 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
- Updated nautilus-13-printing.diff to fix the incorrectly placed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
  Print menu item in fm-directory-view-ui.xml. Should be under the Selection
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
  popup section instead of background section.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
* Thu Mar 04 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
- Updated the patch nautilus-07-mount-nfs-share-options.diff to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
  port fixes from quicksilver to cinnabar for bugs:4968376, 4966836, 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
  4997201, 4981761, 4966812
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
* Tue Feb 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
- ported nautilus-13-printing.diff and make it lnux only ATM.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
  since no cups supports by default on SOlaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
* Fri Feb 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
- ported cd reaonly emblem patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   700
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
- more patch munging :)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
- readded gestures patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
- SO Desktop icon patch from QS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
- two more patches 9 + 10 ported
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   708
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
- patches ported up to #6 more to go :/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   710
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   711
- added nautilus-list-view-ui.xml to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   712
- added %{_includedir}/nautilus to %files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   713
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   714
- commented out nautlius-tree-view elements from files as not built anymore
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   715
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   716
- Updated some versions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   717
* Thu Feb 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   718
- added ACLOCAL_FLAGS to aclocal invocation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   719
- only apply patch 02 (printers) on linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   720
* Mon Feb 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   721
- ported Network Places patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
* Mon Jan 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   723
- uprevved the l10n source tarball to 0.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
* Tue Jan 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
- added a couple of new ui xml files from latest version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
* Thu Jan 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   727
- New patch #14 to build against gtk+-2.3.x
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   728
- Minimum libgnomeui version of 2.5.2 required
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   729
- New version 2.5.4. Most patches are commented out just
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   730
  to make it build for now.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
- comment out "%{sysconfdir}/gnome-vfs-2.0" from %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   732
  (was necessarey for the my-computer view patch)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   733
* Mon Nov 02 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
- Add Applications to system:///
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
* Tue Oct 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   736
- Added nautilus-11-printing.diff patch to allow printing in nautilus.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
  bug#4938054.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
* Tue Oct 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
- Reactvated the patches and the printers rpm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   740
* Mon Oct 13 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   741
- New version 2.4.0, temporarily commented out patches and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   742
  branding and related post-install scripts.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
* Fri Sep 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
- Add nautilus-12-schemas-chinese.diff to fix font sizes.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   745
  Fixes bug 4915643.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
* Tue Aug 19 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   747
- added nautilus-11-network-places-crash-4904221.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
* Thu Aug 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
- remove *.a, *.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   750
* Tue Aug 12 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
- cleaned up patches bug time,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
  s/my computer/this comuter
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   753
  s/my documents/documents
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   754
* Wed Aug 06 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   755
- add toplevel help to desktop window
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
- add bmp previews
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   758
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
- add nautilus-26-network-place-shortcut-name.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   760
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   761
- fix crash when viewing remote files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   762
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   763
- added nautilus-24-network-dialog-tree-rewrite.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   764
* Fri Aug 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   765
- Add menu entry categorization.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   766
* Thu Jul 31 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   767
- Move the gnome-cups-manager more explict.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   768
* Mon Jul 28 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   769
- Make nautilus-mount use usermode
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   770
* Fri Jul 25 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   771
- Add quick-start location to the icon lookup.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   772
* Thu Jul 24 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   773
- Fly away Home Come back My Documents
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   774
* Wed Jul 23 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   775
- Fix inconsistent Wastebasket naming in en_GB
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   776
* Mon Jul 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   777
- Let's give the file manager preferences a window icon
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   778
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   779
- Make sure that we install the file management preferences desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   780
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   781
- added nautilus-18-network-place-window-icon.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   782
* Wed Jul 16 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   783
- added nautilus-17-network-directory-file.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   784
* Tue Jul 15 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   785
- Added printers desktop into control-center-2.0 for preferences:///
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   786
* Tue Jul 15 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   787
- added nautilus-15-server-connect-async-dir-load.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   788
* Sun Jul 14 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   789
- added patch 14-mount-nfs-share-options.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   790
* Thu Jul 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   791
- added patch nautilus-13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   792
* Thu Jul 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   793
- Added .po tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   794
* Wed Jul 09 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   795
- nautilus-12-priniters-icon.diff added
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   796
* Wed Jul 09 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   797
- nautilus-11-pref-defaults.diff added
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   798
* Thu Jul 03 2003 - Laszlo. [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   799
- nautilus-09-restore-desktop-item-save-method.diff added
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   800
* Thu Jul 03 2003 - Laszlo. [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   801
- added nautilus-08-add-network-place-label.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   802
* Thu Jul 03 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   803
- version 2.2.4 - contains fix for long desktop icon labels getting left clipped
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   804
- added nautilus-07-cdburn.diff to integrate cd burning menu items etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   805
* Tue Jul 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   806
- added my computer/system vfolder support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   807
* Tue Jul 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   808
- added new sun branded throbber
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   809
* Fri Jun 27 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   810
- added the printers patch to show printers:// view in nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   811
* Tue Jun 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   812
- added %{datadir}/gnome to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   813
* Thu Jun 5 2003 - Laszlo [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   814
- fill user name in password dialog if passed in URI (nautilus-01-fill-user-in-passwd-dialog.diff)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   815
* Thu May 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   816
- Initial Sun release