gnome-vfs.spec
author fujiwara
Mon, 23 Oct 2006 09:16:05 +0000
changeset 8403 17149798d13a
parent 8234 1394f91eaa30
child 8501 26c68499ea0c
permissions -rw-r--r--
Sorry, forgot to add gnome-vfs.spec
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-vfs
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
     8
Name:         gnome-vfs
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
     9
License:      LGPL
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    10
Group:        System/Libraries/GNOME
8234
1394f91eaa30 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8052
diff changeset
    11
Version:      2.16.1
7504
290e8836cf23 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7332
diff changeset
    12
Release:      4
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    15
Summary:      Virtual File System Library for GNOME
8052
a53aea9e743d 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 8049
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      libgnomevfs-2.3.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:      gnomevfs-mkdir.1.gz
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    19
Source3:      gnomevfs-cat.1.gz
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    20
Source4:      gnomevfs-copy.1.gz
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    21
Source5:      gnomevfs-info.1.gz
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
    22
Source6:      gnomevfs-ls.1.gz
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
Patch1:	      gnome-vfs-01-uri-canonizing.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    24
Patch2:       gnome-vfs-02-uninstalled-pc.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Patch3:       gnome-vfs-03-gopher-proxy-schema.diff
6608
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    26
Patch4:       gnome-vfs-04-default-url-handler.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    27
Patch5:       gnome-vfs-05-mime-info-file-path.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    28
Patch6:       gnome-vfs-06-g11n-i18n-ui.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    29
Patch7:       gnome-vfs-07-trash-only-home.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    30
Patch8:       gnome-vfs-08-mount-points-fix.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    31
Patch9:       gnome-vfs-09-trash-files-from-different-filesystem.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    32
Patch10:      gnome-vfs-10-socks-version.diff
c148fae08237 2006-01-19 Glynn Foster <[email protected]>
gman
parents: 6587
diff changeset
    33
Patch11:      gnome-vfs-11-audio-cd-show-icon.diff
8012
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
    34
Patch12:      gnome-vfs-12-trash-skip-copy.diff
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
    35
Patch13:      gnome-vfs-13-login_tty.diff
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
    36
Patch14:      gnome-vfs-14-krb5-config-no-gssapi.diff
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
    37
Patch15:      gnome-vfs-15-hidden.diff
8049
a6c8999f6d7c 2006-09-04 Alvaro Lopez Ortega <[email protected]>
ao155495
parents: 8012
diff changeset
    38
Patch16:      gnome-vfs-16-acl-permissions.diff
4240
46cd308743a5 2004-10-13 Arvind Samptur <[email protected]>
arvind
parents: 4133
diff changeset
    39
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    40
URL:          http://www.gnome.org/
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    41
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
155
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    42
Docdir:	      %{_defaultdocdir}/doc
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    43
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    44
Prereq:       /sbin/ldconfig
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    45
Prereq:       GConf
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    46
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    47
%define libbonobo_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    48
%define GConf_version 2.6.1
2327
6f20ac90c1e7 2004-03-25 Niall Power <[email protected]>
niall
parents: 2280
diff changeset
    49
%define gnome_mime_data_version 2.4.1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    50
%define shared_mime_info_version 0.14
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    51
%define cdparanoia_version IIIalpha9.8-543
4256
befd77622a6e 2004-10-04 Narayana Pattipati <[email protected]>
naren
parents: 4240
diff changeset
    52
%define libsmbclient_version 3.0.4-1.22
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5082
diff changeset
    53
%define gnome_vfs_extra_version 0.99.10
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 155
diff changeset
    54
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    55
Requires:      libbonobo >= %{libbonobo_version}
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    56
Requires:      GConf >= %{GConf_version}
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    57
Requires:      gnome-mime-data >= %{gnome_mime_data_version}
2327
6f20ac90c1e7 2004-03-25 Niall Power <[email protected]>
niall
parents: 2280
diff changeset
    58
Requires:      shared-mime-info >= %{shared_mime_info_version}
803
89669448ebf4 2003-07-25 Niall Power <[email protected]>
niall
parents: 748
diff changeset
    59
Requires:      cdparanoia >= %{cdparanoia_version}
4256
befd77622a6e 2004-10-04 Narayana Pattipati <[email protected]>
naren
parents: 4240
diff changeset
    60
Requires:      libsmbclient >= %{libsmbclient_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 155
diff changeset
    61
BuildRequires: libbonobo-devel >= %{libbonobo_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 155
diff changeset
    62
BuildRequires: GConf-devel >= %{GConf_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 155
diff changeset
    63
BuildRequires: gnome-mime-data >= %{gnome_mime_data_version}
2327
6f20ac90c1e7 2004-03-25 Niall Power <[email protected]>
niall
parents: 2280
diff changeset
    64
BuildRequires: shared-mime-info >= %{shared_mime_info_version}
4256
befd77622a6e 2004-10-04 Narayana Pattipati <[email protected]>
naren
parents: 4240
diff changeset
    65
BuildRequires: libsmbclient-devel >= %{libsmbclient_version}
155
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    66
5122
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5082
diff changeset
    67
Obsoletes:	gnome-vfs-extras <= %{gnome_vfs_extra_version} 
ebc5ed6fca5d 2005-02-22 Alvaro Lopez Ortega <[email protected]>
alo
parents: 5082
diff changeset
    68
Provides:      gnome-vfs-extras  = %{gnome_vfs_extra_version} 
4998
4d2236e1a616 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4995
diff changeset
    69
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    70
%description
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    71
GNOME VFS is the GNOME virtual file system. It is the foundation of the
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    72
Nautilus file manager. It provides a modular architecture and ships with
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    73
several modules that implement support for file systems, http, ftp and others.
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    74
It provides a URI-based API, a backend supporting asynchronous file operations,
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    75
a MIME type manipulation library and other features.
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    76
155
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    77
%package devel
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    78
Summary:      The development package for the GNOME Virtual File System
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    79
Group:        Development/Libraries/GNOME
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    80
Requires:     %{name} = %{version}
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    81
Requires:     GConf-devel >= %{GConf_version}
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    82
Requires:     libbonobo-devel >= %{libbonobo_version}
155
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    83
651959d0a0ae 2003-05-26 Ghee Teo <[email protected]>
gheet
parents: 131
diff changeset
    84
%description devel
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    85
GNOME VFS is the GNOME virtual file system. It is the foundation of the
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    86
Nautilus file manager. It provides a modular architecture and ships with
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    87
several modules that implement support for file systems, http, ftp and others.
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    88
It provides a URI-based API, a backend supporting asynchronous file operations,
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
    89
a MIME type manipulation library and other features.
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    90
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    91
%prep
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
    92
%setup -q
922
4b8cda960509 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 865
diff changeset
    93
%patch1 -p1
2065
7dc6320aa6e0 update to apply to latest tarball
lk86177
parents: 2033
diff changeset
    94
%patch2 -p1
1880
73b6b4a07d31 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1876
diff changeset
    95
%patch3 -p1
265
98d928859e4e gnome-vfs-05-ftp-authn-callback.diff added
lk86177
parents: 263
diff changeset
    96
%patch4 -p1
1883
70feca65a32e 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1880
diff changeset
    97
%patch5 -p1
284
5ea8964049be 2003-06-12 Ghee Teo <[email protected]>
gheet
parents: 276
diff changeset
    98
%patch6 -p1
924
ad84921e1d8e 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 923
diff changeset
    99
%patch7 -p1
355
974be8dcb7b4 2003-07-01 Ghee Teo <[email protected]>
gheet
parents: 331
diff changeset
   100
%patch8 -p1
374
5aeaf097e933 2003-07-01 Niall Power <[email protected]>
niall
parents: 355
diff changeset
   101
%patch9 -p1
5aeaf097e933 2003-07-01 Niall Power <[email protected]>
niall
parents: 355
diff changeset
   102
%patch10 -p1
1884
53a8d68a3c50 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1883
diff changeset
   103
%patch11 -p1
2003
65615ca24684 2004-02-25 Niall Power <[email protected]>
niall
parents: 1993
diff changeset
   104
%patch12 -p1
2140
a7a528b6a85f 2004-03-04 Narayana Pattipati <[email protected]>
naren
parents: 2065
diff changeset
   105
%patch13 -p1
2163
b44ea5888d89 2004-03-09 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   106
%patch14 -p1
7120
f71aebc0307b 2006-04-21 Damien Carbery <[email protected]>
dc144907
parents: 7113
diff changeset
   107
%patch15 -p1
6549
7ea82cd41335 * gnome-backgrounds.spec: dos2unix vi.po to fix 326430.
dc144907
parents: 6450
diff changeset
   108
# Fix for 326431. 
7ea82cd41335 * gnome-backgrounds.spec: dos2unix vi.po to fix 326430.
dc144907
parents: 6450
diff changeset
   109
cd po
7057
13065d1e5cf0 replace sed with dos2unix to work around ^M problem in SVN
dermotm
parents: 6913
diff changeset
   110
dos2unix -ascii be.po be.po
6549
7ea82cd41335 * gnome-backgrounds.spec: dos2unix vi.po to fix 326430.
dc144907
parents: 6450
diff changeset
   111
cd ..
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4453
diff changeset
   112
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   113
%build
1946
456fafa8ba10 2004-02-24 Niall Power <[email protected]>
niall
parents: 1884
diff changeset
   114
%ifos linux
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   115
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   116
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   117
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   118
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3794
diff changeset
   119
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   120
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   121
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   122
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   123
fi
284
5ea8964049be 2003-06-12 Ghee Teo <[email protected]>
gheet
parents: 276
diff changeset
   124
libtoolize --force
7315
6343de6f1608 2006-05-23 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7254
diff changeset
   125
glib-gettextize --force
8403
17149798d13a Sorry, forgot to add gnome-vfs.spec
fujiwara
parents: 8234
diff changeset
   126
intltoolize -c -f --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   127
aclocal $ACLOCAL_FLAGS -I .
1482
45106dcf701e 2004-01-05 Niall Power <[email protected]>
niall
parents: 1434
diff changeset
   128
gtkdocize
375
0b048b316bb6 2003-07-01 Niall Power <[email protected]>
niall
parents: 374
diff changeset
   129
autoheader
284
5ea8964049be 2003-06-12 Ghee Teo <[email protected]>
gheet
parents: 276
diff changeset
   130
automake -a -c -f
5ea8964049be 2003-06-12 Ghee Teo <[email protected]>
gheet
parents: 276
diff changeset
   131
autoconf
7717
d37c45737c6b 2006-07-22 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7706
diff changeset
   132
CFLAGS="$RPM_OPT_FLAGS -DDBUS_API_SUBJECT_TO_CHANGE=1"	\
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   133
./configure --prefix=%{_prefix}		\
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   134
            --sysconfdir=%{_sysconfdir} \
1655
332364875a22 *** empty log message ***
laca
parents: 1609
diff changeset
   135
            --libexecdir=%{_libexecdir} \
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   136
            --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   137
make -j $CPUS
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   138
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   139
%install
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   140
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   141
make DESTDIR=$RPM_BUILD_ROOT install
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   142
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   143
install -d $RPM_BUILD_ROOT%{_mandir}/man1
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1484
diff changeset
   144
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   145
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   146
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   147
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   148
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   149
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man1
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   150
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   151
rm $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   152
rm $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   153
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   154
rm $RPM_BUILD_ROOT%{_libdir}/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   155
1433
88a2e59c2db6 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   156
#Copy zh_HK from zh_TW
88a2e59c2db6 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   157
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1484
diff changeset
   158
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1484
diff changeset
   159
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   160
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   161
%post
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   162
/sbin/ldconfig
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   163
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
2477
ba71db73175f 2004-04-16 Archana Shah <[email protected]>
archana
parents: 2452
diff changeset
   164
SCHEMAS="system_http_proxy.schemas desktop_gnome_url_handlers.schemas desktop_default_applications.schemas system_smb.schemas"
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   165
for S in $SCHEMAS; do
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   166
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   167
done
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   168
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   169
%postun
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   170
/sbin/ldconfig
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   171
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   172
%clean 
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   173
rm -rf $RPM_BUILD_ROOT
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   174
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   175
%files 
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   176
%defattr(-, root, root)
1433
88a2e59c2db6 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   177
%{_bindir}/*
48
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   178
%{_datadir}/locale/*/LC_MESSAGES/gnome-vfs-2.0.mo
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   179
%{_libdir}/bonobo/servers/GNOME_VFS_Moniker_std.server
1605
912eb07008b2 *** empty log message ***
lk86177
parents: 1578
diff changeset
   180
%{_libdir}/bonobo/servers/GNOME_VFS_Daemon.server
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   181
%{_sysconfdir}/gconf/schemas/*.schemas
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   182
%config %{_sysconfdir}/gnome-vfs-2.0
48
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   183
%{_libdir}/gnome-vfs-2.0/modules/*.so
2033
90e7febbd8a6 add libexecdir to %files in gnome-vfs.spec
stephen
parents: 2003
diff changeset
   184
%{_libexecdir}/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1045
diff changeset
   185
%{_libdir}/libgnomevfs-2.so.*
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   186
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   187
%files devel
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   188
%defattr(-, root, root)
48
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   189
%{_libdir}/pkgconfig/gnome-vfs-2.0.pc
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   190
%{_libdir}/pkgconfig/gnome-vfs-module-2.0.pc
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   191
%{_includedir}/gnome-vfs-2.0
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   192
%{_includedir}/gnome-vfs-module-2.0
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   193
%{_libdir}/gnome-vfs-2.0/include
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1045
diff changeset
   194
%{_libdir}/libgnomevfs-2.so
48
e64cae53105a *** empty log message ***
mattk
parents: 33
diff changeset
   195
%{_datadir}/gtk-doc/html/gnome-vfs-2.0
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   196
%{_mandir}/man1/*
1433
88a2e59c2db6 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   197
%{_mandir}/man3/*
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   198
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 172
diff changeset
   199
%changelog
8403
17149798d13a Sorry, forgot to add gnome-vfs.spec
fujiwara
parents: 8234
diff changeset
   200
* Mon Oct 23 2006 - [email protected]
17149798d13a Sorry, forgot to add gnome-vfs.spec
fujiwara
parents: 8234
diff changeset
   201
- Added intlotoolize to build .po files. Fixes 6484798.
8234
1394f91eaa30 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8052
diff changeset
   202
* Mon Oct 02 2006 - [email protected]
1394f91eaa30 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8052
diff changeset
   203
- Bump to 2.16.1.
8052
a53aea9e743d 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 8049
diff changeset
   204
* Mon Sep 04 2006 - [email protected]
a53aea9e743d 2006-09-04 Damien Carbery <[email protected]>
dc144907
parents: 8049
diff changeset
   205
- Bump to 2.16.0.
8049
a6c8999f6d7c 2006-09-04 Alvaro Lopez Ortega <[email protected]>
ao155495
parents: 8012
diff changeset
   206
* Tue Seo 4 2006 - [email protected]
a6c8999f6d7c 2006-09-04 Alvaro Lopez Ortega <[email protected]>
ao155495
parents: 8012
diff changeset
   207
- gnome-vfs-16-acl-permissions: Added new patch. Fixes community
a6c8999f6d7c 2006-09-04 Alvaro Lopez Ortega <[email protected]>
ao155495
parents: 8012
diff changeset
   208
  ACL related bug. This patch will be upstream within a few days.
8012
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
   209
* Tue Aug 29 2006 - [email protected]
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
   210
- gnome-vfs-12-ftp-show-permissions.diff removed because
71c8b9d7b8c9 2006-08-29 Wang Xin <[email protected]>
jw156558
parents: 7943
diff changeset
   211
  the bug it fixed has been fixed in the latest nautilus.
7878
2bb7a2c1914f 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7774
diff changeset
   212
* Tue Aug 08 2006 - [email protected]
2bb7a2c1914f 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7774
diff changeset
   213
- Bump to 2.15.91.
7774
14dd40a23ba5 2006-07-27 Damien Carbery <[email protected]>
dc144907
parents: 7760
diff changeset
   214
* Thu Jul 27 2006 - [email protected]
14dd40a23ba5 2006-07-27 Damien Carbery <[email protected]>
dc144907
parents: 7760
diff changeset
   215
- Remove upstream patch, 17-__FUNCTION__.
7760
f423c5a9415b 2006-07-26 Damien Carbery <[email protected]>
dc144907
parents: 7719
diff changeset
   216
* Wed Jul 26 2006 - [email protected]
f423c5a9415b 2006-07-26 Damien Carbery <[email protected]>
dc144907
parents: 7719
diff changeset
   217
- Bump to 2.15.90.
7717
d37c45737c6b 2006-07-22 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7706
diff changeset
   218
* Sat Jul 22 2006 - [email protected]
d37c45737c6b 2006-07-22 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7706
diff changeset
   219
- define DBUS_API_SUBJECT_TO_CHANGE
7719
1ecf8e90498e 2006-07-22 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7718
diff changeset
   220
- add patch __FUNCTION__.diff
1ecf8e90498e 2006-07-22 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7718
diff changeset
   221
- delete bonobo monikers stuff from %files and %install
7706
2582c8fc8329 2006-07-21 Damien Carbery <[email protected]>
dc144907
parents: 7504
diff changeset
   222
* Fri Jul 21 2006 - [email protected]
2582c8fc8329 2006-07-21 Damien Carbery <[email protected]>
dc144907
parents: 7504
diff changeset
   223
- Bump to 2.15.3.
7504
290e8836cf23 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7332
diff changeset
   224
* Fri Jun 23 2006 - [email protected]
290e8836cf23 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7332
diff changeset
   225
- Bump to 2.14.2
7332
746aa83211b1 2006-05-29 Damien Carbery <[email protected]>
dc144907
parents: 7315
diff changeset
   226
* Mon May 29 2006 - [email protected]
746aa83211b1 2006-05-29 Damien Carbery <[email protected]>
dc144907
parents: 7315
diff changeset
   227
- Add patch, 17-hidden, to remove G_GNUC_INTERNAL to build.
7315
6343de6f1608 2006-05-23 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7254
diff changeset
   228
* Tue May 23 2006 - [email protected]
6343de6f1608 2006-05-23 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7254
diff changeset
   229
- remove patch all-linguas.diff, add glib-gettextize instead
7254
68437358a765 2006-05-11 Alvaro Lopez Ortega <[email protected]>
ao155495
parents: 7189
diff changeset
   230
* Thu May 11 2006 - [email protected]
68437358a765 2006-05-11 Alvaro Lopez Ortega <[email protected]>
ao155495
parents: 7189
diff changeset
   231
- Added patch #17: ACL support
7189
4915e002439b 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7120
diff changeset
   232
* Tue May 02 2006 - [email protected]
4915e002439b 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7120
diff changeset
   233
- Add patch, 16-krb5-config-no-gssapi, to update call to krb5-config as the
4915e002439b 2006-05-02 Damien Carbery <[email protected]>
dc144907
parents: 7120
diff changeset
   234
  gssapi parameter is obsolete.
7120
f71aebc0307b 2006-04-21 Damien Carbery <[email protected]>
dc144907
parents: 7113
diff changeset
   235
* Fri Apr 21 2006 - [email protected]
f71aebc0307b 2006-04-21 Damien Carbery <[email protected]>
dc144907
parents: 7113
diff changeset
   236
- Add patch 15-all-linguas to replace @ALL_LINGUAS@ in po/Makefile with the
f71aebc0307b 2006-04-21 Damien Carbery <[email protected]>
dc144907
parents: 7113
diff changeset
   237
  list of languages. Bugzilla: 339276.
7113
a5ba89b7f416 2006-04-20 Damien Carbery <[email protected]>
dc144907
parents: 7057
diff changeset
   238
* Thu Apr 20 2006 - [email protected]
a5ba89b7f416 2006-04-20 Damien Carbery <[email protected]>
dc144907
parents: 7057
diff changeset
   239
- Bump to 2.14.1.
7057
13065d1e5cf0 replace sed with dos2unix to work around ^M problem in SVN
dermotm
parents: 6913
diff changeset
   240
* Thu Apr 13 2006 - [email protected]
13065d1e5cf0 replace sed with dos2unix to work around ^M problem in SVN
dermotm
parents: 6913
diff changeset
   241
- replace sed with dos2unix to work around ^M problem in SVN
6913
e6551604cc00 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6870
diff changeset
   242
* Mon Mar 13 2006 - [email protected]
e6551604cc00 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6870
diff changeset
   243
- Bump to 2.14.0.
6870
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6855
diff changeset
   244
* Wed Mar  1 2006 - [email protected]
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6855
diff changeset
   245
- use sed instead of dos2unix for converting the po files, because dos2unix
faa4b5d2050e 2006-03-01 Laszlo Peter <[email protected]>
laca
parents: 6855
diff changeset
   246
  corrupts some UTF-8 strings
6855
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6803
diff changeset
   247
* Mon Feb 27 2006 - [email protected]
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6803
diff changeset
   248
- Bump to 2.13.92.
6803
4ae6763e8b95 2006-02-21 Damien Carbery <[email protected]>
dc144907
parents: 6741
diff changeset
   249
* Mon Feb 21 2006 - [email protected]
4ae6763e8b95 2006-02-21 Damien Carbery <[email protected]>
dc144907
parents: 6741
diff changeset
   250
- Add patch, 15-be_po, to workaround #332050.
6741
c4680f991016 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6619
diff changeset
   251
* Mon Feb 13 2006 - [email protected]
c4680f991016 2006-02-13 Damien Carbery <[email protected]>
dc144907
parents: 6619
diff changeset
   252
- Bump to 2.13.91.
6619
a0aaa85a8a5d 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6608
diff changeset
   253
* Thu Jan 19 2006 - [email protected]
a0aaa85a8a5d 2006-01-19 Damien Carbery <[email protected]>
dc144907
parents: 6608
diff changeset
   254
- Remove upstream patch (15-nocopy).
6587
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6549
diff changeset
   255
* Tue Jan 17 2006 - [email protected]
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6549
diff changeset
   256
- Bump to 2.13.4
6549
7ea82cd41335 * gnome-backgrounds.spec: dos2unix vi.po to fix 326430.
dc144907
parents: 6450
diff changeset
   257
* Tue Jan 10 2006 - [email protected]
7ea82cd41335 * gnome-backgrounds.spec: dos2unix vi.po to fix 326430.
dc144907
parents: 6450
diff changeset
   258
- dos2unix be.po to fix 326431.
6450
a5fb3fdeb3ce * gnome-vfs.spec: Remove upstream patch 15-forte-build-fix. Add
dc144907
parents: 6417
diff changeset
   259
* Tue Dec 21 2005 - [email protected]
a5fb3fdeb3ce * gnome-vfs.spec: Remove upstream patch 15-forte-build-fix. Add
dc144907
parents: 6417
diff changeset
   260
- Remove upstream patch, 15-forte-build-fix. Add patch, 15-login_tty to skip
a5fb3fdeb3ce * gnome-vfs.spec: Remove upstream patch 15-forte-build-fix. Add
dc144907
parents: 6417
diff changeset
   261
  call to a Linux-only function, login_tty.
6417
7c3e4b03eb9d * gtk2.spec: Bump to 2.8.9.
dc144907
parents: 6297
diff changeset
   262
* Tue Dec 20 2005 - [email protected]
7c3e4b03eb9d * gtk2.spec: Bump to 2.8.9.
dc144907
parents: 6297
diff changeset
   263
- Bump to 2.13.3.
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6080
diff changeset
   264
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6080
diff changeset
   265
- Bump to 2.12.2.
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6016
diff changeset
   266
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6016
diff changeset
   267
- Bump to 2.12.1.1
5863
f65f2c9a73e9 2005-09-15 Brian Cameron <[email protected]>
bc99092
parents: 5719
diff changeset
   268
* Wed Sep 14 2005 - [email protected]
f65f2c9a73e9 2005-09-15 Brian Cameron <[email protected]>
bc99092
parents: 5719
diff changeset
   269
- Bump to 2.12.0
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5529
diff changeset
   270
* Mon Sep 05 2005 - [email protected]
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5529
diff changeset
   271
- Bump to 2.11.92.
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   272
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   273
- Bump 2.11.90.
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   274
* Sun Aug 07 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   275
- Remove Computer and subfs patches to align better with community code.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   276
  Narayana did the work to decide which bits we need to remove.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   277
* Thu Aug 04 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   278
- add patch18 (nocopy.diff) for bugzilla bug 311591,
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   279
  fix by <[email protected]>
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   280
* Wed Jul 27 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   281
- Removed patches gnome-vfs-04-nfs-drag-crash.diff (not required as nfs:// 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   282
  method is removed) and gnome-vfs-12-correct-screen-for-folder.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   283
  (upstream, fix present in 2.10). Renamed the other patches accordingly.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   284
* Fri Jun 24 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   285
- Added patch gnome-vfs-19-subfs.diff 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   286
- Removed patch gnome-vfs-X-subfs.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   287
* Fri May 13 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   288
- Updated the patch gnome-vfs-42-subfs.diff with fix for bug #6257289,
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   289
  crashing of nautilus when doing eject from context menu of CD icon.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   290
* Wed May 11 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   291
- Add patch 18 to remove usage of gcc-extension that is not available
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   292
  in Forte.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   293
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   294
- Updated the patch gnome-vfs-45-smb-browse-fixes.diff with fixes for
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   295
  bug #6259956, permissions not followed in smb:///. The changes were
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   296
  backported from community CVS HEAD.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   297
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   298
- Bump to 2.10.1
5366
83303b3982c5 2005-04-22 Archana Shah <[email protected]>
archana
parents: 5333
diff changeset
   299
* Fri Apr 22 2005 - [email protected]
83303b3982c5 2005-04-22 Archana Shah <[email protected]>
archana
parents: 5333
diff changeset
   300
- Added patch gnome-vfs-53-trash-skip-copy.diff to fix a trash issue.
5367
496a3a8e73eb Correcting the bug id. Mentioned it wrong in the previous mail.
archana
parents: 5366
diff changeset
   301
  Fixes bug #6243507
5323
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   302
* Thu Apr 08 2005 - [email protected]
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   303
- Updated the patch gnome-vfs-45-smb-browse-fixes.diff with fixes for
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   304
  bugs #6247186 (issue of authentication when username is present in URI)
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   305
  and #6243484 (server caching issues when authentication details entered
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   306
  are wrong first time). Patch for 6243484 has been committed to community
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   307
  CVS HEAD (bugzilla bug#171468). And patch for 6247186 has been submitted
f1f610cb1145 2005-04-08 Narayana Pattipati <[email protected]>
naren
parents: 5314
diff changeset
   308
  to bugzilla bug#172695.
5314
4436c981c7cf 2005-04-07 Vijaykumar Patwari <[email protected]>
vijay
parents: 5305
diff changeset
   309
* Thu Apr 07 2005 - [email protected]
4436c981c7cf 2005-04-07 Vijaykumar Patwari <[email protected]>
vijay
parents: 5305
diff changeset
   310
- Added gnome-vfs-52-ftp-auth.diff, which introduces the
4436c981c7cf 2005-04-07 Vijaykumar Patwari <[email protected]>
vijay
parents: 5305
diff changeset
   311
  functionality for one time authentication for the user.
5305
6c47fecf919c 2005-04-06 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5281
diff changeset
   312
* Wed Apr 06 2005 - [email protected]
6c47fecf919c 2005-04-06 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5281
diff changeset
   313
- Modified patch gnome-vfs-10-this-comp-and-hotplug-names.diff 
6c47fecf919c 2005-04-06 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5281
diff changeset
   314
  Fixes bug #6242108
5242
d0d92385ced5 2005-03-15 Archana Shah <[email protected]>
archana
parents: 5237
diff changeset
   315
* Tue Mar 15 2005 - [email protected]
d0d92385ced5 2005-03-15 Archana Shah <[email protected]>
archana
parents: 5237
diff changeset
   316
- Added patch gnome-vfs-51-ftp-show-permissions.diff to show the permissions
d0d92385ced5 2005-03-15 Archana Shah <[email protected]>
archana
parents: 5237
diff changeset
   317
  of file/folders in ftp method.
d0d92385ced5 2005-03-15 Archana Shah <[email protected]>
archana
parents: 5237
diff changeset
   318
  Fixes bug #6232138
5218
d0e05fc6c121 2005-03-11 Archana Shah <[email protected]>
archana
parents: 5184
diff changeset
   319
* Fri Mar 11 2005 - [email protected]
d0e05fc6c121 2005-03-11 Archana Shah <[email protected]>
archana
parents: 5184
diff changeset
   320
- Added patch gnome-vfs-50-audio-cd-show-icon.diff to show the icon for audio
d0e05fc6c121 2005-03-11 Archana Shah <[email protected]>
archana
parents: 5184
diff changeset
   321
  cd as well. Fixes bug #6228176
5184
d132e1b3a5c4 2005-03-07 Narayana Pattipati <[email protected]>
naren
parents: 5152
diff changeset
   322
* Mon Mar 07 2005 - [email protected]
d132e1b3a5c4 2005-03-07 Narayana Pattipati <[email protected]>
naren
parents: 5152
diff changeset
   323
- Updated the patch gnome-vfs-45-smb-browse-fixes.diff with fix for the 
d132e1b3a5c4 2005-03-07 Narayana Pattipati <[email protected]>
naren
parents: 5152
diff changeset
   324
  bug#6234261. Fixes the issue of domains not appearing in some networks.
d132e1b3a5c4 2005-03-07 Narayana Pattipati <[email protected]>
naren
parents: 5152
diff changeset
   325
  Patch was backported from community CVS HEAD.
5139
341cb5f4f423 2005-02-25 Takao Fujiwara <[email protected]>
fujiwara
parents: 5122
diff changeset
   326
* Fri Feb 25 2005 - [email protected]
341cb5f4f423 2005-02-25 Takao Fujiwara <[email protected]>
fujiwara
parents: 5122
diff changeset
   327
- Updated gnome-vfs-24-g11n-i18n-ui.diff to localize desktop icons.
341cb5f4f423 2005-02-25 Takao Fujiwara <[email protected]>
fujiwara
parents: 5122
diff changeset
   328
  Fixes #6233183
5066
e330788ca8b7 2005-02-11 Narayana Pattipati <[email protected]>
naren
parents: 5064
diff changeset
   329
* Mon Feb 11 2005 - [email protected]
e330788ca8b7 2005-02-11 Narayana Pattipati <[email protected]>
naren
parents: 5064
diff changeset
   330
- Updated the patch gnome-vfs-45-smb-browse-fixes.diff with community 
e330788ca8b7 2005-02-11 Narayana Pattipati <[email protected]>
naren
parents: 5064
diff changeset
   331
  smb method rewrite. Community has re-written smb method authentication
e330788ca8b7 2005-02-11 Narayana Pattipati <[email protected]>
naren
parents: 5064
diff changeset
   332
  completely. The patch backports all the changes. It fixes bugs like 
e330788ca8b7 2005-02-11 Narayana Pattipati <[email protected]>
naren
parents: 5064
diff changeset
   333
  4961385, 6203800 in an elegant way.
5064
f42973317b1e 2005-02-11 Muktha <[email protected]>
muktha
parents: 5053
diff changeset
   334
* Fri Feb 11 2005 - [email protected]
f42973317b1e 2005-02-11 Muktha <[email protected]>
muktha
parents: 5053
diff changeset
   335
- Added gnome-vfs-49-socks-version.diff to add a new gconf key for
f42973317b1e 2005-02-11 Muktha <[email protected]>
muktha
parents: 5053
diff changeset
   336
  SOCKS version. Fixes #4951431.
5053
c648ae52edd1 2005-02-10 Stephen Browne <[email protected]>
stephen
parents: 4998
diff changeset
   337
* Thu Feb 10 2005 - [email protected]
c648ae52edd1 2005-02-10 Stephen Browne <[email protected]>
stephen
parents: 4998
diff changeset
   338
- Added patch gnome-vfs-48-trash-files-from-different-filesystem.diff
c648ae52edd1 2005-02-10 Stephen Browne <[email protected]>
stephen
parents: 4998
diff changeset
   339
  to allow moving items to trash for a filesystem other than the one the users
c648ae52edd1 2005-02-10 Stephen Browne <[email protected]>
stephen
parents: 4998
diff changeset
   340
  home directory resides on.  Fixes 6200485
4998
4d2236e1a616 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4995
diff changeset
   341
* Tue Feb 01 2005 - [email protected]
4d2236e1a616 2005-02-01 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4995
diff changeset
   342
- Obsoletes gnome-vfs-extra.
4995
81d8c5eff103 2005-02-01 Archana Shah <[email protected]>
archana
parents: 4991
diff changeset
   343
* Tue Feb 01 2005 - [email protected]
81d8c5eff103 2005-02-01 Archana Shah <[email protected]>
archana
parents: 4991
diff changeset
   344
- Added patch gnome-vfs-47-mime-type-case-insensitive.diff to make mime type
81d8c5eff103 2005-02-01 Archana Shah <[email protected]>
archana
parents: 4991
diff changeset
   345
  detection case insensitive.
81d8c5eff103 2005-02-01 Archana Shah <[email protected]>
archana
parents: 4991
diff changeset
   346
  Fixes bug #5068327
4861
f9649a6e1458 2005-01-17 Narayana Pattipati <[email protected]>
naren
parents: 4860
diff changeset
   347
* Mon Jan 17 2005 - [email protected]
f9649a6e1458 2005-01-17 Narayana Pattipati <[email protected]>
naren
parents: 4860
diff changeset
   348
- Added patch gnome-vfs-45-smb-browse-fixes.diff to fix smb:// browsing
f9649a6e1458 2005-01-17 Narayana Pattipati <[email protected]>
naren
parents: 4860
diff changeset
   349
  issues. Fixes the bugs: 6199915, 6203800 and 6215115.
f9649a6e1458 2005-01-17 Narayana Pattipati <[email protected]>
naren
parents: 4860
diff changeset
   350
  Part of the patch which is applicable to community smb-method is given
f9649a6e1458 2005-01-17 Narayana Pattipati <[email protected]>
naren
parents: 4860
diff changeset
   351
  to community as part of bugzilla bug#132933. And community maintainer
f9649a6e1458 2005-01-17 Narayana Pattipati <[email protected]>
naren
parents: 4860
diff changeset
   352
  committed the the changes to HEAD branch.
4763
5cf7be89bbda 2004-12-17 vinay M R <[email protected]>
vinaymr
parents: 4748
diff changeset
   353
* Fri Dec 17 2004 - [email protected]
5cf7be89bbda 2004-12-17 vinay M R <[email protected]>
vinaymr
parents: 4748
diff changeset
   354
- Added patch gnome-vfs-44-.Z-association.diff to fix the problem of
5cf7be89bbda 2004-12-17 vinay M R <[email protected]>
vinaymr
parents: 4748
diff changeset
   355
  .Z file not associated with default application. Fixes #6205707.
4705
6d4cdca769de 2004-12-06 Archana Shah <[email protected]>
archana
parents: 4689
diff changeset
   356
* Mon Dec 06 2004 - [email protected]
6d4cdca769de 2004-12-06 Archana Shah <[email protected]>
archana
parents: 4689
diff changeset
   357
- Added patch 43 to ignore rootfs file system.
6d4cdca769de 2004-12-06 Archana Shah <[email protected]>
archana
parents: 4689
diff changeset
   358
  Fixes bug# 6192112
4684
906f476f292b 2004-11-29 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4632
diff changeset
   359
* Mon Nov 29 2004 - [email protected]
906f476f292b 2004-11-29 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4632
diff changeset
   360
- Patch #42 applies only in linux. Added ifos.
4616
2a86f173c3f3 Doh! Missed checking in the spec
arvind
parents: 4614
diff changeset
   361
* Tue Nov 23 2004 - [email protected]
2a86f173c3f3 Doh! Missed checking in the spec
arvind
parents: 4614
diff changeset
   362
- Add the rewrite of gnome-vfs-38-mount-points-fix.diff
2a86f173c3f3 Doh! Missed checking in the spec
arvind
parents: 4614
diff changeset
   363
  Fixes #6190753
4614
f94f9d067061 2004-11-23 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4589
diff changeset
   364
* Tue Nov 23 2004 - [email protected]
f94f9d067061 2004-11-23 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4589
diff changeset
   365
- Added path 42. Fixes #6195964
4589
a12e1a6f10ae 2004-11-17 Alvaro Lopez <[email protected]>
alo
parents: 4588
diff changeset
   366
* Tue Nov 17 2004 - [email protected]
a12e1a6f10ae 2004-11-17 Alvaro Lopez <[email protected]>
alo
parents: 4588
diff changeset
   367
- Source entry fixed
4584
3159e072e2d1 Updating gnome-vfs.spec to add gnome-vfs-41-potfiles.diff
cm152228
parents: 4579
diff changeset
   368
* Tue Nov 16 2004 - [email protected]
4588
1c15e4b37399 Backing out Patch 41
cm152228
parents: 4584
diff changeset
   369
- Backing out gnome-vfs-41-potfiles.diff patch
1c15e4b37399 Backing out Patch 41
cm152228
parents: 4584
diff changeset
   370
* Tue Nov 16 2004 - [email protected]
4584
3159e072e2d1 Updating gnome-vfs.spec to add gnome-vfs-41-potfiles.diff
cm152228
parents: 4579
diff changeset
   371
- Added gnome-vfs-41-potfiles.diff to update POTFILES.in 
4496
aeeeecc90548 2004-11-10 Niall Power <[email protected]>
niall
parents: 4489
diff changeset
   372
* Wed Nov 10 2004 - [email protected]
4499
e5de8eaeb557 2004-11-10 Niall Power <[email protected]
niall
parents: 4496
diff changeset
   373
- Added gnome-vfs-40-fork-off.diff. Fixes bug 6182789. Backport of 
e5de8eaeb557 2004-11-10 Niall Power <[email protected]
niall
parents: 4496
diff changeset
   374
  bugzilla #151026. Patch approved by Stephen Browne. Reuses forked
e5de8eaeb557 2004-11-10 Niall Power <[email protected]
niall
parents: 4496
diff changeset
   375
  process when get unix devices of volumes instead of seperately
e5de8eaeb557 2004-11-10 Niall Power <[email protected]
niall
parents: 4496
diff changeset
   376
  forking for each volume.
e5de8eaeb557 2004-11-10 Niall Power <[email protected]
niall
parents: 4496
diff changeset
   377
* Wed Nov 10 2004 - [email protected]
4496
aeeeecc90548 2004-11-10 Niall Power <[email protected]>
niall
parents: 4489
diff changeset
   378
- Commenting out Patch 38 (gnome-vfs-38-mount-points-fix.diff) because
aeeeecc90548 2004-11-10 Niall Power <[email protected]>
niall
parents: 4489
diff changeset
   379
  it needs to be rewritten to make performance acceptable.
4489
016fc595b368 2004-11-10 Narayana Pattipati <[email protected]>
naren
parents: 4481
diff changeset
   380
* Wed Nov 10 2004 - [email protected]
016fc595b368 2004-11-10 Narayana Pattipati <[email protected]>
naren
parents: 4481
diff changeset
   381
- Added patch gnome-vfs-39-correct-screen-for-folder.diff to make sure
016fc595b368 2004-11-10 Narayana Pattipati <[email protected]>
naren
parents: 4481
diff changeset
   382
  that a folder is created on the correct screen. Fixes bug#6176070.
016fc595b368 2004-11-10 Narayana Pattipati <[email protected]>
naren
parents: 4481
diff changeset
   383
  Patch given by [email protected]. 
4481
276136666c17 2004-11-09 Vijaykumar Patwari <[email protected]>
vijay
parents: 4455
diff changeset
   384
* Tue Nov 09 2004 - [email protected]
276136666c17 2004-11-09 Vijaykumar Patwari <[email protected]>
vijay
parents: 4455
diff changeset
   385
- Added patch gnome-vfs-38-mount-points-fix.diff 
276136666c17 2004-11-09 Vijaykumar Patwari <[email protected]>
vijay
parents: 4455
diff changeset
   386
  Fixes bug #6190753.
4453
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4443
diff changeset
   387
* Fri Nov 05 2004 - [email protected]
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4443
diff changeset
   388
- Added patch gnome-vfs-37-sftp.diff.
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4443
diff changeset
   389
  Part of the fix goes to libgnomeui.
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4443
diff changeset
   390
  Fixes bug# 5088520.
4443
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   391
* Thu Nov 04 2004 - [email protected]
c889d4d2454b Updating spec files to include potfiles patches to update POTFILE.in of software modules
cm152228
parents: 4409
diff changeset
   392
- Added gnome-vfs-36-g11n-potfiles.diff to update POTFILES.in
4380
99180b1f375e 2004-10-29 Narayana Pattipati <[email protected]>
naren
parents: 4357
diff changeset
   393
* Fri Oct 29 2004 - [email protected]
99180b1f375e 2004-10-29 Narayana Pattipati <[email protected]>
naren
parents: 4357
diff changeset
   394
- Added patch gnome-vfs-35-trash-only-home.diff to treat only user's home 
99180b1f375e 2004-10-29 Narayana Pattipati <[email protected]>
naren
parents: 4357
diff changeset
   395
  directory as trash volume. Don't look at all the mount points in the 
99180b1f375e 2004-10-29 Narayana Pattipati <[email protected]>
naren
parents: 4357
diff changeset
   396
  system for trash. Fix bugtraq bugs#5105006 and 5070031
4357
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   397
* Thu Oct 28 2004 - [email protected]
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   398
- Add gnomevfs-cat.1, gnomevfs-copy.1, gnomevfs-info.1, gnomevfs-ls.1,
2474a25f2946 Cinnabar Manpage Delivery... phew
mattk
parents: 4276
diff changeset
   399
  gnomevfs-mkdir.1 man pages
4256
befd77622a6e 2004-10-04 Narayana Pattipati <[email protected]>
naren
parents: 4240
diff changeset
   400
* Thu Oct 14 2004 - [email protected]
befd77622a6e 2004-10-04 Narayana Pattipati <[email protected]>
naren
parents: 4240
diff changeset
   401
- Added Requires/BuildRequires of libsmbclient so that smb:/// is built
befd77622a6e 2004-10-04 Narayana Pattipati <[email protected]>
naren
parents: 4240
diff changeset
   402
  properly.
4240
46cd308743a5 2004-10-13 Arvind Samptur <[email protected]>
arvind
parents: 4133
diff changeset
   403
* Wed Oct 13 2004 - [email protected]
46cd308743a5 2004-10-13 Arvind Samptur <[email protected]>
arvind
parents: 4133
diff changeset
   404
- Forward port the panel polling patch from GNOME 2.0.2 to JDS
4041
20ec4eed4d98 2004-09-22 Narayana Pattipati <[email protected]>
naren
parents: 4040
diff changeset
   405
* Wed Sep 22 2004 - [email protected]
20ec4eed4d98 2004-09-22 Narayana Pattipati <[email protected]>
naren
parents: 4040
diff changeset
   406
- Added patch gnome-vfs-33-volume-free-space-fix.diff to fix incorrect
20ec4eed4d98 2004-09-22 Narayana Pattipati <[email protected]>
naren
parents: 4040
diff changeset
   407
  free space returned by gnome-vfs volume manager. Fixes bugtraq
20ec4eed4d98 2004-09-22 Narayana Pattipati <[email protected]>
naren
parents: 4040
diff changeset
   408
  bug#5092286
4038
2295a6d7e0a9 2004-09-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 4033
diff changeset
   409
* Wed Sep 22 2004 - [email protected]
4040
edf89c34b27c 2004-09-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 4038
diff changeset
   410
- Avoid installation of nfs.desktop file.
edf89c34b27c 2004-09-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 4038
diff changeset
   411
* Wed Sep 22 2004 - [email protected]
4038
2295a6d7e0a9 2004-09-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 4033
diff changeset
   412
- Removed NFS Module (i.e patch `gnome-vfs-03-nfs-module.diff`) 
2295a6d7e0a9 2004-09-22 Vijaykumar Patwari <[email protected]>
vijay
parents: 4033
diff changeset
   413
  from Gnome-vfs. Renamed rest of the patches accordingly.
3991
3251c007a383 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3886
diff changeset
   414
* Sat Sep 18 2004 - [email protected]
3251c007a383 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3886
diff changeset
   415
- Backported patch from gnome-vfs HEAD to prefer suffix to sniffing for
3251c007a383 2004-09-18 Laszlo Peter <[email protected]>
laca
parents: 3886
diff changeset
   416
  xml files.
3886
2df052706f36 2004-09-08 Vinay M R <[email protected]>
vinaymr
parents: 3879
diff changeset
   417
* Wed Sep 08 2004 - [email protected]
2df052706f36 2004-09-08 Vinay M R <[email protected]>
vinaymr
parents: 3879
diff changeset
   418
- Modified gnome-vfs-07-preference-menu-reorder.diff to remove duplicate
2df052706f36 2004-09-08 Vinay M R <[email protected]>
vinaymr
parents: 3879
diff changeset
   419
  menu items for "Printer Preferences".
3794
98af5c75fb43 2004-08-30 Vijaykumar Patwari <[email protected]>
vijay
parents: 3693
diff changeset
   420
* Mon Aug 30 2004 - [email protected]
98af5c75fb43 2004-08-30 Vijaykumar Patwari <[email protected]>
vijay
parents: 3693
diff changeset
   421
- Set default url handler for "https".
3673
06d8ba48c4b6 2004-08-23 Niall Power <[email protected]>
niall
parents: 3628
diff changeset
   422
* Mon Aug 23 2004 - [email protected]
06d8ba48c4b6 2004-08-23 Niall Power <[email protected]>
niall
parents: 3628
diff changeset
   423
- remove JDS_CBE_PREFIX definition
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   424
* Wed Aug 18 2004 - [email protected]
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   425
- added --enable-gtk-doc
3534
73a76a9cc018 2004-08-11 Archana Shah <[email protected]>
archana
parents: 3519
diff changeset
   426
* Wed Aug 11 2004 - [email protected]
73a76a9cc018 2004-08-11 Archana Shah <[email protected]>
archana
parents: 3519
diff changeset
   427
- Added patch 30 for gnome-printinfo
3359
1679886025b3 2004-07-16 Johan Steyn <[email protected]>
johan
parents: 3340
diff changeset
   428
* Fri Jul 16 2004 - [email protected]
1679886025b3 2004-07-16 Johan Steyn <[email protected]>
johan
parents: 3340
diff changeset
   429
- Added patch 29 for Network Places
3340
a7b2879f4f9b * gnome-vfs.spec, patches/gnome-vfs-28-mime-non_utf_8-filename.diff:
ys148558
parents: 3320
diff changeset
   430
* Wed Jul 14 2004 - [email protected]
a7b2879f4f9b * gnome-vfs.spec, patches/gnome-vfs-28-mime-non_utf_8-filename.diff:
ys148558
parents: 3320
diff changeset
   431
- Added patch -28 to fix bugtraq #5052453
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   432
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   433
- Updated l10n content to gnome-vfs-l10n-po-1.2.tar.bz2
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   434
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   435
- Ported to rpm4
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   436
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   437
- added "-j $CPUS" to make to speed up builds
3205
ce59b29e1dbb 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3197
diff changeset
   438
* Fri Jun 25 2004 - [email protected]
3210
c5c6c37bc22b 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3205
diff changeset
   439
- Added patch gnome-vfs-27-sftp-exit-fix.diff to fix nautilus exit when
c5c6c37bc22b 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3205
diff changeset
   440
  using sftp:// method. Fixes bugtraq bug:5067878. The patch is a backport
c5c6c37bc22b 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3205
diff changeset
   441
  from community CVS HEAD.
c5c6c37bc22b 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3205
diff changeset
   442
* Fri Jun 25 2004 - [email protected]
3205
ce59b29e1dbb 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3197
diff changeset
   443
- Added patch gnome-vfs-26-ftp-hostname-crash.diff to fix nautilus crash
ce59b29e1dbb 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3197
diff changeset
   444
  while using ftp:// method without specifying host name in the URL.
ce59b29e1dbb 2004-06-25 Narayana Pattipati <[email protected]>
naren
parents: 3197
diff changeset
   445
  Fixes bugtraq bug:5067212.
3197
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3120
diff changeset
   446
* Thu Jun 24 2004 - [email protected]
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3120
diff changeset
   447
- Add gnome-vfs-25-g11n-i18n-ui.diff to translate open dialog. bugzilla #144902
3066
afe75df0bd55 2004-06-09 Archana Shah <[email protected]>
archana
parents: 3041
diff changeset
   448
* Wed Jun 09 2004 - [email protected]
afe75df0bd55 2004-06-09 Archana Shah <[email protected]>
archana
parents: 3041
diff changeset
   449
- Add patch gnome-vfs-24-ftp-crash.diff
afe75df0bd55 2004-06-09 Archana Shah <[email protected]>
archana
parents: 3041
diff changeset
   450
  Fixes bug# 5057615
3041
80c12c6fc8ea 2004-06-08 Arvind Samptur <[email protected]>
arvind
parents: 3010
diff changeset
   451
* Tue Jun 08 2004 - [email protected]
80c12c6fc8ea 2004-06-08 Arvind Samptur <[email protected]>
arvind
parents: 3010
diff changeset
   452
- Remove  gnome-vfs-20-remove-gnome-20-menus.diff. We should
80c12c6fc8ea 2004-06-08 Arvind Samptur <[email protected]>
arvind
parents: 3010
diff changeset
   453
  have /usr/share/applications in path
3010
e42888fccc04 2004-06-03 Niall Power <[email protected]>
niall
parents: 2963
diff changeset
   454
* Wed Jun 02 2004 - [email protected]
e42888fccc04 2004-06-03 Niall Power <[email protected]>
niall
parents: 2963
diff changeset
   455
- Added patch gnome-vfs-24-eject-solaris-rmm.diff to supress pointless
e42888fccc04 2004-06-03 Niall Power <[email protected]>
niall
parents: 2963
diff changeset
   456
  error message when media is ejected.
2963
4af2c299c9b3 2004-05-31 Narayana Pattipati <[email protected]>
naren
parents: 2958
diff changeset
   457
* Mon May 31 2004 - [email protected]
4af2c299c9b3 2004-05-31 Narayana Pattipati <[email protected]>
naren
parents: 2958
diff changeset
   458
- Added patch gnome-vfs-23-ftp-upload-crash.diff to fix nautilus crash
4af2c299c9b3 2004-05-31 Narayana Pattipati <[email protected]>
naren
parents: 2958
diff changeset
   459
  while uploading a file to ftp server. Fixes bugtraq bug#5053735. 
4af2c299c9b3 2004-05-31 Narayana Pattipati <[email protected]>
naren
parents: 2958
diff changeset
   460
  Submitted the patcht to bugzilla bug#143320 also.
2893
d29a8c28f12a 2004-05-26 Vijakumar Patwari <[email protected]>
vijay
parents: 2844
diff changeset
   461
* Wed May 26 2004 - [email protected]
d29a8c28f12a 2004-05-26 Vijakumar Patwari <[email protected]>
vijay
parents: 2844
diff changeset
   462
- Added patch gnome-vfs-21-unix-device-type.diff to fix bug#5040516.
2844
877dbe04c696 2004-05-24 Narayana Pattipati <[email protected]>
naren
parents: 2825
diff changeset
   463
* Mon May 24 2004 - [email protected]
877dbe04c696 2004-05-24 Narayana Pattipati <[email protected]>
naren
parents: 2825
diff changeset
   464
- Added patch gnome-vfs-21-ftp-data-loss.diff to fix data loss while
877dbe04c696 2004-05-24 Narayana Pattipati <[email protected]>
naren
parents: 2825
diff changeset
   465
  transefering files through ftp:// method. Fixes bugtraq bug#5025035.
877dbe04c696 2004-05-24 Narayana Pattipati <[email protected]>
naren
parents: 2825
diff changeset
   466
  The patch is backported from HEAD. This should be removed once the 
877dbe04c696 2004-05-24 Narayana Pattipati <[email protected]>
naren
parents: 2825
diff changeset
   467
  latest tarball is picked up from community.
2779
a0aa9ee862b8 2004-05-17 Niall Power <[email protected]>
niall
parents: 2777
diff changeset
   468
* Mon May 17 2004 - [email protected]
a0aa9ee862b8 2004-05-17 Niall Power <[email protected]>
niall
parents: 2777
diff changeset
   469
- Add patch to ignore old gnome-2.0 menu items on Solaris.
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2716
diff changeset
   470
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2716
diff changeset
   471
- Updated l10n content to gnome-vfs-l10n-po-1.1.tar.bz2
2712
4978bc53f337 rename jdshelp client
lk86177
parents: 2694
diff changeset
   472
* Tue May 11 2004 - [email protected]
4978bc53f337 rename jdshelp client
lk86177
parents: 2694
diff changeset
   473
- jdshelp schema change
2694
fb5bd758238a 2004-05-10 Muktha <[email protected]>
muktha
parents: 2650
diff changeset
   474
* Mon May 10 2004 - [email protected]
fb5bd758238a 2004-05-10 Muktha <[email protected]>
muktha
parents: 2650
diff changeset
   475
- Add <install_prefix>/share to XDG_DATA_DIRS path. 
fb5bd758238a 2004-05-10 Muktha <[email protected]>
muktha
parents: 2650
diff changeset
   476
  Fixes bug #5030813.
2478
2e24fd13080e 2004-04-16 Vijaykumar Patwrai <[email protected]>
vijay
parents: 2477
diff changeset
   477
* Fri Apr 16 2004 - [email protected]
2e24fd13080e 2004-04-16 Vijaykumar Patwrai <[email protected]>
vijay
parents: 2477
diff changeset
   478
- Set mozilla as the default url handler for http.
2e24fd13080e 2004-04-16 Vijaykumar Patwrai <[email protected]>
vijay
parents: 2477
diff changeset
   479
* Fri Apr 16 2004 - [email protected]
2477
ba71db73175f 2004-04-16 Archana Shah <[email protected]>
archana
parents: 2452
diff changeset
   480
  Correcting the typo in schemas (system_smb.schemas).
2452
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2407
diff changeset
   481
* Wed Apr 14 2004 - [email protected]
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2407
diff changeset
   482
- Change in spec file. Added desktop_default_applications.schemas and
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2407
diff changeset
   483
  system_smb.schemas for gconftool-2.
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2407
diff changeset
   484
  Fixes bug# 5014775
2407
b373e3c6e4ba jdshelp schema change added (ghelp url handler)
lk86177
parents: 2398
diff changeset
   485
* Tue Apr 06 2004 - [email protected]
b373e3c6e4ba jdshelp schema change added (ghelp url handler)
lk86177
parents: 2398
diff changeset
   486
- jdshelp schema patch
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2349
diff changeset
   487
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2349
diff changeset
   488
- Updated l10n content to gnome-vfs-l10n-po-1.0.tar.bz2
2348
c90a1841568a 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2347
diff changeset
   489
* Mon Mar 29 2004 - [email protected]
c90a1841568a 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2347
diff changeset
   490
- Ported a patch for bug 136748 from HEAD. The problem is that nautilus could
c90a1841568a 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2347
diff changeset
   491
  crash if staroffice mime data is found in user's own application mime.
c90a1841568a 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2347
diff changeset
   492
  Since this fix goes in after the version of 2.6.0 tarball has been created,
c90a1841568a 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2347
diff changeset
   493
  so create this patch, gnome-vfs-16-nautilus-crash-136748-from-head.diff for 
c90a1841568a 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2347
diff changeset
   494
  cinnabar. For Vermillion, this patch can be dropped.
2349
68f6a52ad151 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2348
diff changeset
   495
* Thu Mar 29 2004 - <[email protected]>
68f6a52ad151 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2348
diff changeset
   496
- Updated patch gnome-vfs-03-nfs-module.diff to fix NFS method related
68f6a52ad151 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2348
diff changeset
   497
  problems like file removal, move, rename, replace etc. for bugs:
68f6a52ad151 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2348
diff changeset
   498
  5014972 and 5015739, 5009330. Also updated it with fix for nfs
68f6a52ad151 2004-03-29 Ghee Teo <[email protected]>
gheet
parents: 2348
diff changeset
   499
  rename crash (for bug#4981011) from [email protected]
2327
6f20ac90c1e7 2004-03-25 Niall Power <[email protected]>
niall
parents: 2280
diff changeset
   500
* Thu Mar 25 2004 - [email protected]
6f20ac90c1e7 2004-03-25 Niall Power <[email protected]>
niall
parents: 2280
diff changeset
   501
- bumped to 2.6.0, updated dependency versions and
6f20ac90c1e7 2004-03-25 Niall Power <[email protected]>
niall
parents: 2280
diff changeset
   502
  added a dependency on shared-mime-info
2191
258cfe83765d Updated the following files:
yk150259
parents: 2163
diff changeset
   503
* Thu Mar 11 2004 - [email protected]
258cfe83765d Updated the following files:
yk150259
parents: 2163
diff changeset
   504
- added gnome-vfs-15-g11n-potfiles.diff
2163
b44ea5888d89 2004-03-09 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   505
* Tue Mar 09 2004 - <[email protected]>
b44ea5888d89 2004-03-09 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   506
- Added patch to define gopher proxy schemas
2140
a7a528b6a85f 2004-03-04 Narayana Pattipati <[email protected]>
naren
parents: 2065
diff changeset
   507
* Thu Mar 04 2004 - <[email protected]>
a7a528b6a85f 2004-03-04 Narayana Pattipati <[email protected]>
naren
parents: 2065
diff changeset
   508
- Added patch gnome-vfs-13-nfs-drag-crash.diff to fix
a7a528b6a85f 2004-03-04 Narayana Pattipati <[email protected]>
naren
parents: 2065
diff changeset
   509
  nautilus crash when a file/folder is dragged onto
a7a528b6a85f 2004-03-04 Narayana Pattipati <[email protected]>
naren
parents: 2065
diff changeset
   510
  nfs:// location.
2065
7dc6320aa6e0 update to apply to latest tarball
lk86177
parents: 2033
diff changeset
   511
* Thu Feb 26 2004 - [email protected]
7dc6320aa6e0 update to apply to latest tarball
lk86177
parents: 2033
diff changeset
   512
- activated ported patch gnome-vfs-02-ftp-authn-keyring.diff
1993
8b6857e903fa 2004-02-25 Niall Power <[email protected]>
niall
parents: 1987
diff changeset
   513
* Wed Feb 25 2004 - [email protected]
2003
65615ca24684 2004-02-25 Niall Power <[email protected]>
niall
parents: 1993
diff changeset
   514
- add patch 12 for uninstalled .pc files
65615ca24684 2004-02-25 Niall Power <[email protected]>
niall
parents: 1993
diff changeset
   515
* Wed Feb 25 2004 - [email protected]
1993
8b6857e903fa 2004-02-25 Niall Power <[email protected]>
niall
parents: 1987
diff changeset
   516
- remove unnecessary %{_datadir}/aclocal arg from aclocal line.
1946
456fafa8ba10 2004-02-24 Niall Power <[email protected]>
niall
parents: 1884
diff changeset
   517
* Tue Feb 24 2004 - [email protected]
456fafa8ba10 2004-02-24 Niall Power <[email protected]>
niall
parents: 1884
diff changeset
   518
- build with the JDS_CBE auto tools and set ACLOCAL_FLAGS
456fafa8ba10 2004-02-24 Niall Power <[email protected]>
niall
parents: 1884
diff changeset
   519
  to pick up JDS_CBE aclocal macros (on linux) and Build
456fafa8ba10 2004-02-24 Niall Power <[email protected]>
niall
parents: 1884
diff changeset
   520
  Requirements accordingly.
1880
73b6b4a07d31 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1876
diff changeset
   521
* Mon Feb 23 2004 - [email protected]
1884
53a8d68a3c50 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1883
diff changeset
   522
- reactivate ported patches 05 and 11
53a8d68a3c50 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1883
diff changeset
   523
* Mon Feb 23 2004 - [email protected]
1880
73b6b4a07d31 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1876
diff changeset
   524
- reactivate ported patch 03 
73b6b4a07d31 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1876
diff changeset
   525
* Mon Feb 23 2004 - [email protected]
1875
b9fed59fcbbc 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1712
diff changeset
   526
- uprev to 2.5.7, disable patches that need porting
1712
d45cca99e7a6 2004-02-16 Stephen Browne <[email protected]>
stephen
parents: 1655
diff changeset
   527
* Mon Feb 16 2004 - [email protected]
d45cca99e7a6 2004-02-16 Stephen Browne <[email protected]>
stephen
parents: 1655
diff changeset
   528
- Add icons to This Computer view and get decent names for hotplug devices
1605
912eb07008b2 *** empty log message ***
lk86177
parents: 1578
diff changeset
   529
* Mon Feb 09 2004 - [email protected]
912eb07008b2 *** empty log message ***
lk86177
parents: 1578
diff changeset
   530
- include vfs daemon server file 
1578
a9cc697e68d3 *** empty log message ***
mattk
parents: 1573
diff changeset
   531
* Thu Feb 05 2004 - [email protected]
a9cc697e68d3 *** empty log message ***
mattk
parents: 1573
diff changeset
   532
- Mismatch tag in gnome-vfs-01-menu-stripe.diff causing
a9cc697e68d3 *** empty log message ***
mattk
parents: 1573
diff changeset
   533
  gnome-panel to fail
1573
838ec4adb3e0 ftp patch ported
lk86177
parents: 1551
diff changeset
   534
* Wed Feb 04 2004 - [email protected]
838ec4adb3e0 ftp patch ported
lk86177
parents: 1551
diff changeset
   535
- ftp authn patch ported
1484
58a9b1752f9f 2004-01-06 Niall Power <[email protected]>
niall
parents: 1482
diff changeset
   536
* Tue Jan 06 2004 - [email protected]
58a9b1752f9f 2004-01-06 Niall Power <[email protected]>
niall
parents: 1482
diff changeset
   537
- Previous changelog entry had wrong year.
58a9b1752f9f 2004-01-06 Niall Power <[email protected]>
niall
parents: 1482
diff changeset
   538
* Mon Jan 05 2004 - [email protected]
1482
45106dcf701e 2004-01-05 Niall Power <[email protected]>
niall
parents: 1434
diff changeset
   539
- Bump to 2.5.4.1. Add gtkdocize to prep stage to
45106dcf701e 2004-01-05 Niall Power <[email protected]>
niall
parents: 1434
diff changeset
   540
  build broken tarball.
1433
88a2e59c2db6 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   541
* Mon Dec 15 2003 - [email protected]
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1433
diff changeset
   542
- Bump to 2.5.3
1378
c9755142bb80 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1219
diff changeset
   543
* Fri Oct 31 2003 - [email protected]
1381
e10d08083c10 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1378
diff changeset
   544
- Remove the extras menu. Remove Sun Supported 
e10d08083c10 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1378
diff changeset
   545
  from vfolder description file.
1214
86ef9b07cac5 *** empty log message ***
stephen
parents: 1195
diff changeset
   546
* Wed Oct 08 2003 - [email protected]
86ef9b07cac5 *** empty log message ***
stephen
parents: 1195
diff changeset
   547
- Updated to 2.4 for quicksilver
1112
665eea700902 2003-08-21 Ghee Teo <[email protected]>
gheet
parents: 1100
diff changeset
   548
* Thu Aug 20 2003 - [email protected]
665eea700902 2003-08-21 Ghee Teo <[email protected]>
gheet
parents: 1100
diff changeset
   549
- Modified patch 15 to remove network-neighboorhood
665eea700902 2003-08-21 Ghee Teo <[email protected]>
gheet
parents: 1100
diff changeset
   550
  and replaced it with network-places instead.
665eea700902 2003-08-21 Ghee Teo <[email protected]>
gheet
parents: 1100
diff changeset
   551
  also updated nfs.desktop.in to refer to
665eea700902 2003-08-21 Ghee Teo <[email protected]>
gheet
parents: 1100
diff changeset
   552
  Categories=X-NetworkPlaces
1100
672ef788266f 2003-08-20 Niall Power - <[email protected]>
niall
parents: 1086
diff changeset
   553
* Wed Aug 20 2003 - [email protected]
672ef788266f 2003-08-20 Niall Power - <[email protected]>
niall
parents: 1086
diff changeset
   554
- Added patch 21 (not the one Stephen removed :)
672ef788266f 2003-08-20 Niall Power - <[email protected]>
niall
parents: 1086
diff changeset
   555
  Fixes broken nfs write method.
1086
5b18f069cf5c *** empty log message ***
stephen
parents: 1080
diff changeset
   556
* Tue Aug 19 2003 - [email protected]
5b18f069cf5c *** empty log message ***
stephen
parents: 1080
diff changeset
   557
- Removed patch 21 its totally broken
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1045
diff changeset
   558
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1045
diff changeset
   559
- move lib*.so to -devel, remove *.a, *.la
976
1da67826e3f1 *** empty log message ***
stephen
parents: 940
diff changeset
   560
* Tue Aug 05 2003 - [email protected]
1da67826e3f1 *** empty log message ***
stephen
parents: 940
diff changeset
   561
- Remove dups from devices:///
922
4b8cda960509 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 865
diff changeset
   562
* Fri Aug 01 2003 - [email protected]
4b8cda960509 2003-08-02 Glynn Foster <[email protected]>
gman
parents: 865
diff changeset
   563
- New extras:///. Woo.
865
12152419626e 2003-07-30 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   564
* Wed Jul 30 2003 - [email protected]
12152419626e 2003-07-30 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   565
- New tarball. Bump version, reset release.
803
89669448ebf4 2003-07-25 Niall Power <[email protected]>
niall
parents: 748
diff changeset
   566
* Fri Jul 25 2003 - [email protected]
89669448ebf4 2003-07-25 Niall Power <[email protected]>
niall
parents: 748
diff changeset
   567
- add missing cdparanoia dependencies
742
99882f5a7e51 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 699
diff changeset
   568
* Wed Jul 23 2003 - [email protected]
748
2cdf9d07ee94 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 742
diff changeset
   569
- Getting system-settings:/// in order.
2cdf9d07ee94 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 742
diff changeset
   570
* Wed Jul 23 2003 - [email protected]
742
99882f5a7e51 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 699
diff changeset
   571
- Make vfolder stuff useful by editing permissions of 
99882f5a7e51 2003-07-23 Glynn Foster <[email protected]>
gman
parents: 699
diff changeset
   572
  autogenerated folders.
678
a600bf9bc4c9 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 661
diff changeset
   573
* Mon Jul 21 2003 - [email protected]
699
146e3f49b004 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 678
diff changeset
   574
- Add quick-start:/// uri for panel items above. This is 
146e3f49b004 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 678
diff changeset
   575
  mostly on crack.
146e3f49b004 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 678
diff changeset
   576
* Mon Jul 21 2003 - [email protected]
678
a600bf9bc4c9 2003-07-21 Glynn Foster <[email protected]>
gman
parents: 661
diff changeset
   577
- Changed preferences:/// for new menu setup.
661
b7b907e897ee 2003-07-18 Glynn Foster <[email protected]>
gman
parents: 596
diff changeset
   578
* Fri Jul 18 2003 - [email protected]
b7b907e897ee 2003-07-18 Glynn Foster <[email protected]>
gman
parents: 596
diff changeset
   579
- added gnome-vfs-20-vfolder-no-core-items.diff to remove the
b7b907e897ee 2003-07-18 Glynn Foster <[email protected]>
gman
parents: 596
diff changeset
   580
  help, home and network neighborhood from the application menu
596
4d1635a68dfb gnome-vfs-19-vfolder-network-neighborhood.diff added
lk86177
parents: 575
diff changeset
   581
* Wed Jul 16 2003 - [email protected]
4d1635a68dfb gnome-vfs-19-vfolder-network-neighborhood.diff added
lk86177
parents: 575
diff changeset
   582
- added gnome-vfs-19-vfolder-network-neighborhood.diff
510
b433e4521ef7 Adding yet more .po files
mick
parents: 491
diff changeset
   583
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 491
diff changeset
   584
- add in sun po files
491
1b962be97799 gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
lk86177
parents: 448
diff changeset
   585
* Wed Jul 9 2003 - [email protected]
1b962be97799 gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
lk86177
parents: 448
diff changeset
   586
- gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
1b962be97799 gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
lk86177
parents: 448
diff changeset
   587
  adds support for registering monitors for non-existent
1b962be97799 gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
lk86177
parents: 448
diff changeset
   588
  vfolder elements; extensive comments about some
1b962be97799 gnome-vfs-17-vfolder-non-existent-file-monitor.diff added
lk86177
parents: 448
diff changeset
   589
  limitations are in patch
448
4a77e81a76ce gnome-vfs-16-network-all-users-support.diff added
lk86177
parents: 406
diff changeset
   590
* Fri Jul 4 2003 - [email protected]
4a77e81a76ce gnome-vfs-16-network-all-users-support.diff added
lk86177
parents: 406
diff changeset
   591
- added gnome-vfs-16-network-all-users-support.diff
406
1859756eeaf9 added gnome-vfs-14-network-vfolder-etc.diff and
lk86177
parents: 395
diff changeset
   592
* Wed Jul 2 2003 - [email protected]
1859756eeaf9 added gnome-vfs-14-network-vfolder-etc.diff and
lk86177
parents: 395
diff changeset
   593
- added patches gnome-vfs-15-uri-canonizing.diff
1859756eeaf9 added gnome-vfs-14-network-vfolder-etc.diff and
lk86177
parents: 395
diff changeset
   594
and gnome-vfs-14-network-vfolder-etc.diff
395
eb78620a90f8 oops, forgot to rev
gman
parents: 394
diff changeset
   595
* Tue Jul 1 2003 - [email protected]
eb78620a90f8 oops, forgot to rev
gman
parents: 394
diff changeset
   596
- Correct icon for applications:/// view
374
5aeaf097e933 2003-07-01 Niall Power <[email protected]>
niall
parents: 355
diff changeset
   597
* Tue Jul 1 2003 - [email protected]
5aeaf097e933 2003-07-01 Niall Power <[email protected]>
niall
parents: 355
diff changeset
   598
- Added rmmdevice monitor for devices:/// uri support
355
974be8dcb7b4 2003-07-01 Ghee Teo <[email protected]>
gheet
parents: 331
diff changeset
   599
* Tue Jul 1 2003  - [email protected]
974be8dcb7b4 2003-07-01 Ghee Teo <[email protected]>
gheet
parents: 331
diff changeset
   600
- Added .desktop file for network servers
331
c4ef8b3e98c0 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 311
diff changeset
   601
* Fri Jun 30 2003 - [email protected]
c4ef8b3e98c0 2003-06-30 Glynn Foster <[email protected]>
gman
parents: 311
diff changeset
   602
- add patch to exlude star.desktop that we use in favorites:/// uri
276
43d09c0ab3f2 gnome-vfs-06-http-fix-authn-cache-access.diff added
lk86177
parents: 265
diff changeset
   603
* Fri Jun 8 2003 - [email protected]
43d09c0ab3f2 gnome-vfs-06-http-fix-authn-cache-access.diff added
lk86177
parents: 265
diff changeset
   604
- fix access to authn cache in http module (gnome-vfs-06-http-fix-authn-cache-access.diff)
260
ea23b7a7314a gnome-vfs-04-%2F-fix.diff added
lk86177
parents: 241
diff changeset
   605
* Thu Jun 5 2003 - [email protected]
ea23b7a7314a gnome-vfs-04-%2F-fix.diff added
lk86177
parents: 241
diff changeset
   606
- open root as default folder in the ftp module (gnome-vfs-03-ftp-open-root-as-default.diff)
ea23b7a7314a gnome-vfs-04-%2F-fix.diff added
lk86177
parents: 241
diff changeset
   607
- port fix for pathname containg %2F from HEAD (gnome-vfs-04-%2F-fix.diff)
265
98d928859e4e gnome-vfs-05-ftp-authn-callback.diff added
lk86177
parents: 263
diff changeset
   608
- add authorization callback to ftp module (gnome-vfs-05-ftp-authn-callback.diff)
241
3b17e5eeccd9 changelogs
markmc
parents: 239
diff changeset
   609
* Fri May 30 2003 - [email protected]
3b17e5eeccd9 changelogs
markmc
parents: 239
diff changeset
   610
- Make favorites:// include Mozilla and Evolution by default.
33
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   611
* Tue May 13 2003 - [email protected]
a3743f8ddcdf *** empty log message ***
mattk
parents:
diff changeset
   612
- initial Sun Package for GNOME 2.2 platform