base-specs/nautilus.spec
author padraig
Mon, 07 Jan 2008 15:53:46 +0000
changeset 11400 77ced30a2b40
parent 11390 5d4f02562c57
child 11401 05242727d016
permissions -rw-r--r--
2008-01-07 Padraig O'Briain <[email protected]> * base-specs/nautilus.spec: Add in patch 09-interface-changes.diff * patches/nautilus-09-interface-changes.diff: Rework for nautilus 2.21 * patches/nautilus-07-lockdown.diff: Look for extensions in /usr/lib/nautilus/extensions-1.0 as that is where nautilus-open-termina is.
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
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
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
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Owner:stephen
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
Name:         nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Group:        Productivity/File utilities
11362
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
    14
Version:      2.21.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Summary:      The GNOME Filemanager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
URL:          http://www.gnome.org
11362
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
    20
Source:       http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.21/nautilus-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    21
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
11390
5d4f02562c57 2008-01-04 Damien Carbery <[email protected]>
dcarbery
parents: 11389
diff changeset
    22
# 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
    23
#       Sun Download Center. Contact GNOME RE for assistance.
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    24
Source2:      http://dlc.sun.com/osol/jds/downloads/extras/nautilus-acl-icons-0.2.tar.bz2 
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
#owner:stephen date:2004-10-29 type:bug bugster:5105006,5070031 bugzilla:137282
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    26
Patch1:       nautilus-01-trash-only-home.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
#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
    28
Patch2:       nautilus-02-desktop-cluttered-icons.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
#owner:stephen date:2005-05-07 type:bug bugster:6238031 bugzilla:170761
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    30
Patch3:       nautilus-03-ftp-rename.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
#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
    32
Patch4:      nautilus-04-execute-shellscript.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
#owner:stephen date:2005-06-17 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Patch5:      nautilus-05-context-menu.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
#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
    36
Patch6:      nautilus-06-frame-buffer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
#owner:stephen date:2004-02-19 type:feature bugzilla:397715
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    38
Patch7:      nautilus-07-lockdown.diff
10696
664047797716 2007-10-24 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 10677
diff changeset
    39
#owner:alo date:2006-05-11 type:feature
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    40
Patch8:      nautilus-08-acl.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
#owner:gman date:2006-04-25 type:branding
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
    42
%if %option_with_sun_branding
11389
7950f18632d5 Correct typo in previous commit
padraig
parents: 11388
diff changeset
    43
Patch9:      nautilus-09-interface-changes.diff
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
    44
%endif
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
    45
%if %option_with_indiana_branding
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
    46
Patch9:      nautilus-09-interface-changes-indiana.diff
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
    47
%endif
10696
664047797716 2007-10-24 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 10677
diff changeset
    48
#owner:stephen date:2006-07-12 type:feature
11365
d29c9c0abf04 Uncomment broken patches.
dcarbery
parents: 11362
diff changeset
    49
Patch10:       nautilus-10-trusted-extensions.diff
11239
01e47f4ab40e 2007-11-26 Padraig O'Briain <[email protected]>
padraig
parents: 11136
diff changeset
    50
#owner:padraig date:2007-11-23 type:feature bugster:6556913
11385
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
    51
Patch11:       nautilus-11-star-desktop.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Docdir:       %{_defaultdocdir}/nautilus2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%define fam_version  2.6.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%define glib2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%define pango_version 1.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%define gtk2_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
%define eel_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%define gnome_icon_theme_version 1.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%define libxml2_version 2.6.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%define eog_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%define gail_version 1.6.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%define gnome_desktop_version 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
%define gnome_vfs_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%define startup_notification_version 0.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%define libgnomecups_version 0.1.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%define gnome_cups_manager_version 0.17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%define scrollkeeper_version 0.3.14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
%define libgnomeprint_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
%define libgnomeprintui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%define esound_version 0.2.27
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%define gettext_version 0.14.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
Requires:	fam >= %{fam_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
Requires:       gnome-vfs >= %{gnome_vfs_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
Requires:       eel >= %{eel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
Requires:       gnome-icon-theme >= %{gnome_icon_theme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Requires:       libgnomecups >= %{libgnomecups_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
Requires:       libgnomeprint >= %{libgnomeprint_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
Requires:       libgnomeprintui >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
BuildRequires:  fam-devel >= %{fam_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
BuildRequires:	scrollkeeper >= %{scrollkeeper_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
BuildRequires:	glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
BuildRequires:	pango-devel >= %{pango_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
BuildRequires:	gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
BuildRequires:	libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
BuildRequires:	libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
BuildRequires:  eel-devel >= %{eel_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
BuildRequires:  gail-devel >= %{gail_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
BuildRequires:  gnome-icon-theme >= %{gnome_icon_theme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
BuildRequires:  gnome-desktop-devel >= %{gnome_desktop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
BuildRequires:  gnome-vfs-devel >= %{gnome_vfs_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
BuildRequires:  startup-notification-devel >= %{startup_notification_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
BuildRequires:  librsvg >= 2.2.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
BuildRequires:  intltool >= 0.25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
BuildRequires:  XFree86-devel >= 4.3.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
BuildRequires:  libgnomecups-devel >= %{libgnomecups_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
BuildRequires:  libgnomeprint-devel >= %{libgnomeprint_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
BuildRequires:  libgnomeprintui-devel >= %{libgnomeprintui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
BuildRequires:  esound-devel >= %{esound_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
BuildRequires:  gettext >= %{gettext_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
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
   110
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
Summary:      Development package for Nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
Group:        Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
Requires:     %name = %version-%release
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
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
   119
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
   123
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%endif
11362
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
   126
##%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%patch2 -p1
11383
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   128
%patch3 -p1
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   129
%patch4 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%patch5 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%patch6 -p1
11389
7950f18632d5 Correct typo in previous commit
padraig
parents: 11388
diff changeset
   132
%patch7 -p1
11362
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
   133
##%patch8 -p1
11113
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   134
%if %option_with_sun_branding
11400
77ced30a2b40 2008-01-07 Padraig O'Briain <[email protected]>
padraig
parents: 11390
diff changeset
   135
%patch9 -p1
11113
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   136
%endif
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   137
%if %option_with_indiana_branding
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   138
%patch9 -p1
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   139
%endif
10239
2b2e5d6bf942 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10179
diff changeset
   140
%if %build_tjds
11386
401845cef8f4 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11385
diff changeset
   141
%patch10 -p1 
10239
2b2e5d6bf942 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10179
diff changeset
   142
%endif
11385
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
   143
%patch11 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
for po in po/*.po; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
  dos2unix -ascii $po $po
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
   149
bzcat %SOURCE2 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
  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
   158
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
# 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
   164
# something weird going on here...
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
# the error message looks like this:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
#: /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
   167
#: Bytes: 0xC8 0xED 0x20 0x61
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
#:          <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
   169
#:                      ^
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
LC_ALL=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
LANG=
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
export LANG LC_ALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
libtoolize --force --copy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
intltoolize --force --copy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
aclocal $ACLOCAL_FLAGS -I .
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
CFLAGS="$RPM_OPT_FLAGS" \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
  ./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
	--prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
    	--datadir=%{_datadir}       \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
	--sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
        --libexecdir=%{_libexecdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
	--disable-update-mimedb \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
	--localstatedir=/var/lib
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
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
SCHEMAS="apps_nautilus_preferences.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
  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
   207
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
%doc AUTHORS COPYING ChangeLog NEWS README
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
%{_datadir}/applications/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
%{_datadir}/pixmaps/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
%{_datadir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
%{_datadir}/mime/packages/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
%{_libdir}/*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
%{_libdir}/bonobo/servers/Nautilus_shell.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
%{_sysconfdir}/gconf/schemas/*.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
%{_mandir}/man1/*
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
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
%{_libdir}/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
%{_includedir}/nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
%changelog
11400
77ced30a2b40 2008-01-07 Padraig O'Briain <[email protected]>
padraig
parents: 11390
diff changeset
   233
* Mon Jan 07 2007 - [email protected]
77ced30a2b40 2008-01-07 Padraig O'Briain <[email protected]>
padraig
parents: 11390
diff changeset
   234
- Add back patch 09.
11385
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
   235
* Fri Jan 04 2007 - [email protected]
896ca0463ef6 2008-01-04 Padraig O'Briain <[email protected]>
padraig
parents: 11383
diff changeset
   236
- 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
   237
  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
   238
- Add back patches 7, 10; I only reworked 7.
11383
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   239
* Thu Jan 03 2007 - [email protected]
4e0bd1ce6770 2007-01-03 Brian Cameron <[email protected]>
yippi
parents: 11378
diff changeset
   240
- 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
   241
  nautilus version.
11362
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
   242
* Sun Dec 30 2007 - [email protected]
28087d6e0e59 2007-12-30 Damien Carbery <[email protected]>
dcarbery
parents: 11239
diff changeset
   243
- 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
   244
* Fri Nov 23 2007 - [email protected]
01e47f4ab40e 2007-11-26 Padraig O'Briain <[email protected]>
padraig
parents: 11136
diff changeset
   245
- 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
   246
* Wed Nov 07 2007 - [email protected]
ab13ecbe9ef1 2007-11-07 Padraig O'Briain <[email protected]>
padraig
parents: 11113
diff changeset
   247
- Add nautilus-11-thumbnail-fix.diff to fix bug 6620330, bugzilla 483884
11113
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   248
* Fri Nov 02 2007 - [email protected]
74b0581933d0 Fixed definition problem with branding
davelam
parents: 10696
diff changeset
   249
- Fixed the problem with branding Patch9 definition
10696
664047797716 2007-10-24 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 10677
diff changeset
   250
* Wed Oct 24 2007 - [email protected]
664047797716 2007-10-24 Stephen Browne <set EMAIL_ADDRESS environment variable>
stephen
parents: 10677
diff changeset
   251
- swap trusted-extensions.diff and acl.diff 
10677
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
   252
* 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
   253
- add separate Nevada and Indiana branding patches with corresponding
ab2644928f6b 2007-10-19 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10510
diff changeset
   254
  build options.
10510
ebe64f924522 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   255
* Tue Sep 18 2007 - [email protected]
ebe64f924522 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   256
- Bump to 2.20.0.
10373
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   257
* Mon Aug 27 2007 - [email protected]
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   258
- Bump to 2.19.91.
10328
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10244
diff changeset
   259
* Wed Aug 15 2007 - [email protected]
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10244
diff changeset
   260
- 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
   261
* Wed Aug 01 2007 - [email protected]
b0085d6c08d4 2007-08-01 Damien Carbery <[email protected]>
dcarbery
parents: 10239
diff changeset
   262
- Add patch 11-trim-uninstaled to fix 462496.
10239
2b2e5d6bf942 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10179
diff changeset
   263
* Tue Jul 31 2007 - [email protected]
2b2e5d6bf942 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10179
diff changeset
   264
- 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
   265
* Wed Jul 11 2007 - [email protected]
3998762e69c7 2007-07-11 Damien Carbery <[email protected]>
dcarbery
parents: 10079
diff changeset
   266
- Bump to 2.19.5.
10079
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   267
* Tue Jun 19 2007 - [email protected]
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   268
- Bump to 2.19.4.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9895
diff changeset
   269
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9895
diff changeset
   270
- Bump to 2.19.3.
9895
c4dc8ae052eb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9712
diff changeset
   271
* Tue May 15 2007 - [email protected]
c4dc8ae052eb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9712
diff changeset
   272
- Bump to 2.19.2.
9712
97913084016e 2007-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 9522
diff changeset
   273
* Tue Apr 10 2007 - [email protected]
97913084016e 2007-04-10 Damien Carbery <[email protected]>
dcarbery
parents: 9522
diff changeset
   274
- Bump to 2.18.1.
9522
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9434
diff changeset
   275
* Mon Mar 12 2007 - [email protected]
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9434
diff changeset
   276
- Bump to 2.18.0.1.
9434
440334efb06a 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   277
* Mon Mar 05 2007 - [email protected]
440334efb06a 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   278
- Bump to 2.17.92.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- 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
   283
* Sun Jan 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
- 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
   285
  jds support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
- Bump to 2.17.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
* Thu Jan 18 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
- Added URL for the nautilus-acl-icons tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Bump to 2.17.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
* Tue Nov 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
- Remove upstream patch, 14-desktop-icon-placement.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Bump to 2.16.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Wed Nov 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- Bump to 2.16.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- remove upstream patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Tue Oct 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- 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
   301
* Fri Oct 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- 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
   303
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
* Fri Sep 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
- 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
   307
  11-frame-buffer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Thu Sep 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- Bug : 6470306, metadata read fail causing crash
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- Bump to 2.15.92.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Delete nautilus-09-floppy.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
  Rework nautilus-11-frame-buffer.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
* Wed Jul 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Bump to 2.15.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
  Remove patch #19
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Tue May 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- remove linguas.diff: not needed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Thu May 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- Added patch #18: ACL support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Wed May 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- 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
   332
  problems building with the latest intltool.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
- 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
   335
* Tue Apr 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Wed Mar  1 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- 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
   341
  corrupts some UTF-8 strings
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- Bump to 2.13.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- Bump to 2.13.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Bump to 2.13.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Wed Jan 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- Add intltoolize call.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- Bump to 2.13.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Thu Jan 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- Add patch to change to browser mode by default.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Tue Jan 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- Bump to 2.13.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
* Mon Oct 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
- Add uninstalled pc file for nautilus
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
* Fri Oct 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
- add patch locale.h.diff to fix the build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
- Bump to 2.12.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Bump to 2.11.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Fri Jun 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- Added patch nautilus-14-floppy.diff for bug #5078858.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
  Added nautilus-15-context-menu.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
* Fri Jun 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
- Added patch nautilus-13-subfs.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
  Patch taken for bug #6195964 and #6193864.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Fri Jun 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- Added patch nautilus-12-execute-shellscript.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
  Patch taken for bug #6174222
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
* Thu Jun 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- Cleaned up so it builds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
* Thu May 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
- 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
   383
* Thu May 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
- Bump to 2.10.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
* Fri May 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- 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
   387
  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
   388
  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
   389
  community. Bugtraq bug#6211279
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
* Fri May 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
- 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
   392
  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
   393
  upgraded from QS to cinnabar.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
  Fixes bug# 6257246
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Wed May 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- 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
   397
  double click of StarOffice 7 template. Fixes bug #6262830.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
* Mon May 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
- 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
   400
  crashing on press of Ctrl+space. Fixes bug #6261299.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Mon Apr 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- 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
   403
  entered along with username in smb.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
  Fixes bug #6247186
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Fri Apr 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- 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
   407
  Fixes bug #6243507
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
* Fri Apr 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- 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
   410
  appropriate error dialog when anonymous ftp is not supported.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
  Fixes bug #6254481.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Wed Apr 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- 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
   414
* Thu Apr 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- 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
   416
  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
   417
  bookmarked folder. Fixes bug 6238031.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
* Thu Mar 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
- Added nautilus-38-g11n-filename.diff to handle localized
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
  background filenames. Fixes bug 6247833
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
- Added patch #37 nautilus-37-desktop-cluttered-icons.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
  Fixes bug #5011528
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
* Fri Feb 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
- Removed "Obsoltes: epiphany" headers.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
* Fri Feb 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
- 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
   428
  level correctly.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
* Fri Feb 04 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
- Added patch #35 nautilus-35-printer-mnemonics.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
  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
   432
  printer.Fixes bug #4917219.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
* Thu Feb 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
- 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
   435
  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
   436
* Fri Jan 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
- Added patch #32 nautilus-32-move-trash-dup.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
  Fixes bug #6212062
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
* Mon Jan 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
- Added patch #31 nautilus-31-bookmarks-fix.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
  Fixes bookmarks crash.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Fri Dec 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- 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
   444
  Fixes print not working with spaced filename.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
* Wed Dec 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
- Added patch #29 nautilus-29-nonlocalized-history-fix.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
* Mon Dec 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
- 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
   449
* Fri Dec 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
- Fixed brokenness in patch #21 (trash handling). Change operation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
  to a standard move to work across filesystem boundaries.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Mon Dec 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
- 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
   454
  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
   455
* Wed Dec 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- 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
   457
  And only applied in Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
* Wed Nov 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- 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
   460
  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
   461
  one source tree.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
* Wed Nov 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
- 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
   464
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
- 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
   466
  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
   467
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- 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
   469
  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
   470
  for shell scripts.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
* Tue Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
- 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
   473
  on .cur file. Fixes bug #6183952.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
* Tue Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
- 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
   476
  notification for Desktop Overview desktop file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Thu Nov 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- 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
   479
  create archive option function. Fixes bug #6186537.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
- 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
   482
  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
   483
  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
   484
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
- Add nautilus-file-management-properties.1 man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
* Wed Oct 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
- 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
   488
  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
   489
* Wed Oct 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- Added nautilus-21-desktop-startup-notification.diff to enable 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
  startup notification for Desktop Overview desktop file.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
  Fixes the bugtraq bug#6180411.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
* Mon Oct 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- Added esound-devel and gettext dependencies
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
- "Source" entry updated
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
* Tue Aug 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
- 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
   498
  innvocation.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
- Updated nautilus-04-g11n-potfiles.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
- 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
   503
  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
   504
  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
   505
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
- 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
   507
  configure takes.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- 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
   510
  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
   511
  bug#5076500
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
* Fri Jul 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
- Added patch 18 for Network Places
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
* Wed Jul 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
- 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
   516
  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
   517
  Icon and List views. Fixes bugtraq bug#5034725.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
* Tue Jul 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
- 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
   520
  issue with printers:/// location. Fixes bugtraq bug#5069536.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- 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
   523
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
- ported to rpm4/suse91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- 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
   529
  butraq bug: 5064649
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
* Fri Jun 25 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
- 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
   532
  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
   533
  Fixes bugtraq bug:5067212
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
* Wed Jun 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
- 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
   536
  Help->Contents.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   537
* Mon May 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
- 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
   539
  bug #140827.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
- 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
   542
  solves the problem
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
- Modified nautilus-01-printers.diff, to define HAVE_LIBGNOMECUPSUI 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
  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
   546
* Thu May 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
- 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
   548
  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
   549
  Fixes bugtraq bug#5043908.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
- 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
   552
* Thu May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
- replaced jds-help.sh with jdshelp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
- add jds-help.sh to second patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
- auto*-jds it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
* Wed May 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
- 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
   560
  nautilus patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
* Fri Apr 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
- patch #02 no longer requires "%ifos" evil
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
* Tue Apr 27 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
- 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
   565
  help links for 'Behavior' and 'List Columns' tabs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
* Mon Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
- 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
   568
* Mon Apr 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
- Updated tarball to 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
* Wed Apr 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
- Updated tarball to 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
- 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
   574
* Fri Mar 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
- added --libexecdir to configure args
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
* Mon Mar 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
- 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
   578
- 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
   579
- 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
   580
* Tue Mar 09 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
- 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
   582
  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
   583
  popup section instead of background section.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
* Thu Mar 04 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
- 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
   586
  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
   587
  4997201, 4981761, 4966812
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
* Tue Feb 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
- 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
   590
  since no cups supports by default on SOlaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
* Fri Feb 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
- ported cd reaonly emblem patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
- more patch munging :)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
- readded gestures patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
- SO Desktop icon patch from QS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
* Thu Feb 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
- two more patches 9 + 10 ported
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
- patches ported up to #6 more to go :/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
- added nautilus-list-view-ui.xml to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
- added %{_includedir}/nautilus to %files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
- 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
   608
* Wed Feb 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
- Updated some versions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
* Thu Feb 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
- added ACLOCAL_FLAGS to aclocal invocation
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
- only apply patch 02 (printers) on linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
* Mon Feb 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
- ported Network Places patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
* Mon Jan 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
- uprevved the l10n source tarball to 0.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
* Tue Jan 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
- 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
   619
* Thu Jan 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   620
- 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
   621
- Minimum libgnomeui version of 2.5.2 required
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
- 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
   623
  to make it build for now.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
- comment out "%{sysconfdir}/gnome-vfs-2.0" from %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
  (was necessarey for the my-computer view patch)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
* Mon Nov 02 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
- Add Applications to system:///
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
* Tue Oct 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
- 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
   630
  bug#4938054.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
* Tue Oct 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
- Reactvated the patches and the printers rpm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
* Mon Oct 13 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
- 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
   635
  branding and related post-install scripts.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
* Fri Sep 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
- 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
   638
  Fixes bug 4915643.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
* Tue Aug 19 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
- added nautilus-11-network-places-crash-4904221.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
* Thu Aug 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
- remove *.a, *.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
* Tue Aug 12 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   644
- cleaned up patches bug time,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
  s/my computer/this comuter
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
  s/my documents/documents
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
* Wed Aug 06 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
- add toplevel help to desktop window
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
- add bmp previews
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
- add nautilus-26-network-place-shortcut-name.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
- fix crash when viewing remote files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
- added nautilus-24-network-dialog-tree-rewrite.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
* Fri Aug 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
- Add menu entry categorization.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   659
* Thu Jul 31 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   660
- Move the gnome-cups-manager more explict.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   661
* Mon Jul 28 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   662
- Make nautilus-mount use usermode
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   663
* Fri Jul 25 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   664
- Add quick-start location to the icon lookup.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   665
* Thu Jul 24 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   666
- Fly away Home Come back My Documents
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   667
* Wed Jul 23 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   668
- Fix inconsistent Wastebasket naming in en_GB
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   669
* Mon Jul 21 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   670
- 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
   671
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   672
- 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
   673
* Thu Jul 17 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   674
- added nautilus-18-network-place-window-icon.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   675
* Wed Jul 16 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   676
- added nautilus-17-network-directory-file.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   677
* Tue Jul 15 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   678
- 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
   679
* Tue Jul 15 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   680
- added nautilus-15-server-connect-async-dir-load.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   681
* Sun Jul 14 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   682
- added patch 14-mount-nfs-share-options.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
* Thu Jul 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
- added patch nautilus-13
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
* Thu Jul 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
- Added .po tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
* Wed Jul 09 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
- nautilus-12-priniters-icon.diff added
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
* Wed Jul 09 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
- nautilus-11-pref-defaults.diff added
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
* Thu Jul 03 2003 - Laszlo. [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
- nautilus-09-restore-desktop-item-save-method.diff added
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
* Thu Jul 03 2003 - Laszlo. [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
- added nautilus-08-add-network-place-label.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
* Thu Jul 03 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
- 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
   697
- 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
   698
* Tue Jul 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
- added my computer/system vfolder support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   700
* Tue Jul 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
- added new sun branded throbber
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
* Fri Jun 27 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
- 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
   704
* Tue Jun 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
- added %{datadir}/gnome to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
* Thu Jun 5 2003 - Laszlo [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
- 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
   708
* Thu May 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
- Initial Sun release