nautilus.spec revision 12104
10139N/A#
10139N/A# spec file for package nautilus
10139N/A#
16362N/A# Copyright (c) 2005 Sun Microsystems, Inc.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
17185N/A# Owner:stephen
10139N/A%include l10n.inc
17178N/A
17178N/AName: nautilus
17178N/ALicense: GPL
10139N/AGroup: Productivity/File utilities
15291N/AVersion: 2.21.1
10139N/ARelease: 1
17554N/ADistribution: Java Desktop System
10139N/AVendor: Sun Microsystems, Inc.
10139N/ASummary: The GNOME Filemanager
10139N/AURL: http://www.gnome.org
15298N/ASource: http://ftp.gnome.org/pub/GNOME/sources/nautilus/2.21/nautilus-%{version}.tar.bz2
10139N/ASource1: %{name}-po-sun-%{po_sun_version}.tar.bz2
17358N/ASource2: http://dlc.sun.com/osol/jds/downloads/extras/nautilus-acl-icons-0.2.tar.bz2
12773N/A#owner:stephen date:2004-10-29 type:bug bugster:5105006,5070031 bugzilla:137282
15298N/A##Patch1: nautilus-01-trash-only-home.diff
12773N/A#owner:stephen date:2005-02-25 type:bug bugster:5011528
16480N/APatch2: nautilus-02-desktop-cluttered-icons.diff
16146N/A#owner:stephen date:2005-05-07 type:bug bugster:6238031 bugzilla:170761
16480N/A##Patch3: nautilus-03-ftp-rename.diff
16034N/A#owner:stephen date:2004-11-10 type:bug bugster:6174222
10139N/APatch4: nautilus-04-execute-shellscript.diff
10139N/A#owner:stephen date:2005-06-17 type:branding
10139N/APatch5: nautilus-05-context-menu.diff
10139N/A#owner:stephen date:2005-05-20 type:feature bugster:6211279
10139N/APatch6: nautilus-06-frame-buffer.diff
10139N/A#owner:stephen date:2004-02-19 type:feature bugzilla:397715
10139N/A##Patch7: nautilus-07-lockdown.diff
10139N/A#owner:alo date:2006-05-11 type:feature
10139N/A##Patch8: nautilus-08-acl.diff
10139N/A#owner:gman date:2006-04-25 type:branding
10139N/A%if %option_with_sun_branding
10139N/A##Patch9: nautilus-09-interface-changes.diff
10139N/A%endif
10139N/A%if %option_with_indiana_branding
10139N/APatch9: nautilus-09-interface-changes-indiana.diff
10139N/A%endif
10139N/A#owner:stephen date:2006-07-12 type:feature
10139N/A##Patch10: nautilus-10-trusted-extensions.diff
10139N/A#owner:padraig date:2007-11-07 type:bug bugster:6620330 bugzilla:483884
10139N/A##Patch11: nautilus-11-thumbnail-fix.diff
10139N/A#owner:padraig date:2007-11-23 type:feature bugster:6556913
10139N/APatch12: nautilus-12-star-desktop.diff
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ADocdir: %{_defaultdocdir}/nautilus2
10139N/AAutoreqprov: on
10139N/APrereq: /sbin/ldconfig
10139N/A
10139N/A%define fam_version 2.6.10
10139N/A%define glib2_version 2.4.0
10139N/A%define pango_version 1.4.0
10139N/A%define gtk2_version 2.4.0
10139N/A%define libgnomeui_version 2.6.0
10139N/A%define eel_version 2.6.1
10139N/A%define gnome_icon_theme_version 1.2.0
10139N/A%define libxml2_version 2.6.7
10139N/A%define eog_version 2.6.1
10139N/A%define gail_version 1.6.3
10139N/A%define gnome_desktop_version 2.6.1
10139N/A%define gnome_vfs_version 2.6.0
10139N/A%define startup_notification_version 0.5
10139N/A%define libgnomecups_version 0.1.6
10139N/A%define gnome_cups_manager_version 0.17
10139N/A%define scrollkeeper_version 0.3.14
10139N/A%define libgnomeprint_version 2.6.0
10139N/A%define libgnomeprintui_version 2.6.0
15370N/A%define esound_version 0.2.27
16034N/A%define gettext_version 0.14.0
10139N/A
10139N/ARequires: fam >= %{fam_version}
10139N/ARequires: gnome-vfs >= %{gnome_vfs_version}
10139N/ARequires: eel >= %{eel_version}
10139N/ARequires: gnome-icon-theme >= %{gnome_icon_theme_version}
10139N/ARequires: libgnomecups >= %{libgnomecups_version}
10139N/ARequires: libgnomeprint >= %{libgnomeprint_version}
10139N/ARequires: libgnomeprintui >= %{libgnomeprintui_version}
10139N/A
10139N/ABuildRequires: fam-devel >= %{fam_version}
10139N/ABuildRequires: scrollkeeper >= %{scrollkeeper_version}
10139N/ABuildRequires: glib2-devel >= %{glib2_version}
10139N/ABuildRequires: pango-devel >= %{pango_version}
10139N/ABuildRequires: gtk2-devel >= %{gtk2_version}
10139N/ABuildRequires: libgnomeui-devel >= %{libgnomeui_version}
12773N/ABuildRequires: libxml2-devel >= %{libxml2_version}
12773N/ABuildRequires: eel-devel >= %{eel_version}
12773N/ABuildRequires: gail-devel >= %{gail_version}
12773N/ABuildRequires: gnome-icon-theme >= %{gnome_icon_theme_version}
12773N/ABuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
10139N/ABuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
10139N/ABuildRequires: startup-notification-devel >= %{startup_notification_version}
10139N/ABuildRequires: librsvg >= 2.2.4
10139N/ABuildRequires: intltool >= 0.25
10139N/ABuildRequires: XFree86-devel >= 4.3.0
17297N/ABuildRequires: libgnomecups-devel >= %{libgnomecups_version}
10139N/ABuildRequires: libgnomeprint-devel >= %{libgnomeprint_version}
10139N/ABuildRequires: libgnomeprintui-devel >= %{libgnomeprintui_version}
10139N/ABuildRequires: esound-devel >= %{esound_version}
11204N/ABuildRequires: gettext >= %{gettext_version}
10139N/A
10139N/A%description
10139N/AThis package contains Nautilus, the advanced filemanager for the GNOME platform.
10139N/A
10139N/A
10139N/A%package devel
10139N/ASummary: Development package for Nautilus
10139N/AGroup: Development/Libraries/GNOME
15298N/ARequires: %name = %version-%release
15298N/A
15298N/A%description devel
15298N/AThis package contains all files needed to develop programs that use the features of the Nautilus filemanager.
15298N/A
15909N/A%prep
10139N/A%setup -q
12889N/A%if %build_l10n
12889N/Abzcat %SOURCE1 | tar xf -
12889N/Acd po-sun; make; cd ..
10139N/A%endif
10139N/A##%patch1 -p1
10139N/A%patch2 -p1
10139N/A##%patch3 -p1
10139N/A%patch4 -p1
10139N/A%patch5 -p1
10139N/A%patch6 -p1
10139N/A##%patch7 -p1
10139N/A##%patch8 -p1
10139N/A%if %option_with_sun_branding
10139N/A##%patch9 -p1
10139N/A%endif
10139N/A%if %option_with_indiana_branding
10139N/A%patch9 -p1
10139N/A%endif
10139N/A%if %build_tjds
10139N/A##%patch10 -p1
10139N/A%endif
10139N/A##%patch11 -p1
10139N/A%patch12 -p1
10139N/A
17554N/Afor po in po/*.po; do
17554N/A dos2unix -ascii $po $po
17358N/Adone
17358N/A
17297N/Abzcat %SOURCE2 | tar xf -
17297N/A
17297N/A%build
16980N/A%ifos linux
16982N/Aif [ -x /usr/bin/getconf ]; then
16982N/A CPUS=`getconf _NPROCESSORS_ONLN`
16982N/Afi
16980N/A%else
16899N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
16899N/A%endif
16769N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
16769N/A CPUS=1
16362N/Afi
16362N/A
16146N/A# FIXME: remove most locale files as they break the build
16146N/A# something weird going on here...
16146N/A# the error message looks like this:
16146N/A#: /var/tmp/SUNWgnome-file-mgr-2.13.3-build//etc/gconf/schemas/apps_nautilus_preferences.schemas:61: parser error : Input is not proper UTF-8, indicate encoding !
16146N/A#: Bytes: 0xC8 0xED 0x20 0x61
16146N/A#: <long>Se est<C8><ED> activado, os ficheiros agochados ser<C8><ED>n amosados no xest
16026N/A#: ^
16034N/A
16034N/ALC_ALL=
16034N/ALANG=
16026N/Aexport LANG LC_ALL
16026N/Alibtoolize --force --copy
15909N/Aintltoolize --force --copy
15909N/Aaclocal $ACLOCAL_FLAGS -I .
15909N/Aautoheader
15837N/Aautomake -a -c -f
15837N/Aautoconf
15837N/ACFLAGS="$RPM_OPT_FLAGS" \
15837N/A ./configure \
15830N/A --prefix=%{_prefix} \
15830N/A --datadir=%{_datadir} \
15759N/A --sysconfdir=%{_sysconfdir} \
15759N/A --libexecdir=%{_libexecdir} \
15692N/A --disable-update-mimedb \
15692N/A --localstatedir=/var/lib
15692N/A
15637N/Amake -j $CPUS
15637N/A
15637N/A%install
15515N/Aexport GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
15515N/Amake install DESTDIR=$RPM_BUILD_ROOT
15515N/Aunset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
15515N/A
15478N/Arm $RPM_BUILD_ROOT%{_libdir}/*.la
15478N/A
15478N/A%clean
15424N/Arm -rf $RPM_BUILD_ROOT
15424N/A
15370N/A%post
15370N/A/sbin/ldconfig
15319N/Aexport GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
15319N/ASCHEMAS="apps_nautilus_preferences.schemas"
15298N/Afor S in $SCHEMAS; do
15298N/A gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
15298N/Adone
15291N/A
15291N/A%postun
15219N/A/sbin/ldconfig
15219N/A
14457N/A%files
14457N/A%defattr(-,root,root)
14185N/A%doc AUTHORS COPYING ChangeLog NEWS README
14185N/A%{_datadir}/locale/*/LC_MESSAGES/*.mo
14188N/A%{_datadir}/applications/*
14163N/A%{_datadir}/pixmaps/*
14163N/A%{_datadir}/nautilus
14163N/A%{_datadir}/mime/packages/*
14015N/A%{_libdir}/*.so.*
14015N/A%{_bindir}/*
13908N/A%{_libdir}/bonobo/servers/Nautilus_shell.server
13908N/A%{_sysconfdir}/gconf/schemas/*.schemas
13908N/A%{_mandir}/man1/*
13889N/A
13889N/A%files devel
13889N/A%defattr(-,root,root)
13758N/A%{_libdir}/*.so
13767N/A%{_includedir}/nautilus
13767N/A%{_libdir}/pkgconfig/*.pc
13767N/A
13767N/A%changelog
13758N/A* Sun Dec 30 2007 - damien.carbery@sun.com
13758N/A- Bump to 2.21.1. Hack: Disable most patches to try to get it to build.
13624N/A* Fri Nov 23 2007 - padraig.obriain@sun.com
13624N/A- Add nautilus-12-star-desktop.diff to fix bug 6556913
13624N/A* Wed Nov 07 2007 - padraig.obriain@sun.com
13439N/A- Add nautilus-11-thumbnail-fix.diff to fix bug 6620330, bugzilla 483884
13439N/A* Fri Nov 02 2007 - dave.lin@sun.com
13624N/A- Fixed the problem with branding Patch9 definition
12889N/A* Wed Oct 24 2007 - stephen.browne@sun.com
12889N/A- swap trusted-extensions.diff and acl.diff
13624N/A* Fri Oct 19 2007 - laca@sun.com on behalf of Glynn Foster
12379N/A- add separate Nevada and Indiana branding patches with corresponding
12379N/A build options.
12379N/A* Tue Sep 18 2007 - damien.carbery@sun.com
12379N/A- Bump to 2.20.0.
12303N/A* Mon Aug 27 2007 - damien.carbery@sun.com
12303N/A- Bump to 2.19.91.
12303N/A* Wed Aug 15 2007 - damien.carbery@sun.com
12294N/A- Bump to 2.19.90. Remove upstream patch, 11-trim-uninstaled.
12294N/A* Wed Aug 01 2007 - damien.carbery@sun.com
12303N/A- Add patch 11-trim-uninstaled to fix 462496.
12288N/A* Tue Jul 31 2007 - damien.carbery@sun.com
12288N/A- Bump to 2.19.6. Remove upstream patch, 08-uninstalled-pc. Renumber rest.
12288N/A* Wed Jul 11 2007 - damien.carbery@sun.com
12231N/A- Bump to 2.19.5.
12231N/A* Tue Jun 19 2007 - damien.carbery@sun.com
12231N/A- Bump to 2.19.4.
12288N/A* Wed Jun 06 2007 - damien.carbery@sun.com
12229N/A- Bump to 2.19.3.
12229N/A* Tue May 15 2007 - damien.carbery@sun.com
12229N/A- Bump to 2.19.2.
12219N/A* Tue Apr 10 2007 - damien.carbery@sun.com
12219N/A- Bump to 2.18.1.
12219N/A* Mon Mar 12 2007 - damien.carbery@sun.com
12219N/A- Bump to 2.18.0.1.
12147N/A* Mon Mar 05 2007 - damien.carbery@sun.com
12147N/A- Bump to 2.17.92.
12082N/A* Tue Feb 13 2007 - takao.fujiwara@sun.com
12082N/A- Add l10n tarball.
12082N/A* Tue Feb 13 2007 - damien.carbery@sun.com
12147N/A- Bump to 2.17.91. Remove upstream patch, 12-eject-crash.
12071N/A* Sun Jan 28 2007 - laca@sun.com
12071N/A- add %if %build_tjds guard around tjds patch so we can build without trusted
12071N/A jds support
11989N/A* Mon Jan 22 2007 - damien.carbery@sun.com
11989N/A- Bump to 2.17.90.
11989N/A* Thu Jan 18 2007 - alvaro.lopez@sun.com
11416N/A- Added URL for the nautilus-acl-icons tarball.
11417N/A* Tue Dec 19 2006 - damien.carbery@sun.com
11416N/A- Bump to 2.17.1.
11257N/A* Tue Nov 28 2006 - damien.carbery@sun.com
11257N/A- Remove upstream patch, 14-desktop-icon-placement.
11257N/A* Mon Nov 27 2006 - damien.carbery@sun.com
11234N/A- Bump to 2.16.3.
11234N/A* Wed Nov 08 2006 - damien.carbery@sun.com
11234N/A- Bump to 2.16.2.
11257N/A- remove upstream patches
11191N/A* Tue Oct 31 2006 - padraig.obriain@sun.com
11191N/A- Add nautilus-20-properties-relations.diff to fix bug 6458330, bugzilla 356124
11191N/A* Fri Oct 06 2006 - padraig.obriain@sun.com
11191N/A- Add nautilus-19-add-relations.diff to fix bug 6458338.
11191N/A* Mon Oct 02 2006 - damien.carbery@sun.com
11085N/A- Bump to 2.16.1.
11085N/A* Fri Sep 15 2006 - matt.keenan@sun.com
11085N/A- Bug : 6470306, remove patch-19, problem was actually within patch
11066N/A 11-frame-buffer.diff
11066N/A* Thu Sep 14 2006 - matt.keenan@sun.com
11066N/A- Bug : 6470306, metadata read fail causing crash
11066N/A* Mon Sep 04 2006 - damien.carbery@sun.com
10977N/A- Bump to 2.16.0.
10977N/A* Tue Aug 22 2006 - damien.carbery@sun.com
10977N/A- Bump to 2.15.92.1.
10977N/A* Tue Aug 22 2006 - damien.carbery@sun.com
10975N/A- Bump to 2.15.92.
10975N/A* Tue Aug 08 2006 - padraig.obriain@sun.com
10975N/A- Delete nautilus-09-floppy.diff
10972N/A Rework nautilus-11-frame-buffer.diff
10972N/A* Tue Aug 08 2006 - padraig.obriain@sun.com
10972N/A- Bump to 2.15.91.
10909N/A* Wed Jul 26 2006 - damien.carbery@sun.com
10909N/A- Bump to 2.15.90.
10909N/A* Wed Jul 20 2006 - dermot.mccluskey@sun.com
10909N/A- Bump to 2.15.4.
10821N/A Remove patch #19
10821N/A* Tue May 23 2006 - laca@sun.com
10821N/A- remove linguas.diff: not needed.
10810N/A* Thu May 11 2006 - alvaro.lopez@sun.com
10810N/A- Added patch #18: ACL support
10810N/A* Wed May 03 2006 - brian.cameron@sun.com
10645N/A- Update LINGUAS file so all languages are on one line, becuase this is causing
10645N/A problems building with the latest intltool.
10645N/A* Thu Apr 13 2006 - dermot.mccluskey@sun.com
10645N/A- replace sed with dos2unix to work around ^M problem in SVN
10435N/A* Tue Apr 11 2006 - damien.carbery@sun.com
10435N/A- Bump to 2.14.1.
10435N/A* Mon Mar 13 2006 - damien.carbery@sun.com
10371N/A- Bump to 2.14.0.
10371N/A* Wed Mar 1 2006 - laca@sun.com
10371N/A- use sed instead of dos2unix for converting the po files, because dos2unix
10270N/A corrupts some UTF-8 strings
10271N/A* Tue Feb 28 2006 - damien.carbery@sun.com
10270N/A- Bump to 2.13.92.
10200N/A* Mon Feb 13 2006 - damien.carbery@sun.com
10200N/A- Bump to 2.13.91.
10200N/A* Tue Jan 31 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.90.
10139N/A* Wed Jan 18 2006 - damien.carbery@sun.com
10139N/A- Add intltoolize call.
10139N/A* Tue Jan 17 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.4
10139N/A* Thu Jan 12 2006 - glynn.foster@sun.com
10139N/A- Add patch to change to browser mode by default.
10139N/A* Tue Jan 03 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.3.
10139N/A* Tue Nov 29 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.12.2.
10139N/A* Mon Oct 17 2005 - glynn.foster@sun.com
10139N/A- Add uninstalled pc file for nautilus
10139N/A* Fri Oct 14 2005 - laca@sun.com
10139N/A- add patch locale.h.diff to fix the build
10139N/A* Tue Oct 11 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.12.1
10139N/A* Sat Sep 17 2005 - glynn.foster@sun.com
10139N/A- Bump to 2.12.0
10139N/A* Mon Sep 05 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.92.
10139N/A* Tue Aug 16 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.91.
10139N/A* Fri Jun 17 2005 - dinoop.thomas@wipro.com
10139N/A- Added patch nautilus-14-floppy.diff for bug #5078858.
10139N/A Added nautilus-15-context-menu.diff.
10139N/A* Fri Jun 17 2005 - archana.shah@wipro.com
10139N/A- Added patch nautilus-13-subfs.diff
10139N/A Patch taken for bug #6195964 and #6193864.
10139N/A* Fri Jun 17 2005 - archana.shah@wipro.com
10139N/A- Added patch nautilus-12-execute-shellscript.diff
10139N/A Patch taken for bug #6174222
10139N/A* Thu Jun 02 2005 - brian.cameron@sun.com
10139N/A- Cleaned up so it builds.
10139N/A* Thu May 26 2005 - balamurali.viswanathan@wipro.com
10139N/A- Move patch nautilus-01-lockdown.diff to nautilus-X-lockdown.diff:
10139N/A* Thu May 26 2005 - balamurali.viswanathan@wipro.com
10139N/A- Bump to 2.10.1
10139N/A* Fri May 20 2005 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-47-frame-buffer.diff to fix problem of icons not
10139N/A appearing on the magnified screen while working with dummy frame buffer.
10139N/A The patch fixes one SUN specific a11y requirement. Its not accepted in
10139N/A community. Bugtraq bug#6211279
10139N/A* Fri May 06 2005 - archana.shah@wipro.com
10139N/A- Added nautilus-46-upgrade-icons-missing.diff to make nautilus draw the
10139N/A staroffice and Desktop Overview icons for an old user when machine is
10139N/A upgraded from QS to cinnabar.
10139N/A Fixes bug# 6257246
10139N/A* Wed May 04 2005 - vinay.mandyakoppal@wipro.com
10139N/A- Added nautilus-45-security-warning.diff to avoid security warning on
10139N/A double click of StarOffice 7 template. Fixes bug #6262830.
10139N/A* Mon May 02 2005 - vinay.mandyakoppal@wipro.com
10139N/A- Added nautilus-44-ctrl-space-crash.diff to prevent nautilus from
10139N/A crashing on press of Ctrl+space. Fixes bug #6261299.
10139N/A* Mon Apr 25 2005 - dinoop.thomas@wipro.com
10139N/A- Added nautilus-43-smb-domain-name.diff to allow domain name to be
10139N/A entered along with username in smb.
10139N/A Fixes bug #6247186
10139N/A* Fri Apr 22 2005 - archana.shah@wipro.com
10139N/A- Added nautilus-42-trash-skip-copy.diff to fix a trash issue.
10139N/A Fixes bug #6243507
10139N/A* Fri Apr 22 2005 - dinoop.thomas@wipro.com
10139N/A- Added nautilus-41-anonymous-ftp-error.diff to launch the
10139N/A appropriate error dialog when anonymous ftp is not supported.
10139N/A Fixes bug #6254481.
10139N/A* Wed Apr 20 2005 - archana.shah@wipro.com
10139N/A- Added nautilus-40-icon-view-crash.diff. Fixes bug #6234894
10139N/A* Thu Apr 07 2005 - dinoop.thomas@wipro.com
10139N/A- Added nautilus-39-ftp-rename.diff to fix nautilus not allowing
10139N/A the opening or renaming of folders after the deletion of a
10139N/A bookmarked folder. Fixes bug 6238031.
10139N/A* Thu Mar 31 2005 - takao.fujiwara@sun.com
10139N/A- Added nautilus-38-g11n-filename.diff to handle localized
10139N/A background filenames. Fixes bug 6247833
10139N/A* Fri Feb 25 2005 - suresh.chandrasekharan@sun.com
10139N/A- Added patch #37 nautilus-37-desktop-cluttered-icons.diff
10139N/A Fixes bug #5011528
10139N/A* Fri Feb 22 2005 - alvaro.lopez@sun.com
10139N/A- Removed "Obsoltes: epiphany" headers.
10139N/A* Fri Feb 11 2005 - archana.shah@wipro.com
10139N/A- Added patch #36 nautilus-36-max-zoom-level.diff to set the max zoom
10139N/A level correctly.
10139N/A* Fri Feb 04 2005 - dinoop.thomas@wipro.com
10139N/A- Added patch #35 nautilus-35-printer-mnemonics.diff
10139N/A Included mnemonics for some menu items in context menu for
10139N/A printer.Fixes bug #4917219.
10139N/A* Thu Feb 03 2005 - dinoop.thomas@wipro.com
10139N/A- Added patch #33 nautilus-33-add-network-place-mnemonics.diff
10139N/A Changed the shortcut for connect button in Add Network Place.
10139N/A* Fri Jan 21 2005 - alvaro.lopez@sun.com
10139N/A- Added patch #32 nautilus-32-move-trash-dup.diff
10139N/A Fixes bug #6212062
10139N/A* Mon Jan 17 2005 - vijaykumar.patwari@wipro.com
10139N/A- Added patch #31 nautilus-31-bookmarks-fix.diff
10139N/A Fixes bookmarks crash.
10139N/A* Fri Dec 24 2004 - vijaykumar.patwari@wipro.com
10139N/A- Added patch #30 nautilus-30-unescape-filename-to-print.diff
10139N/A Fixes print not working with spaced filename.
* Wed Dec 22 2004 - suresh.chandrasekharan@sun.com
- Added patch #29 nautilus-29-nonlocalized-history-fix.diff
* Mon Dec 13 2004 - padraig.obriain@sun.com
- Added patch #28 to fix crash when accessibility is enabled.
* Fri Dec 10 2004 - niall.powre@sun.com
- Fixed brokenness in patch #21 (trash handling). Change operation
to a standard move to work across filesystem boundaries.
* Mon Dec 06 2004 - Vinay.mandyakoppal@wipro.com
- Added patch #27 to prevent nautilus crash when we right click
print on floppy icon and select print. Fixes bug #6200498.
* Wed Dec 01 2004 - Yong.Sun@Sun.COM
- Added patch #27 to integrate fsexam into nautilus context menu.
And only applied in Linux.
* Wed Nov 23 2004 - alvaro.lopez@sun.com
- Patch #26 is only applied in Linux by the moment: so10 code freeze
and problems with the prev. patch. This has to be fixed to keep only
one source tree.
* Wed Nov 23 2004 - alvaro.lopez@sun.com
- Added patch 26 to fix some problems about Subfs. Fixes #6195964
* Wed Nov 10 2004 - brian.cameron@sun.com
- Added patch 25 to support formatting floppy disks on Solaris and to
fix Nautilus so it properly unmounts floppy disks on Solaris.
* Wed Nov 10 2004 - archana.shah@wipro.com
- Added patch nautilus-24-execute-shellscripts.diff so that it throws up
dialog asking whether to execute the file or open with come application
for shell scripts.
* Tue Nov 09 2004 - vinay.mandyakoppal@wipro.com
- Added nautilus-23-click-cur-crash.diff to fixes crash when double click
on .cur file. Fixes bug #6183952.
* Tue Nov 09 2004 - srirama.sharma@wipro.com
- Updated the patch nautilus-02-default-setup.diff to enable startup
notification for Desktop Overview desktop file.
* Thu Nov 04 2004 - vinay.mandyakoppal@wipro.com
- Added patch nautilus-22-create-archive-work.diff to make right click
create archive option function. Fixes bug #6186537.
* Fri Oct 29 2004 - narayana.pattipati@wipro.com
- Added patch nautilus-21-trash-only-home.diff to treat only user's
home directory as trash volume. Don't look at all the mount points
in the system for trash. Fix bugtraq bugs#5105006 and 5070031
* Thu Oct 28 2004 - matt.keenan@sun.com
- Add nautilus-file-management-properties.1 man page
* Wed Oct 27 2004 - srirama.sharma@wipro.com
- Removed nautilus-21-desktop-startup-notification.diff as the patch
should be rolled into the original nautilus-02-default-setup.diff patch.
* Wed Oct 27 2004 - srirama.sharma@wipro.com
- Added nautilus-21-desktop-startup-notification.diff to enable
startup notification for Desktop Overview desktop file.
Fixes the bugtraq bug#6180411.
* Mon Oct 18 2004 - alvaro.lopez@sun.com
- Added esound-devel and gettext dependencies
- "Source" entry updated
* Tue Aug 31 2004 - vinay.mandyakoppal@wipro.com
- Modified patch nautilus-18-add-network-place.diff to provide help
innvocation.
* Mon Aug 30 2004 - takao.fujiwara@sun.com
- Updated nautilus-04-g11n-potfiles.diff
* Mon Aug 30 2004 - narayana.pattipati@wipro.com
- Added patch nautilus-19-computer-size-sort-crash.diff to fix nautilus
crash when sort is done on size in computer view. Fixes bugtraq
bug#5093170. Submitted the fix to bugzilla also. Bugzilla bug#151228
* Wed Aug 18 2004 - brian.cameron@sun.com
- removed --disable-gtk-doc since this isn't an option this module's
configure takes.
* Thu Jul 22 2004 - narayana.pattipati@wipro.com
- Modified patch nautilus-08-printing.diff to hide Print menu item
in Solaris, as there is no CUPS support available. Fixes bugtraq
bug#5076500
* Fri Jul 16 2004 - johan.steyn@sun.com
- Added patch 18 for Network Places
* Wed Jul 14 2004 - narayana.pattipati@wipro.com
- Added patch nautilus-17-add-nfs-mime.diff to add x-directory/nfs-mount
and x-directory/nfs-share mimes under supported mime types for
Icon and List views. Fixes bugtraq bug#5034725.
* Tue Jul 13 2004 - narayana.pattipati@wipro.com
- Updated patch nautilus-16-use-default-action-for-files.diff to fix
issue with printers:/// location. Fixes bugtraq bug#5069536.
* Thu Jul 08 2004 - damien.donlon@sun.com
- Updated l10n content to nautilus-l10n-po-1.2.tar.bz2
* Thu Jul 08 2004 - stephen.browne@sun.com
- ported to rpm4/suse91
* Wed Jul 07 2004 - dermot.mccluskey@sun.com
- added "-j $CPUS" to make to speed up builds
* Fri Jun 25 2004 - stephen.browne@sun.com
- Added patch nautilus-16-use-default-action-for-files to fix
butraq bug: 5064649
* Fri Jun 25 2004 - narayana.pattipati@wipro.com
- Added patch nautilus-15-host-name-crash.diff to fix nautilus crash
when it tries to display host name in an error message for Solaris.
Fixes bugtraq bug:5067212
* Wed Jun 09 2004 - kaushal.kumar@wipro.com
- Add patch nautilus-14-help-contents-link.diff to fix the
Help->Contents.
* Mon May 31 2004 - padraig.obriain@sun.com
- Add patch nautilus-13-deselect.diff to backport fix for bugzilla
bug #140827.
* Thu May 20 2004 - balamurali.viswanathan@wipro.com
- Reverting back the previous change. Moving #include <config.h> alone
solves the problem
* Thu May 20 2004 - balamurali.viswanathan@wipro.com
- Modified nautilus-01-printers.diff, to define HAVE_LIBGNOMECUPSUI
using AC_DEFINE_UNQUOTED instead of AC_DEFINE. Fixes bug #5042415
* Thu May 13 2004 - narayana.pattipati@wipro.com
- Added patch nautilus-12-view-as-image.diff to fix nautilus crash
in solaris while browsing to a location with image files.
Fixes bugtraq bug#5043908.
* Wed May 12 2004 - damien.donlon@sun.com
- Updated l10n content to nautilus-l10n-po-1.1.tar.bz2
* Thu May 12 2004 - laszlo.kovacs@sun.com
- replaced jds-help.sh with jdshelp
* Thu May 06 2004 - laszlo.kovacs@sun.com
- add jds-help.sh to second patch
* Thu May 06 2004 - glynn.foster@sun.com
- auto*-jds it
* Wed May 05 2004 - glynn.foster@sun.com
- Sort out patches. Dump share/mount patch, rewrite print from
nautilus patch
* Fri Apr 30 2004 - niall.power@sun.com
- patch #02 no longer requires "%ifos" evil
* Tue Apr 27 2004 - kaushal.kumar@wipro.com
- Added patch nautilus-15-preference-tabs-help-links.diff to fix
help links for 'Behavior' and 'List Columns' tabs.
* Mon Apr 26 2004 - ghee.teo@sun.com
- patched nautilus-13-printing.diff correctly for 2.6.1
* Mon Apr 26 2004 - glynn.foster@sun.com
- Updated tarball to 2.6.1
* Wed Apr 21 2004 - ghee.teo@sun.com
- Updated tarball to 2.6.0
* Mon Mar 29 2004 - damien.donlon@sun.com
- Updated l10n content to nautilus-l10n-po-1.0.tar.bz2
* Fri Mar 26 2004 - laca@sun.com
- added --libexecdir to configure args
* Mon Mar 15 2004 - takao.fujiwara@sun.com
- Updated nautilus-03-this-computer-and-documents.diff to fix 4938606
- Replaced nautilus-06-potfiles-update.diff with nautilus-06-g11n-potfiles.diff
- Replaced nautilus-08-schemas-chinese.diff with nautilus-08-g11n-schemas.diff
* Tue Mar 09 2004 - <ghee.teo@sun.com>
- Updated nautilus-13-printing.diff to fix the incorrectly placed
Print menu item in fm-directory-view-ui.xml. Should be under the Selection
popup section instead of background section.
* Thu Mar 04 2004 - <narayana.pattipati@wipro.com>
- Updated the patch nautilus-07-mount-nfs-share-options.diff to
port fixes from quicksilver to cinnabar for bugs:4968376, 4966836,
4997201, 4981761, 4966812
* Tue Feb 24 2004 - ghee.teo@sun.com
- ported nautilus-13-printing.diff and make it lnux only ATM.
since no cups supports by default on SOlaris.
* Fri Feb 20 2004 - stephen.browne@sun.com
- ported cd reaonly emblem patch
* Thu Feb 19 2004 - stephen.browne@sun.com
- more patch munging :)
* Thu Feb 19 2004 - stephen.browne@sun.com
- readded gestures patch
* Thu Feb 19 2004 - stephen.browne@sun.com
- SO Desktop icon patch from QS
* Thu Feb 19 2004 - stephen.browne@sun.com
- two more patches 9 + 10 ported
* Wed Feb 18 2004 - stephen.browne@sun.com
- patches ported up to #6 more to go :/
* Wed Feb 18 2004 - matt.keenan@sun.com
- added nautilus-list-view-ui.xml to %files
- added %{_includedir}/nautilus to %files devel
* Wed Feb 18 2004 - matt.keenan@sun.com
- commented out nautlius-tree-view elements from files as not built anymore
* Wed Feb 18 2004 - matt.keenan@sun.com
- Updated some versions
* Thu Feb 12 2004 - niall.power@sun.com
- added ACLOCAL_FLAGS to aclocal invocation
- only apply patch 02 (printers) on linux
* Mon Feb 09 2004 - laszlo.kovacs@sun.com
- ported Network Places patch
* Mon Jan 26 2004 - damien.donlon@sun.com
- uprevved the l10n source tarball to 0.6
* Tue Jan 13 2004 - niall.power@sun.com
- added a couple of new ui xml files from latest version
* Thu Jan 08 2004 - niall.power@sun.com
- New patch #14 to build against gtk+-2.3.x
- Minimum libgnomeui version of 2.5.2 required
- New version 2.5.4. Most patches are commented out just
to make it build for now.
- comment out "%{sysconfdir}/gnome-vfs-2.0" from %files
(was necessarey for the my-computer view patch)
* Mon Nov 02 2003 - glynn.foster@sun.com
- Add Applications to system:///
* Tue Oct 21 2003 - ghee.teo@sun.com
- Added nautilus-11-printing.diff patch to allow printing in nautilus.
bug#4938054.
* Tue Oct 21 2003 - stephen.browne@sun.com
- Reactvated the patches and the printers rpm
* Mon Oct 13 2003 - niall.power@sun.com
- New version 2.4.0, temporarily commented out patches and
branding and related post-install scripts.
* Fri Sep 05 2003 - michael.twomey@sun.com
- Add nautilus-12-schemas-chinese.diff to fix font sizes.
Fixes bug 4915643.
* Tue Aug 19 2003 - Laszlo.Kovacs@sun.com
- added nautilus-11-network-places-crash-4904221.diff
* Thu Aug 14 2003 - <laca@sun.com>
- remove *.a, *.la
* Tue Aug 12 2003 - stephen.browne@sun.com
- cleaned up patches bug time,
s/my computer/this comuter
s/my documents/documents
* Wed Aug 06 2003 - stephen.browne@sun.com
- add toplevel help to desktop window
* Tue Aug 05 2003 - glynn.foster@sun.com
- add bmp previews
* Tue Aug 05 2003 - Laszlo.Kovacs@sun.com
- add nautilus-26-network-place-shortcut-name.diff
* Tue Aug 05 2003 - stephen.browne@sun.com
- fix crash when viewing remote files
* Tue Aug 05 2003 - Laszlo.Kovacs@sun.com
- added nautilus-24-network-dialog-tree-rewrite.diff
* Fri Aug 01 2003 - glynn.foster@sun.com
- Add menu entry categorization.
* Thu Jul 31 2003 - ghee.teo@sun.com
- Move the gnome-cups-manager more explict.
* Mon Jul 28 2003 - markmc@sun.com
- Make nautilus-mount use usermode
* Fri Jul 25 2003 - glynn.foster@sun.com
- Add quick-start location to the icon lookup.
* Thu Jul 24 2003 - stephen.browne@sun.com
- Fly away Home Come back My Documents
* Wed Jul 23 2003 - michael.twomey@sun.com
- Fix inconsistent Wastebasket naming in en_GB
* Mon Jul 21 2003 - glynn.foster@sun.com
- Let's give the file manager preferences a window icon
* Thu Jul 17 2003 - glynn.foster@sun.com
- Make sure that we install the file management preferences desktop
* Thu Jul 17 2003 - Laszlo.Kovacs@sun.com
- added nautilus-18-network-place-window-icon.diff
* Wed Jul 16 2003 - Laszlo.Kovacs@sun.com
- added nautilus-17-network-directory-file.diff
* Tue Jul 15 2003 - Ghee.Teo@Sun.Com
- Added printers desktop into control-center-2.0 for preferences:///
* Tue Jul 15 2003 - Laszlo.Kovacs@sun.com
- added nautilus-15-server-connect-async-dir-load.diff
* Sun Jul 14 2003 - erwann.chenede@sun.com
- added patch 14-mount-nfs-share-options.diff
* Thu Jul 10 2003 - stephen.browne@sun.com
- added patch nautilus-13
* Thu Jul 10 2003 - michael.twomey@sun.com
- Added .po tarball
* Wed Jul 09 2003 - Stephen.Browne@sun.com
- nautilus-12-priniters-icon.diff added
* Wed Jul 09 2003 - Stephen.Browne@sun.com
- nautilus-11-pref-defaults.diff added
* Thu Jul 03 2003 - Laszlo. Kovacs@sun.com
- nautilus-09-restore-desktop-item-save-method.diff added
* Thu Jul 03 2003 - Laszlo. Kovacs@sun.com
- added nautilus-08-add-network-place-label.diff
* Thu Jul 03 2003 - niall.power@sun.com
- version 2.2.4 - contains fix for long desktop icon labels getting left clipped
- added nautilus-07-cdburn.diff to integrate cd burning menu items etc.
* Tue Jul 01 2003 - niall.power@sun.com
- added my computer/system vfolder support
* Tue Jul 01 2003 - stephen.browne@sun.com
- added new sun branded throbber
* Fri Jun 27 2003 - ghee.teo@sun.com
- added the printers patch to show printers:// view in nautilus
* Tue Jun 10 2003 - Laszlo.Kovacs@sun.com
- added %{datadir}/gnome to %files
* Thu Jun 5 2003 - Laszlo Kovacs@sun.com
- fill user name in password dialog if passed in URI (nautilus-01-fill-user-in-passwd-dialog.diff)
* Thu May 01 2003 - Niall.Power@Sun.COM
- Initial Sun release