d31b95e
%{?!WITH_MONO:  %define WITH_MONO 1}
d31b95e
%ifarch ppc64 s390 s390x
d31b95e
%define WITH_MONO 0
d31b95e
%endif
d31b95e
636545d
%define glib2_version 2.6.0
cvsdist bbb4727
%define pango_version 1.1.3
David Zeuthen 863a898
%define gtk2_version 2.6.0
cvsdist 1d1ceed
%define libgnomeui_version 2.6.0
26b7f6a
%define eel2_version 2.15.91
cvsdist 5f1c9e9
%define gnome_icon_theme_version 1.1.5
cvsdist d5c394c
%define libxml2_version 2.4.20
cvsdist 67ff8db
%define gail_version 0.17-2
cvsdist 67ff8db
%define desktop_backgrounds_version 2.0-4
cvsdist 755118e
%define desktop_file_utils_version 0.7
David Zeuthen 863a898
%define gnome_desktop_version 2.9.91
cvsdist 971e4e7
%define redhat_menus_version 0.25
cvsdist 971e4e7
%define redhat_artwork_version 0.41
e0b3ee5
%define gnome_vfs2_version 2.14.2
David Zeuthen 863a898
%define startup_notification_version 0.5
265fd0e
%define libexif_version 0.5.12
cvsdist d5c394c
cvsdist c6fc396
Name:		nautilus
cvsdist 8b9b07e
Summary:        Nautilus is a file manager for GNOME.
26b7f6a
Version: 	2.15.91
dd80d73
Release:	1%{?dist}
cvsdist 3dd163c
License: 	GPL
cvsdist d5c394c
Group:          User Interface/Desktops
cvsdist 755118e
Source: 	ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
cvsdist d5c394c
cvsdist 8b9b07e
URL: 		http://www.gnome.org/projects/nautilus/
cvsdist 81ac006
BuildRoot:	%{_tmppath}/%{name}-%{version}-root
cvsdist d5c394c
26b7f6a
Requires:	gamin
cvsdist c6fc396
Requires:       filesystem >= 2.1.1-1
cvsdist 67ff8db
Requires:       desktop-backgrounds-basic >= %{desktop_backgrounds_version}
cvsdist 67ff8db
Requires:       redhat-menus >= %{redhat_menus_version}
cvsdist 67ff8db
Requires:       redhat-artwork >= %{redhat_artwork_version}
cvsdist 971e4e7
Requires:       gnome-vfs2 >= %{gnome_vfs2_version}
cvsdist 6ceb5e3
Requires:       gnome-vfs2-smb
cvsdist 971e4e7
Requires:       eel2 >= %{eel2_version}
cvsdist 1c4e727
Requires:       gnome-icon-theme >= %{gnome_icon_theme_version}
265fd0e
Requires:       libexif >= %{libexif_version}
057722e
%ifnarch s390 s390x
cvsdist 6ceb5e3
Requires: 	eject
057722e
%endif
cvsdist 3dd163c
PreReq:    scrollkeeper >= 0.1.4
cvsdist 8b9b07e
cvsdist d5c394c
BuildRequires:	glib2-devel >= %{glib2_version}
cvsdist 67ff8db
BuildRequires:	pango-devel >= %{pango_version}
cvsdist d5c394c
BuildRequires:	gtk2-devel >= %{gtk2_version}
cvsdist d5c394c
BuildRequires:	libgnomeui-devel >= %{libgnomeui_version}
cvsdist d5c394c
BuildRequires:	libxml2-devel >= %{libxml2_version}
cvsdist d5c394c
BuildRequires:  eel2-devel >= %{eel2_version}
cvsdist d5c394c
BuildRequires:  gail-devel >= %{gail_version}
cvsdist 67ff8db
BuildRequires:  gnome-desktop-devel >= %{gnome_desktop_version}
cvsdist 971e4e7
BuildRequires:  gnome-vfs2-devel >= %{gnome_vfs2_version}
26b7f6a
BuildRequires:	gamin-devel
cvsdist d5c394c
BuildRequires:  librsvg2
cvsdist 10427ee
BuildRequires:  intltool
ce36088
BuildRequires:  libX11-devel
b137e34
BuildRequires:  libXt-devel
cvsdist 67ff8db
BuildRequires:  fontconfig
cvsdist 67ff8db
BuildRequires:  desktop-file-utils >= %{desktop_file_utils_version}
cvsdist 67ff8db
BuildRequires:  libtool >= 1.4.2-10
cvsdist bbb4727
BuildRequires:  startup-notification-devel >= %{startup_notification_version}
265fd0e
BuildRequires:  libexif-devel >= %{libexif_version}
833d3b7
BuildRequires:  gettext
d31b95e
%if %{WITH_MONO}
184d3b2
BuildRequires:  libbeagle-devel
b0f4880
%else
b0f4880
%define disable_beagle --disable-beagle
b164547
%endif
cvsdist 5f1c9e9
# For intltool:
cvsdist 5f1c9e9
BuildRequires: perl-XML-Parser >= 2.31-16
cvsdist 10427ee
cvsdist d5c394c
Obsoletes:      nautilus-extras
cvsdist d5c394c
Obsoletes:      nautilus-suggested
cvsdist d5c394c
Obsoletes:      nautilus-devel
cvsdist d5c394c
Provides:       nautilus-devel
cvsdist 67ff8db
Obsoletes:      nautilus-mozilla < 2.0
David Zeuthen 37216c5
Obsoletes:      nautilus-media
cvsdist 39fb0ae
cvsdist 8b9b07e
# Some changes to default config
cvsdist 81ac006
Patch1:         nautilus-2.5.7-rhconfig.patch
b0f4880
Patch2:         nautilus-2.15.2-format.patch
15aea0d
Patch3:		background-no-delay.patch
cvsdist 971e4e7
cvsdist 39fb0ae
%description
cvsdist c6fc396
Nautilus integrates access to files, applications, media,
cvsdist c6fc396
Internet-based resources and the Web. Nautilus delivers a dynamic and
cvsdist c6fc396
rich user experience. Nautilus is an free software project developed
cvsdist c6fc396
under the GNU General Public License and is a core component of the
cvsdist c6fc396
GNOME desktop project.
cvsdist 39fb0ae
26b7f6a
%package extensions
26b7f6a
Summary: Nautilus extensions library
26b7f6a
Group: Development/Libraries
26b7f6a
26b7f6a
%description extensions
26b7f6a
This package provides the libraries used by nautilus extensions.
26b7f6a
26b7f6a
%package devel
26b7f6a
Summary: Libraries and include files for developing nautilus extensions
26b7f6a
Group: Development/Libraries
26b7f6a
Requires:   %{name} = %{version}-%{release}
26b7f6a
26b7f6a
%description devel
26b7f6a
This package provides the necessary development libraries and headers
26b7f6a
for writing nautilus extensions.
26b7f6a
cvsdist 39fb0ae
%prep
cvsdist a71ace0
%setup -q -n %{name}-%{version}
cvsdist c6fc396
cvsdist 67ff8db
%patch1 -p1 -b .rhconfig
2e7b83e
%patch2 -p1 -b .format
15aea0d
%patch3 -p1 -b .no-delay
cvsdist 04bb6dc
cvsdist d5c394c
%build
cvsdist 10427ee
cvsdist 67ff8db
libtoolize --force --copy
b0f4880
CFLAGS="$RPM_OPT_FLAGS -g -DUGLY_HACK_TO_DETECT_KDE" %configure --disable-more-warnings --disable-update-mimedb %{disable_beagle}
cvsdist 3a86943
cvsdist 3dd163c
export tagname=CC
cvsdist 8b9b07e
LANG=en_US make LIBTOOL=/usr/bin/libtool %{?_smp_mflags}
cvsdist 39fb0ae
cvsdist 39fb0ae
%install
cvsdist d5c394c
rm -rf $RPM_BUILD_ROOT
cvsdist 39fb0ae
cvsdist d5c394c
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cvsdist 3dd163c
export tagname=CC
cvsdist 3dd163c
LANG=en_US %makeinstall LIBTOOL=/usr/bin/libtool
cvsdist d5c394c
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist c6fc396
cvsdist 67ff8db
## these are in desktop-backgrounds-basic
cvsdist 67ff8db
## (uncomment when we patch the source to look in the right place)
cvsdist 67ff8db
## /bin/rm -rf $RPM_BUILD_ROOT%{_datadir}/nautilus/patterns
cvsdist 67ff8db
cvsdist 3dd163c
# make sure desktop files validate by ignoring sr@Latn
cvsdist 3dd163c
perl -pi -e 's/sr\@Latn/sp/g' $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
cvsdist 3dd163c
cvsdist 67ff8db
desktop-file-install --vendor gnome --delete-original       \
cvsdist 67ff8db
  --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
cvsdist 67ff8db
  --add-only-show-in GNOME                                  \
cvsdist 67ff8db
  --add-category X-Red-Hat-Base                             \
cvsdist 67ff8db
  $RPM_BUILD_ROOT%{_datadir}/applications/*
cvsdist 67ff8db
cvsdist 67ff8db
rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/*.la
cvsdist 67ff8db
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist 67ff8db
cvsdist 8b9b07e
rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/*.a
cvsdist 8b9b07e
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
cvsdist 8b9b07e
cvsdist 81ac006
mkdir -p $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0
cvsdist 8b9b07e
cvsdist c6fc396
%find_lang %name
cvsdist c6fc396
cvsdist 39fb0ae
%clean
cvsdist d5c394c
rm -rf $RPM_BUILD_ROOT
cvsdist 39fb0ae
cvsdist 39fb0ae
%post
cvsdist 39fb0ae
/sbin/ldconfig
cvsdist 39fb0ae
scrollkeeper-update
c62dcad
%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null
cvsdist 39fb0ae
cvsdist d5c394c
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
cvsdist d5c394c
SCHEMAS="apps_nautilus_preferences.schemas"
cvsdist d5c394c
for S in $SCHEMAS; do
cvsdist d5c394c
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
cvsdist d5c394c
done
cvsdist d5c394c
cvsdist c6fc396
%postun
cvsdist c6fc396
/sbin/ldconfig
cvsdist 39fb0ae
scrollkeeper-update
cvsdist 39fb0ae
cvsdist c6fc396
%files  -f %{name}.lang
cvsdist c6fc396
%defattr(-,root,root)
cvsdist 67ff8db
%doc AUTHORS COPYING COPYING-DOCS COPYING.LIB ChangeLog NEWS README
cvsdist 39fb0ae
cvsdist 81ac006
%{_libdir}/nautilus
cvsdist d5c394c
%{_libdir}/bonobo/servers
cvsdist d5c394c
%{_datadir}/nautilus
cvsdist d5c394c
%{_datadir}/pixmaps
cvsdist 67ff8db
%{_datadir}/applications
887dc9f
%{_datadir}/mime/packages/nautilus.xml
cvsdist d5c394c
#%{_datadir}/gnome
cvsdist d5c394c
#%{_datadir}/omf
cvsdist d5c394c
%{_bindir}/*
cvsdist d5c394c
%{_sysconfdir}/gconf/schemas/*
26b7f6a
26b7f6a
%files extensions
26b7f6a
%defattr(-, root, root)
26b7f6a
%{_libdir}/libnautilus-extension.so.*
26b7f6a
26b7f6a
%files devel
26b7f6a
%defattr(-, root, root)
cvsdist 5f1c9e9
%{_includedir}/nautilus
26b7f6a
%{_libdir}/pkgconfig/*
26b7f6a
%{_libdir}/*.so
cvsdist 39fb0ae
cvsdist 39fb0ae
%changelog
26b7f6a
* Thu Aug 10 2006 Alexander Larsson <alexl@redhat.com> - 2.15.91-1
26b7f6a
- Update to 2.15.91
26b7f6a
- Split package into devel and extensions (#201967)
26b7f6a
dd80d73
* Thu Aug  3 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
dd80d73
- Update to 2.15.90
dd80d73
2815cb9
* Tue Jul 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-3
2815cb9
- Spec file cleanups
2815cb9
e4fe6aa
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-2
e4fe6aa
- Don't require nautilus-cd-burner, to avoid a 
e4fe6aa
  BuildRequires-Requires loop
e4fe6aa
f62b6a2
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1
f62b6a2
- Update to 2.15.4
f62b6a2
b204ec0
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.2-1.1
b204ec0
- rebuild
b204ec0
b0f4880
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
b0f4880
- Update to 2.15.1
b0f4880
b137e34
* Sun May 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-2
b137e34
- Add missing BuildRequires (#129184)
b137e34
0814abd
* Wed May 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
0814abd
- Update to 2.15.1
0814abd
e3667fe
* Fri May 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-3
e3667fe
- Close the about dialog
e3667fe
ac16ae8
* Tue Apr 11 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
ac16ae8
- Update to 2.14.1
ac16ae8
afbc979
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
afbc979
- Update to 2.14.0
afbc979
20decb9
* Mon Mar  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-2
20decb9
- Reinstate the format patch which was accidentally dropped
20decb9
a49d356
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
a49d356
- Update to 2.13.92
a49d356
93281bf
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
93281bf
- Update to 2.13.91
93281bf
ecdf143
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-2.2
ecdf143
- bump again for double-long bug on ppc(64)
ecdf143
42bda42
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-2.1
42bda42
- rebuilt for new gcc4.1 snapshot and glibc changes
42bda42
15aea0d
* Mon Feb  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-2
15aea0d
- Avoid delays in rendering the background
15aea0d
fedc7b5
* Tue Jan 31 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-1
fedc7b5
- Update to 2.13.90
fedc7b5
a49e3bb
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.4-1
a49e3bb
- Update to 2.13.4
a49e3bb
b164547
* Mon Jan  9 2006 Alexander Larsson <alexl@redhat.com> - 2.13.3-2
b164547
- Buildrequire libbeagle
b164547
d80f506
* Tue Dec 13 2005 Alexander Larsson <alexl@redhat.com> 2.13.3-1
d80f506
- Update to 2.13.3
d80f506
d544287
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
d544287
- rebuilt
d544287
4c7d8fd
* Fri Dec  2 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
4c7d8fd
- Update to 2.13.2
4c7d8fd
- Update patches
4c7d8fd
ce36088
* Tue Nov  1 2005 Alexander Larsson <alexl@redhat.com> - 2.12.1-6
ce36088
- Switch XFree86-devel buildrequirement to libX11-devel
ce36088
a95948e
* Sat Oct 28 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-5
a95948e
- Implement icon stretching keynav
a95948e
- Support formatting non-floppy devices
a95948e
a95948e
* Sat Oct 22 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-4
a95948e
- Improve icon stretching ui
a95948e
6bdfd2f
* Fri Oct 21 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-3
6bdfd2f
- Only show the "Format menu item if gfloppy is present
6bdfd2f
9a4158d
* Fri Oct 21 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-2
9a4158d
- Add a "Format" context menu item to the floppy in "Computer"
9a4158d
a1367c9
* Thu Oct  6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
a1367c9
- Update to 2.12.1
a1367c9
b10452a
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
b10452a
- Update to 2.12.0
b10452a
0c3c2bf
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com> 
0c3c2bf
- New upstream release
0c3c2bf
2978e40
* Wed Aug  3 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
2978e40
- New upstream release
2978e40
265fd0e
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> 2.11.3-1
265fd0e
- Update to 2.11.3
265fd0e
David Zeuthen f0376e5
* Wed May 11 2005 David Zeuthen <davidz@redhat.com> 2.10.0-4
David Zeuthen f0376e5
- Fix default font for zh_TW (#154185)
David Zeuthen f0376e5
David Zeuthen 37216c5
* Sun Apr  3 2005 David Zeuthen <davidz@redhat.com> 2.10.0-3
David Zeuthen 37216c5
- Include patches for desktop background memory saving (GNOME bug #169347)
David Zeuthen 37216c5
- Obsoletes: nautilus-media (#153223)
David Zeuthen 37216c5
25e404c
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com> 2.10.0-2
25e404c
- Rebuild against newer libexif
25e404c
David Zeuthen 863a898
* Mon Mar 21 2005 David Zeuthen <davidz@redhat.com> 2.10.0-1
David Zeuthen 863a898
- Update to latest upstream version; tweak requires
David Zeuthen 863a898
78c9600
* Thu Mar  3 2005 Alex Larsson <alexl@redhat.com> 2.9.91-2
78c9600
- Rebuild
78c9600
747b666
* Fri Feb 11 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.91-1
747b666
- Update to 2.9.91
747b666
Marco Pesenti Gritti f4677af
* Tue Nov  9 2004 Marco Pesenti Gritti <mpg@redhat.com> - 2.8.1-5
Marco Pesenti Gritti f4677af
- Remove eog dependency. The bonobo component is no more used.
Marco Pesenti Gritti f4677af
Marco Pesenti Gritti c259947
* Mon Oct 18 2004 Marco Pesenti Gritti <mpg@redhat.com> - 2.8.1-4
Marco Pesenti Gritti c259947
- #135824 Fix throbber position
Marco Pesenti Gritti c259947
38baa30
* Fri Oct 15 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-3
38baa30
- Slightly less bad error dialog when there is no handler for a file.
38baa30
  Not ideal, but this change doesn't change any strings.
38baa30
ab98108
* Tue Oct 12 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-2
ab98108
- Fix open with menu on mime mismatch
ab98108
- Create desktop links ending with .desktop (#125104)
ab98108
- Remove old cruft from specfile
ab98108
4c4e974
* Mon Oct 11 2004 Alexander Larsson <alexl@redhat.com> - 2.8.1-1
4c4e974
- update to 2.8.1
4c4e974
ff6a5b5
* Fri Oct  8 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-3
ff6a5b5
- Backport more fixes from cvs
ff6a5b5
aa47bb8
* Mon Oct  4 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-2
aa47bb8
- Backport various bugfixes from HEAD
aa47bb8
4432d65
* Mon Sep 13 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-1
4432d65
- Update to 2.8.0
4432d65
057722e
* Fri Sep 10 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-3
057722e
- Don't require eject on s390(x), since there is none (#132228)
057722e
cvsdist caf91cb
* Tue Sep  7 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-2
cvsdist caf91cb
- Add patch to fix desktop keynav (#131894)
cvsdist caf91cb
cvsdist 921a483
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.7.92-1
cvsdist 921a483
- update to 2.7.92
cvsdist 921a483
cvsdist 6ceb5e3
* Thu Aug 26 2004 Alexander Larsson <alexl@redhat.com> - 2.7.4-3
cvsdist 6ceb5e3
- Added requires eject
cvsdist 6ceb5e3
- Depend on gnome-vfs2-smb instead of -extras
cvsdist 6ceb5e3
cvsdist e2154ac
* Tue Aug 24 2004 Alexander Larsson <alexl@redhat.com> - 2.7.4-2
cvsdist e2154ac
- backport cvs fixes, including default view fix
cvsdist e2154ac
cvsdist e3181e5
* Thu Aug 19 2004 Alex Larsson <alexl@redhat.com> 2.7.4-1
cvsdist e3181e5
- update to 2.7.4
cvsdist e3181e5
cvsdist 755118e
* Fri Aug  6 2004 Ray Strode <rstrode@redhat.com> 2.7.2-1
cvsdist 755118e
- update to 2.7.2
cvsdist 755118e
cvsdist f8e7a5d
* Tue Aug 3 2004 Matthias Clasen <mclasen@redhat.com> 2.6.0-7
cvsdist f8e7a5d
- rebuilt
cvsdist f8e7a5d
cvsdist 085ea28
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 085ea28
- rebuilt
cvsdist 085ea28
cvsdist 2a3b2bc
* Fri May 21 2004 Matthias Clasen <mclasen@redhat.com> 2.6.0-5
cvsdist 2a3b2bc
- rebuild
cvsdist 2a3b2bc
cvsdist 1d1ceed
* Wed Apr 14 2004 Alexander Larsson <alexl@redhat.com> 2.6.0-4
cvsdist 1d1ceed
- update cvs backport, now handles kde trash dir better
cvsdist 1d1ceed
cvsdist 1d1ceed
* Wed Apr 14 2004 Alexander Larsson <alexl@redhat.com> 2.6.0-3
cvsdist 1d1ceed
- add cvs backport
cvsdist 1d1ceed
cvsdist 1d1ceed
* Wed Apr  7 2004 Alex Larsson <alexl@redhat.com> 2.6.0-2
cvsdist 1d1ceed
- Make network servers go to network:// again
cvsdist 1d1ceed
cvsdist 1d1ceed
* Thu Apr  1 2004 Alex Larsson <alexl@redhat.com> 2.6.0-1
cvsdist 1d1ceed
- update to 2.6.0
cvsdist 1d1ceed
cvsdist 81ac006
* Tue Mar 16 2004 Mike A. Harrisn <mharris@redhat.com> 2.5.91-2
cvsdist 81ac006
- Changed BuildRequires: XFree86-libs >= 4.2.99 to BuildRequires: XFree86-devel
cvsdist 81ac006
- Fixed BuildRoot to use _tmppath instead of /var/tmp
cvsdist 81ac006
cvsdist 81ac006
* Mon Mar 15 2004 Alex Larsson <alexl@redhat.com> 2.5.91-1
cvsdist 81ac006
- update to 2.5.91
cvsdist 81ac006
cvsdist 81ac006
* Mon Mar  8 2004 Alexander Larsson <alexl@redhat.com> 2.5.90-1
cvsdist 81ac006
- update to 2.5.90
cvsdist 81ac006
cvsdist 81ac006
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 81ac006
- rebuilt
cvsdist 81ac006
cvsdist 81ac006
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com>
cvsdist 81ac006
- update libgnomeui required version to 2.5.3 (#116229)
cvsdist 81ac006
cvsdist 81ac006
* Tue Feb 24 2004 Alexander Larsson <alexl@redhat.com> 2.5.8-1
cvsdist 81ac006
- update to 2.5.8
cvsdist 81ac006
cvsdist 81ac006
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 81ac006
- rebuilt
cvsdist 81ac006
cvsdist 81ac006
* Fri Feb 13 2004 Alexander Larsson <alexl@redhat.com> 2.5.7-1
cvsdist 81ac006
- update to 2.5.7
cvsdist 81ac006
cvsdist 5f1c9e9
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1
cvsdist 5f1c9e9
- update to 2.5.6
cvsdist 5f1c9e9
cvsdist 5f1c9e9
* Tue Jan 27 2004 Alexander Larsson <alexl@redhat.com> 2.5.5-1
cvsdist 5f1c9e9
- update to 2.5.5
cvsdist 5f1c9e9
cvsdist 3dd163c
* Tue Oct 28 2003 Than Ngo <than@redhat.com> 2.4.0-7
cvsdist 3dd163c
- fix start-here desktop file
cvsdist 3dd163c
cvsdist 3dd163c
* Mon Oct 27 2003 Than Ngo <than@redhat.com> 2.4.0-6
cvsdist 3dd163c
- rebuild against new librsvg2
cvsdist 3dd163c
cvsdist 3dd163c
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-5
cvsdist 3dd163c
- Update cvs backport, now have the better desktop icon layout
cvsdist 3dd163c
cvsdist 3dd163c
* Mon Sep 29 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-4
cvsdist 3dd163c
- Update cvs backport, fixes #105869
cvsdist 3dd163c
cvsdist 3dd163c
* Fri Sep 19 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-3
cvsdist 3dd163c
- Backport bugfixes from the gnome-2-4 branch
cvsdist 3dd163c
cvsdist 3dd163c
* Tue Sep 16 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-2
cvsdist 3dd163c
- Add patch that fixes crash when deleting in listview
cvsdist 3dd163c
cvsdist 3dd163c
* Tue Sep  9 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-1
cvsdist 3dd163c
- 2.4.0
cvsdist 3dd163c
cvsdist 3dd163c
* Thu Sep  4 2003 Alexander Larsson <alexl@redhat.com> 2.3.90-2
cvsdist 3dd163c
- Add desktop icons patch
cvsdist 3dd163c
cvsdist 3dd163c
* Tue Sep  2 2003 Alexander Larsson <alexl@redhat.com> 2.3.90-1
cvsdist 3dd163c
- update to 2.3.90
cvsdist 3dd163c
cvsdist 3dd163c
* Tue Aug 26 2003 Alexander Larsson <alexl@redhat.com> 2.3.9-1
cvsdist 3dd163c
- update
cvsdist 3dd163c
- Add patch to ignore kde desktop links
cvsdist 3dd163c
- Re-enable kdesktop detection hack.
cvsdist 3dd163c
  kde doesn't seem to support the manager selection yet
cvsdist 3dd163c
cvsdist 3dd163c
* Wed Aug 20 2003 Alexander Larsson <alexl@redhat.com> 2.3.8-2
cvsdist 3dd163c
- don't require fontilus
cvsdist 3dd163c
cvsdist 3dd163c
* Mon Aug 18 2003 Alexander Larsson <alexl@redhat.com> 2.3.8-1
cvsdist 3dd163c
- update to gnome 2.3
cvsdist 3dd163c
cvsdist 3dd163c
* Wed Aug  6 2003 Elliot Lee <sopwith@redhat.com> 2.2.4-5
cvsdist 3dd163c
- Fix libtool
cvsdist 3dd163c
cvsdist 3dd163c
* Tue Jul  8 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-4.E
cvsdist 3dd163c
- Rebuild
cvsdist 3dd163c
cvsdist 3dd163c
* Tue Jul  8 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-4
cvsdist 3dd163c
- Backport fixes from cvs
cvsdist 3dd163c
- Change some default configurations
cvsdist 3dd163c
cvsdist 3dd163c
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 3dd163c
- rebuilt
cvsdist 3dd163c
cvsdist 3dd163c
* Tue May 27 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-2
cvsdist 3dd163c
- Add performance increase backport
cvsdist 3dd163c
- Add desktop manager selection backport
cvsdist 3dd163c
cvsdist 3dd163c
* Mon May 19 2003 Alexander Larsson <alexl@redhat.com> 2.2.4-1
cvsdist 3dd163c
- update to 2.2.4
cvsdist 3dd163c
cvsdist 3dd163c
* Tue May  6 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-2
cvsdist 3dd163c
- Fix scrollkeeper pre-requires
cvsdist 3dd163c
cvsdist 3dd163c
* Mon Mar 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1
cvsdist 3dd163c
- Update to 2.2.3
cvsdist 3dd163c
cvsdist 8b9b07e
* Tue Feb 25 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-5
cvsdist 8b9b07e
- Change the default new window size to fit in 800x600 (#85037)
cvsdist 8b9b07e
cvsdist 8b9b07e
* Thu Feb 20 2003 Alexander Larsson <alexl@redhat.com>
cvsdist 8b9b07e
- Require gnome-vfs2-extras, since network menu item uses it (#84145)
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Feb 18 2003 Alexander Larsson <alexl@redhat.com>
cvsdist 8b9b07e
- Update to the latest bugfixes from cvs.
cvsdist 8b9b07e
- Fixes #84291 for nautilus, context menu duplication and some other small bugs.
cvsdist 8b9b07e
cvsdist 8b9b07e
* Thu Feb 13 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-2
cvsdist 8b9b07e
- Add a patch to fix the forkbomb-under-kde bug (#81520)
cvsdist 8b9b07e
- Add a patch to fix thumbnail memory leak
cvsdist 8b9b07e
- require libXft.so.2 instead of Xft, since that changed in the XFree86 package
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Feb 11 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-1
cvsdist 8b9b07e
- 2.2.1, lots of bugfixes
cvsdist 8b9b07e
cvsdist 8b9b07e
* Fri Jan 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.2-2
cvsdist 8b9b07e
- remove nautilus-server-connect since it broke without editable vfolders
cvsdist 8b9b07e
cvsdist 8b9b07e
* Fri Jan 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.2-1
cvsdist 8b9b07e
- Update to 2.2.0.2, fixes bg crasher
cvsdist 8b9b07e
- parallelize build
cvsdist 8b9b07e
- Added patch from cvs that fixes password hang w/ smb
cvsdist 8b9b07e
cvsdist 8b9b07e
* Thu Jan 23 2003 Alexander Larsson <alexl@redhat.com> 2.2.0.1-1
cvsdist 8b9b07e
- Update to 2.2.0.1
cvsdist 8b9b07e
cvsdist 8b9b07e
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 2.2.0-2
cvsdist 8b9b07e
- rebuilt
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Jan 21 2003 Alexander Larsson <alexl@redhat.com> 2.2.0-1
cvsdist 8b9b07e
- update to 2.2.0
cvsdist 8b9b07e
cvsdist 8b9b07e
* Fri Jan 17 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-8
cvsdist 8b9b07e
- Add requirement on fontilus and nautilus-cd-burner to get them
cvsdist 8b9b07e
  on an upgrade.
cvsdist 8b9b07e
cvsdist 8b9b07e
* Fri Jan 17 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-7
cvsdist 8b9b07e
- Added patch to enable the look for kde desktop hack
cvsdist 8b9b07e
- Removed patches that were fixed upstream
cvsdist 8b9b07e
cvsdist 8b9b07e
* Fri Jan 17 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-6
cvsdist 8b9b07e
- Removed the requirement of nautilus-cd-burner, since
cvsdist 8b9b07e
  that is now on by default in comps
cvsdist 8b9b07e
cvsdist 8b9b07e
* Thu Jan 16 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-5
cvsdist 8b9b07e
- Require(post,postun) scrollkeeper (#67340)
cvsdist 8b9b07e
- Add dot to end of summary
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Jan 14 2003 Havoc Pennington <hp@redhat.com> 2.1.91-4
cvsdist 8b9b07e
- use system-group.png not network-server.png for "Network Servers"
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-3
cvsdist 8b9b07e
- Correct filename in last change
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-2
cvsdist 8b9b07e
- change the network menu item to go to smb:
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Jan 14 2003 Alexander Larsson <alexl@redhat.com> 2.1.91-1
cvsdist 8b9b07e
- Update to 2.1.91
cvsdist 8b9b07e
- Updated URL
cvsdist 8b9b07e
cvsdist 8b9b07e
* Tue Jan 14 2003 Havoc Pennington <hp@redhat.com>
cvsdist 8b9b07e
- perl-munge the icon names in a couple desktop files
cvsdist 8b9b07e
  to find redhat-network-server.png and redhat-file-manager.png.
cvsdist 8b9b07e
  Upstream icon names here were weird and seem broken. 
cvsdist 8b9b07e
cvsdist 8b9b07e
* Thu Jan  9 2003 Alexander Larsson <alexl@redhat.com>
cvsdist 8b9b07e
- 2.1.6
cvsdist 8b9b07e
- Removed mp3 stripping script. Thats gone upstream now.
cvsdist 8b9b07e
cvsdist 1c4e727
* Wed Dec 18 2002 Alexander Larsson <alexl@redhat.com> 2.1.5-2
cvsdist 1c4e727
- Add cdburn patch.
cvsdist 1c4e727
- Remove nautilus-1.1.19-starthere-hang-hackaround.patch
cvsdist 1c4e727
- Require nautilus-cd-burner
cvsdist 1c4e727
cvsdist 1c4e727
* Mon Dec 16 2002 Alexander Larsson <alexl@redhat.com> 2.1.5-1
cvsdist 1c4e727
- Update to 2.1.5. Require gnome-icon-theme >= 0.1.5, gnome-vfs >= 2.1.5
cvsdist 1c4e727
cvsdist bbb4727
* Tue Dec  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist bbb4727
- add explicit startup-notification dependency because build system is
cvsdist bbb4727
  dumb 
cvsdist bbb4727
- 2.1.3
cvsdist bbb4727
cvsdist bbb4727
* Wed Nov 13 2002 Havoc Pennington <hp@redhat.com>
cvsdist bbb4727
- 2.1.2
cvsdist bbb4727
cvsdist bbb4727
* Thu Oct 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist bbb4727
- 2.0.7
cvsdist bbb4727
- remove patches that are upstream
cvsdist bbb4727
cvsdist 8cd6ca5
* Tue Sep  3 2002 Alexander Larsson <alexl@redhat.com>  2.0.6-6
cvsdist 8cd6ca5
- Add badhack to make weblinks on desktop work
cvsdist 8cd6ca5
cvsdist 478247b
* Mon Sep  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist 478247b
- fix #70667 assertion failures
cvsdist 478247b
- fix triple click patch
cvsdist 478247b
cvsdist 4edae35
* Mon Sep  2 2002 Jonathan Blandford <jrb@redhat.com>
cvsdist 4edae35
- don't activate on double click
cvsdist 4edae35
cvsdist 971e4e7
* Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist 7292994
- put button press mask in triple-click patch, maybe it will work
cvsdist 7292994
- remove html-hack patch as it does nothing useful
cvsdist 7292994
cvsdist 7292994
* Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist 971e4e7
- require newer redhat-artwork, -menus, eel2, gnome-vfs2 to avoid
cvsdist 971e4e7
  bogus bug reports
cvsdist 971e4e7
- add hack for HTML mime type handling in a web browser, not 
cvsdist 971e4e7
  nautilus
cvsdist 971e4e7
cvsdist db9420c
* Thu Aug 29 2002 Alexander Larsson <alexl@redhat.com>
cvsdist db9420c
- Updated to 2.0.6. Removed the patches I put upstream.
cvsdist db9420c
- Added patch that fixes #72410
cvsdist db9420c
cvsdist 71299bd
* Wed Aug 28 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 71299bd
- Add a simple patch so that redhat-config-packages can disable 
cvsdist 71299bd
  the new window behavior for mounted CDs behavior.
cvsdist 71299bd
cvsdist 2c2de71
* Wed Aug 28 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-4
cvsdist 2c2de71
- Add patch to fix bug #70667
cvsdist 2c2de71
cvsdist 04bb6dc
* Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist 04bb6dc
- remove mp3
cvsdist 04bb6dc
cvsdist c240780
* Fri Aug 23 2002 Havoc Pennington <hp@redhat.com>
cvsdist c240780
- ignore the "add_to_session" preference as it only broke stuff
cvsdist c240780
- pad the left margin a bit to cope with poor word wrapping
cvsdist c240780
cvsdist 11e4caa
* Fri Aug 23 2002 Alexander Larsson <alexl@redhat.com> 2.0.5-1
cvsdist 11e4caa
- Update to 2.0.5, remove topleft icon patch
cvsdist 11e4caa
cvsdist 67ff8db
* Thu Aug 15 2002 Alexander Larsson <alexl@redhat.com> 2.0.4-2
cvsdist 67ff8db
- Add patch to fix the bug where desktop icons get
cvsdist 67ff8db
  stuck in the top left corner on startup
cvsdist 67ff8db
cvsdist 67ff8db
* Wed Aug 14 2002 Alexander Larsson <alexl@redhat.com> 2.0.4-1
cvsdist 67ff8db
- 2.0.4
cvsdist 67ff8db
cvsdist 67ff8db
* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- obsolete nautilus-mozilla < 2.0 #69839
cvsdist 67ff8db
cvsdist 67ff8db
* Mon Aug 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- add rhconfig patch to Bluecurve theme and disable sidebar by default
cvsdist 67ff8db
cvsdist 67ff8db
* Wed Aug  7 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- drop start here files, require redhat-menus that has them
cvsdist 67ff8db
cvsdist 67ff8db
* Tue Aug  6 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- 2.0.3
cvsdist 67ff8db
cvsdist 67ff8db
* Sat Jul 27 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- build for new eel2, gail
cvsdist 67ff8db
cvsdist 67ff8db
* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- and add the libexec components, mumble
cvsdist 67ff8db
cvsdist 67ff8db
* Wed Jul 24 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- put the components in the file list, were moved upstream
cvsdist 67ff8db
cvsdist 67ff8db
* Tue Jul 23 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- 2.0.1
cvsdist 67ff8db
cvsdist 67ff8db
* Thu Jun 27 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 67ff8db
- Relibtoolize to fix relink problems for solib components
ce8b405
- Add LANG=en_US to %%makeinstall as well
cvsdist 67ff8db
- Back out previous change, force locale to en_US to prevent UTF-8 problems
cvsdist 67ff8db
- Add workaround for intltool-merge bug on ia64
cvsdist 67ff8db
cvsdist 67ff8db
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 67ff8db
- automated rebuild
cvsdist 67ff8db
cvsdist 67ff8db
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- 2.0.0
cvsdist 67ff8db
- use desktop-file-install
cvsdist 67ff8db
- require desktop-backgrounds-basic
cvsdist 67ff8db
cvsdist 67ff8db
* Wed Jun 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ff8db
- add wacky hack in hopes of fixing the hang-on-login thing
cvsdist 67ff8db
cvsdist d5c394c
* Sat Jun  8 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- add build requires on new gail
cvsdist d5c394c
- rebuild to try to lose broken libgailutil.so.13 dependency
cvsdist d5c394c
cvsdist d5c394c
* Sat Jun 08 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- rebuild in different environment
cvsdist d5c394c
cvsdist d5c394c
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- 1.1.19
cvsdist d5c394c
cvsdist d5c394c
* Fri May 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- rebuild in different environment
cvsdist d5c394c
cvsdist d5c394c
* Thu May 30 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- really remove nautilus-devel if we are going to obsolete it
cvsdist d5c394c
- don't require hwbrowser
cvsdist d5c394c
cvsdist d5c394c
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist d5c394c
- automated rebuild
cvsdist d5c394c
cvsdist d5c394c
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- rebuild in different environment
cvsdist d5c394c
cvsdist d5c394c
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- 1.1.17
cvsdist d5c394c
cvsdist d5c394c
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- 1.1.14
cvsdist d5c394c
cvsdist d5c394c
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- require eog
cvsdist d5c394c
- obsolete nautilus-devel
cvsdist d5c394c
- fix name of schemas file in post
cvsdist d5c394c
cvsdist d5c394c
* Mon Apr 22 2002 Alex Larsson <alexl@redhat.com>
cvsdist d5c394c
- Update to 1.1.13
cvsdist d5c394c
cvsdist d5c394c
* Fri Apr 19 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- put tree view in file list
cvsdist cf58d7d
cvsdist d5c394c
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist d5c394c
- nautilus for gnome 2
cvsdist d5c394c
- clean up the spec file and file list a bit
cvsdist 886c29f
cvsdist 10427ee
* Mon Apr 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist 10427ee
- merge translations
cvsdist 10427ee
cvsdist 10427ee
* Thu Apr  4 2002 Alex Larsson <alexl@redhat.com>
cvsdist 10427ee
- Add patch to fix trash crash
cvsdist 10427ee
cvsdist 10427ee
* Mon Apr  1 2002 Havoc Pennington <hp@redhat.com>
cvsdist 10427ee
- fix for metadata tmp race
cvsdist 10427ee
- backport thumbnail speed fix and thumbnail inf. loop fix
cvsdist 10427ee
cvsdist 10427ee
* Mon Mar 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist 10427ee
- add some fixes from CVS version, including one for #61819 and a couple segfaults
cvsdist 10427ee
cvsdist 10427ee
* Wed Mar 20 2002 Havoc Pennington <hp@redhat.com>
cvsdist 10427ee
- fix thumbnails for files with future timestamp, #56862
cvsdist 10427ee
cvsdist 10427ee
* Mon Mar 11 2002 Havoc Pennington <hp@redhat.com>
cvsdist 10427ee
- buildrequires intltool #60633
cvsdist 10427ee
- apply Alex's pixbuf cache patch to save a few megs #60581
cvsdist 10427ee
cvsdist 10427ee
* Wed Feb 27 2002 Havoc Pennington <hp@redhat.com>
cvsdist 10427ee
- drop Milan-specific features, including png10 and ac25 patches
cvsdist 10427ee
- copy in 1.0.5 help component to avoid large risky patch
cvsdist 10427ee
- remove .la files
cvsdist 10427ee
- drop mozilla from ia64 again
cvsdist 10427ee
- remove oaf file from nautilus-mozilla that was also in the base 
cvsdist 10427ee
  package
cvsdist 10427ee
cvsdist a71ace0
* Mon Jan 28 2002 Bill Nottingham <notting@redhat.com>
cvsdist a71ace0
- enable mozilla support on ia64
cvsdist 1654c83
cvsdist a71ace0
* Fri Dec 28 2001 Christopher Blizzard <blizzard@redhat.com>
cvsdist a71ace0
- require Mozilla 0.9.7
cvsdist a71ace0
- Add patch that puts mozilla profile startup before embedding is initialized
cvsdist 3a86943
cvsdist a71ace0
* Tue Nov 20 2001 Havoc Pennington <hp@redhat.com>
cvsdist a71ace0
- 1.0.6, require Mozilla 0.9.6
cvsdist 3a86943
cvsdist a71ace0
* Tue Oct 23 2001 Alex Larsson <alexl@redhat.com>
cvsdist a71ace0
- Update to 1.0.5
cvsdist 3a86943
cvsdist 8adc338
* Thu Sep  6 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 8adc338
- Fix handling of GnomeVFSFileInfo structure (#53315)
cvsdist 8adc338
cvsdist a5b2714
* Wed Sep  5 2001 Owen Taylor <otaylor@redhat.com>
cvsdist a5b2714
- Change handling of names on unmount to fix #52325
cvsdist a5b2714
cvsdist 370ba85
* Tue Sep  4 2001 Havoc Pennington <hp@redhat.com>
cvsdist 370ba85
- put nautilus-help.desktop in file list; #53109
cvsdist 370ba85
cvsdist aa45755
* Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
cvsdist aa45755
- Add po files from sources.redhat.com
cvsdist aa45755
cvsdist aa45755
* Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist aa45755
- Add po files from sources.redhat.com
cvsdist aa45755
cvsdist 3ec7147
* Thu Aug 23 2001 Alex Larsson <alexl@redhat.com> 1.0.4-38
cvsdist 3ec7147
- Added patch to fix the .directory issuer
cvsdist 3ec7147
cvsdist 3ec7147
* Thu Aug 23 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3ec7147
- I screwed up the build yesterday, so it didn't actually contain the
cvsdist 3ec7147
  fixes mentioned. This build should contain them.
cvsdist 3ec7147
cvsdist 3ec7147
* Wed Aug 22 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3ec7147
- fix bug causing 32000 stats or so in large directories, 
cvsdist 3ec7147
  should speed things up somewhat
cvsdist 3ec7147
- fix #52104 via gruesome kdesktop-detection hack and setting
cvsdist 3ec7147
  window type hint on our desktop window
cvsdist 3ec7147
- fix so Start Here icon displays in sidebar
cvsdist 3ec7147
- don't load non-local .desktop files
cvsdist 3ec7147
cvsdist 3ec7147
* Mon Aug 20 2001 Havoc Pennington <hp@redhat.com>
cvsdist 3ec7147
- make Programs icon into a link, to match the other .desktop files
cvsdist 3ec7147
- own various directories #51164
cvsdist 3ec7147
- web page titles in Japanese, #51709
cvsdist 3ec7147
- tree defaults to only directories #51850
cvsdist 3ec7147
cvsdist dd07ade
* Wed Aug 15 2001 Havoc Pennington <hp@redhat.com>
cvsdist dd07ade
- make start here icon work again
cvsdist dd07ade
- kill some warning spew, #51661
cvsdist dd07ade
- cache getpwnam() results to speed things up a bit
cvsdist dd07ade
cvsdist c6fc396
* Tue Aug 14 2001 Owen Taylor <otaylor@redhat.com>
cvsdist c6fc396
- Fix problem with missing desktop starthere.desktop file
cvsdist c6fc396
- New snapshot from our branch, fixes:
cvsdist c6fc396
  - On upgrade, icons migrated from GNOME desktop are not properly lined up
cvsdist c6fc396
    (#51436)
cvsdist c6fc396
  - icons dropped on the desktop don't end up where dropped. (#51441)
cvsdist c6fc396
  - Nautilus shouldn't have fam monitor read-only windows. This
cvsdist c6fc396
    keeps CDROMS from being unmounted until you close all
cvsdist c6fc396
cvsdist c6fc396
    nautilus windows pointing to them. (#51442)
cvsdist c6fc396
  - Warnings about 'cannot statfs...' when moving items to trash.
cvsdist c6fc396
- Use separate start-here.desktop for panel, since the one used
cvsdist c6fc396
  for the root window only works from Nautilus.
cvsdist c6fc396
cvsdist c6fc396
* Fri Aug 10 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Changed starthere .desktop files to be links instead
cvsdist c6fc396
- of spawning a new nautilus. This makes start-here:
cvsdist c6fc396
- much faster.
cvsdist c6fc396
cvsdist c6fc396
* Thu Aug  9 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Added hwbrowser dependency
cvsdist c6fc396
- New snapshot, fixes the mozilla-view submit form problem
cvsdist c6fc396
cvsdist c6fc396
* Wed Aug  8 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist c6fc396
- Rebuild with new xml-i18n-tools
cvsdist c6fc396
- fix crash in creating new desktop files
cvsdist c6fc396
cvsdist c6fc396
* Tue Aug  7 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist c6fc396
- Fix up DnD code some more
cvsdist c6fc396
cvsdist c6fc396
* Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- Sync our CVS version; fixes some MUSTFIX
cvsdist c6fc396
  (the one about drawing background on startup, 
cvsdist c6fc396
   properly translate desktop files, etc.)
cvsdist c6fc396
cvsdist c6fc396
* Wed Aug  1 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-24
cvsdist c6fc396
- Fix 64bit cleanness issue
cvsdist c6fc396
- Fix NULL mimetype crash
cvsdist c6fc396
- Disable additional_text for .desktop files
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-23
cvsdist c6fc396
- Fix unmounting devices.
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 31 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-22
cvsdist c6fc396
- Make it depend on gnome-vfs-1.0.1-13. Needed for .desktop
cvsdist c6fc396
- mimetype sniffing.
cvsdist c6fc396
cvsdist c6fc396
* Mon Jul 30 2001 Alexander Larsson <alexl@redhat.com> 1.0.4-21
cvsdist c6fc396
- Remove the "don't run as root" warning.
cvsdist c6fc396
- Remove eazel from bookmarks
cvsdist c6fc396
- langified (again? did someone change it?)
cvsdist c6fc396
cvsdist c6fc396
* Fri Jul 27 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Apply a patch that makes nautilus dnd reset work with the latest
cvsdist c6fc396
- eel release.
cvsdist c6fc396
cvsdist c6fc396
* Thu Jul 26 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Build on ia64 without the mozilla component.
cvsdist c6fc396
cvsdist c6fc396
* Wed Jul 25 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- Fix crash-on-startup showstopper
cvsdist c6fc396
- Fix can't-find-images bug (this one was only showing up
cvsdist c6fc396
  when built with debug symbols, since it was an uninitialized memory
cvsdist c6fc396
  read)
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 24 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- sync new tarball from our CVS branch, 
cvsdist c6fc396
  fixes some drag-and-drop, changes URI scheme names,
cvsdist c6fc396
  etc.
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 24 2001 Owen Taylor <otaylor@redhat.com>
cvsdist c6fc396
- Add BuildRequires (#49539, 49537)
cvsdist c6fc396
- Fix %%post, %%postun (#49720)
cvsdist c6fc396
- Background efficiency improvements and hacks
cvsdist c6fc396
cvsdist c6fc396
* Fri Jul 13 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Don't launch esd on each mouseover.
cvsdist c6fc396
cvsdist c6fc396
* Wed Jul 11 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- move first time druid patch into my "CVS outstanding" patch
cvsdist c6fc396
- try to really remove Help/Feedback
cvsdist c6fc396
- try to really fix Help/Community Support
cvsdist c6fc396
- try again to get Start Here in the Go menu
cvsdist c6fc396
- try again to get Start Here on the desktop
cvsdist c6fc396
- don't show file sizes for .desktop files
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- add newline to ends of .desktop files that were missing them
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- update to my latest 'cvs diff -u' (adds default 
cvsdist c6fc396
  Start Here link, displays .directory name in sidebar)
cvsdist c6fc396
- include /etc/X11/* links (starthere, sysconfig, serverconfig)
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 10 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist c6fc396
- Patch to remove firsttime druid and flash
cvsdist c6fc396
cvsdist c6fc396
* Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- add hacks for displaying desktop files
cvsdist c6fc396
- add hack to turn off the "unwriteable" emblem
cvsdist c6fc396
cvsdist c6fc396
* Sun Jul  8 2001 Tim Powers <timp@redhat.com>
cvsdist c6fc396
- added defattr to the files lists to be (-,root,root)
cvsdist c6fc396
- languified
cvsdist c6fc396
cvsdist c6fc396
* Sat Jul  7 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Need to run autoheader too.
cvsdist c6fc396
cvsdist c6fc396
* Fri Jul  6 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Make the fam dependency a real runtime dependency
cvsdist c6fc396
- by linking to libfam (nautilus-1.0.4-fam-lib.patch)
cvsdist c6fc396
- Cleaned up specfile.
cvsdist c6fc396
cvsdist c6fc396
* Fri Jul  6 2001 Alexander Larsson <alexl@redhat.com>
cvsdist c6fc396
- Change default background and rubberband color.
cvsdist c6fc396
- Use the sidebar tabs from the default theme
cvsdist c6fc396
- BuildDepend on fam-devel, depend on fam
cvsdist c6fc396
- Disable the eazel update pages in the first-time druid.
cvsdist c6fc396
- Remove the eazel logo from the first-time druid
cvsdist c6fc396
cvsdist c6fc396
* Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- 1.0.4, removes eazel services icon and wizard page
cvsdist c6fc396
- Eazel logo is still in startup wizard for now, needs fixing
cvsdist c6fc396
cvsdist c6fc396
* Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- fix group (s/Desktop/Desktops/) #47134
cvsdist c6fc396
- remove ammonite dependency
cvsdist c6fc396
cvsdist c6fc396
* Wed Jun 27 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- add a different default theme
cvsdist c6fc396
- clean up file list overspecificity a bit
cvsdist c6fc396
cvsdist c6fc396
* Tue Jun 26 2001 Havoc Pennington <hp@redhat.com>
cvsdist c6fc396
- move to a CVS snapshot of nautilus for now
cvsdist c6fc396
  (Darin is my hero for having distcheck work out of CVS)
cvsdist c6fc396
cvsdist 39fb0ae
* Thu May 10 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist 39fb0ae
- clean up defaults a bit
cvsdist 39fb0ae
cvsdist 39fb0ae
* Wed May  9 2001 Jonathan Blandford <jrb@redhat.com>
cvsdist 39fb0ae
- New version
cvsdist 39fb0ae
cvsdist 39fb0ae
* Tue Apr 17 2001 Gregory Leblanc <gleblanc@grego1.cu-portland.edu>
cvsdist 39fb0ae
- Added BuildRequires lines
cvsdist 39fb0ae
- Changed Source to point to ftp.gnome.org instead of just the tarball name
ce8b405
- Moved %%description sections closer to their %package sections
ce8b405
- Moved %%changelog to the end, where so that it's not in the way
cvsdist 39fb0ae
- Changed configure and make install options to allow moving of
cvsdist 39fb0ae
  libraries, includes, binaries more easily
ce8b405
- Removed hard-coded paths (don't define %%prefix or %%docdir)
ce8b405
- replace %%{prefix}/bin with %%{_bindir}
ce8b405
- replace %%{prefix}/share with %%{_datadir}
ce8b405
- replace %%{prefix}/lib with %%{_libdir}
ce8b405
- replace %%{prefix}/include with %%{_includedir}
cvsdist 39fb0ae
cvsdist 39fb0ae
* Tue Oct 10 2000 Robin Slomkowski <rslomkow@eazel.com>
cvsdist 39fb0ae
- removed obsoletes from sub packages and added mozilla and trilobite
cvsdist 39fb0ae
subpackages
cvsdist 39fb0ae
cvsdist 39fb0ae
* Wed Apr 26 2000 Ramiro Estrugo <ramiro@eazel.com>
cvsdist 39fb0ae
- created this thing