thunderbird.spec revision 15550
10139N/A#
10139N/A# Copyright (c) Sun Microsystems, Inc.
10139N/A#
10139N/A# Owner: davelam
13600N/A# bugdb: bugzilla.mozilla.org
10139N/A#
10139N/A
10139N/A#####################################
10139N/A## Package Information Section ##
10139N/A#####################################
10139N/A
10139N/AName: thunderbird
10139N/ASummary: Mozilla Thunderbird Standalone E-mail and Newsgroup Client
15550N/AVersion: 3.0
16005N/A%define tarball_version 3.0b1
10139N/ARelease: 1
10139N/ACopyright: MPL/LGPL
10139N/AGroup: Applications/Internet
10139N/ADistribution:Java Desktop System
10139N/AVendor: Sun Microsystems, Inc.
10139N/ASource: http://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{tarball_version}/source/%{name}-%{tarball_version}-source.tar.bz2
10139N/ASource1: thunderbird-icon.png
10139N/ASource2: thunderbird.desktop
10139N/A%define with_lightning %{?!_without_lightning:1}%{?_without_lightning:0}
15550N/A%define without_moz_nss_nspr %{?_without_moz_nss_nspr:1}%{?!_without_moz_nss_nspr:0}
10139N/A%if %with_lightning
15550N/A#%define lightning_version 0.9
15550N/A#Source3: http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/%{lightning_version}/source/lightning-sunbird-%{lightning_version}-source.tar.bz2
10139N/A%endif
10544N/ASource4: thunderbird.cfg
10139N/A
10139N/A
10139N/A# owner:davelam date:2005-08-22 type:branding
10139N/A# change install dir from 'name-version' to 'name'
15715N/APatch1: mozilla-01-change-install-dir.diff
10139N/A
11999N/A# owner:evan date:2007-11-28 type:branding
11999N/A# change preference to support multi-language
15550N/APatch2: mozilla-09-locale.diff
10139N/A
15550N/A%if %without_moz_nss_nspr
10139N/A# owner:davelam date:2006-04-29 type:branding
10139N/A# let firefox use system bundled nss,nspr
15550N/APatch3: firefox3-13-no-nss-nspr.diff
15550N/A%endif
10354N/A
10544N/A# owner:hawklu date:2007-04-27 type:branding
10544N/A# bugster:6542910
15550N/APatch4: thunderbird-14-disable-online-update.diff
15550N/A
15550N/A# owner:hawklu date:2008-12-04 type:bug bugzilla:463987
15550N/APatch5: firefox3-12-js.diff
10544N/A
15550N/A# owner:hawklu date:2008-12-12 type:bug bugzilla:468041
16005N/APatch6: firefox3-13-js-dtrace.diff
10728N/A
15550N/A# owner:hawklu date:2008-12-12 type:bug bugzilla:469639
16005N/APatch7: firefox3-14-alloca.diff
10844N/A
15550N/A# owner:hawklu date:2008-12-10 type:bug bugzilla:449754 status:upstream
16005N/APatch8: firefox3-15-libogg.diff
11920N/A
15550N/A# owner:hawklu date:2008-12-10 type:bug bugzilla:449754 status:upstream
16005N/APatch9: firefox3-16-liboggz.diff
13301N/A
15550N/A# owner:hawklu date:2008-12-10 type:bug bugzilla:449754 status:upstream
16005N/APatch10: firefox3-17-libtheora.diff
15550N/A
14514N/APatch11: thunderbird-24-rename-selectionBacher.diff
14514N/A
16005N/A# owner:hawklu date:2008-09-26 type:bug
14514N/A# bugster:CR6752288 bugzilla:4407147
15191N/APatch12: firefox3-04-remove-core-file-check.diff
15586N/A
15191N/A# owner:alfred date:2008-10-10 type:bug bugster:6750518
15550N/APatch13: firefox3-08-ksh.diff
15586N/A
15404N/A# owner:hawklu date:2008-12-16 type:bug bugster:6770058
15902N/APatch14: firefox3-18-font-config.diff
16005N/A
16005N/A# owner:hawklu date:2007-03-21 type:bug bugzilla:446374
16005N/A# bugster:6535724
16005N/APatch15: thunderbird-13-ldap-crash.diff
16005N/A
16005N/AURL: http://www.sun.com/software/javadesktopsystem/
16005N/A
16005N/ABuildRoot: %{_tmppath}/%{name}-%{tarball_version}-build
16005N/APrefix: /usr
16005N/AProvides: webclient
16005N/AAutoreqprov: on
16005N/A
16005N/A#####################################
15902N/A## Package Defines Section ##
15715N/A#####################################
16005N/A
15715N/A%define _unpackaged_files_terminate_build 0
15669N/A%define _tbdir %{_libdir}/%{name}
15550N/A
16005N/A#####################################
15437N/A## Package Requirements Section ##
10139N/A#####################################
10139N/A
10139N/ABuildRequires: libpng-devel
10139N/ABuildRequires: libjpeg
10139N/ABuildRequires: zlib-devel
10139N/ABuildRequires: zip
10139N/ABuildRequires: perl
10139N/ABuildRequires: autoconf
10139N/ABuildRequires: libIDL-devel
10139N/ABuildRequires: glib2-devel
10139N/ABuildRequires: gtk2-devel
10139N/APrereq: fileutils perl
10139N/APrereq: /usr/bin/killall
10139N/A
10139N/A#####################################
10139N/A## Package Description Section ##
10139N/A#####################################
10139N/A
10139N/A%description
10139N/AMozilla Thunderbird is a standalone e-mail and newsgroup client
10139N/Athat can be used as a companion to Mozilla Firefox or by itself.
10139N/A
10139N/A#####################################
10139N/A## Package Preparation Section ##
10139N/A#####################################
10139N/A
10139N/A%prep
10139N/A
10139N/A%setup -q -c -n %{name}
10139N/Acd ..
10139N/A/bin/mv %{name} %{name}.tmp.$$
10139N/A/bin/mv %{name}.tmp.$$/thunderbird %{name}
10139N/Arm -rf %{name}.tmp.$$
10139N/A#%if %with_lightning
10139N/A#/usr/sfw/bin/gtar -jxf %{SOURCE3} \
10139N/A# mozilla/calendar \
10139N/A# mozilla/extensions/lightning
10139N/A#chmod -Rf a+rX,g-w,o-w mozilla
10139N/A#rm -rf %{name}/calendar
10139N/A#rm -rf %{name}/extensions/lightning
10139N/A#mv mozilla/calendar %{name}/
10139N/A#mv mozilla/extensions/lightning %{name}/extensions/
10139N/A#rm -rf mozilla
10139N/A#%endif
10139N/A
10139N/Acd %{name}/mozilla
10139N/A%patch1 -p1
15550N/A%patch2 -p1
10139N/A%if %without_moz_nss_nspr
15550N/A%patch3 -p1
15550N/A%endif
15550N/A%patch4 -p1
15550N/A%patch5 -p1
15550N/A%patch6 -p1
15550N/A%patch7 -p1
15550N/A%patch8 -p1
15550N/A%patch9 -p1
15550N/A%patch10 -p1
15550N/A%patch11 -p1
15550N/A%patch12 -p1
10139N/A%patch13 -p1
15550N/A%patch14 -p1
10139N/A
10139N/A# go back to the thunderbird directory
15550N/Acd ..
10139N/A%patch15 -p1
15550N/A
10139N/A#####################################
10139N/A## Package Build Section ##
16005N/A#####################################
16005N/A
10139N/A%build
16005N/A
16005N/A%ifos linux
16005N/Aif [ -x /usr/bin/getconf ]; then
12653N/A CPUS=`getconf _NPROCESSORS_ONLN`
13301N/Afi
15715N/A%else
15902N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
16005N/A%endif
16005N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
16005N/A CPUS=1
16005N/Afi
15550N/A
15550N/Acat << "EOF" > .mozconfig
15550N/A#. $topsrcdir/mail/config/mozconfig
16005N/Amk_add_options BUILD_OFFICIAL=1
10139N/Amk_add_options MOZILLA_OFFICIAL=1
10139N/Amk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../objdir-tb
10139N/Aac_add_options --prefix=%{_prefix}
10139N/Aac_add_options --libdir=%{_libdir}
10139N/Aac_add_options --mandir=%{_mandir}
10139N/Aac_add_options --enable-static
10139N/Aac_add_options --enable-official-branding
10139N/Aac_add_options --enable-application=mail
10139N/Aac_add_options --enable-dtrace
10139N/Aac_add_options --enable-optimize
10139N/Aac_add_options --disable-updater
10139N/Aac_add_options --disable-tests
10139N/Aac_add_options --disable-auto-deps
10139N/Aac_add_options --disable-debug
10139N/Aac_add_options --disable-shared
10139N/Aac_add_options --disable-crashreporter
10139N/AEOF
10139N/A
10139N/A%if %with_lightning
15550N/A#echo "ac_add_options --enable-extensions=default,lightning" >> .mozconfig
10139N/Aecho "ac_add_options --enable-calendar" >> .mozconfig
10139N/A%endif
15550N/A
10139N/ABUILD_OFFICIAL=1
10139N/AMOZILLA_OFFICIAL=1
10139N/AMOZ_PKG_FORMAT=BZ2
15550N/APKG_SKIP_STRIP=1
10139N/Aexport BUILD_OFFICIAL MOZILLA_OFFICIAL MOZ_PKG_FORMAT PKG_SKIP_STRIP CFLAGS CXXFLAGS
15550N/A
15550N/Aexport MOZCONFIG=$PWD/.mozconfig
15550N/Amake -f client.mk build
10465N/A
10139N/Acd ../objdir-tb
10139N/Amake package
10139N/A
15550N/A%install
15550N/A/bin/rm -rf $RPM_BUILD_ROOT
10139N/A
10139N/ABUILDDIR=$PWD/../objdir-tb
10139N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_libdir}
15550N/Acd $RPM_BUILD_ROOT%{_libdir}
15550N/A/usr/bin/bzip2 -dc $BUILDDIR/mozilla/dist/thunderbird-*.tar.bz2 | tar -xf -
10139N/A
10139N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_bindir}
10139N/A/bin/ln -s ../lib/thunderbird/thunderbird $RPM_BUILD_ROOT%{_bindir}/thunderbird
10139N/A
10139N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
10139N/A/bin/mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
10139N/Ainstall -c -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps/thunderbird-icon.png
10139N/Ainstall -c -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/thunderbird.desktop
15550N/A
15550N/A# install the man page
10139N/A#/bin/mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
15550N/A#install -c -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_mandir}/man1/thunderbird.1
15550N/A
10139N/A#/bin/cat %{SOURCE3} | /usr/bin/sed -e 's,FFDIR,%{_tbdir},g' > \
10139N/A# $RPM_BUILD_ROOT%{_tbdir}/thunderbird-rebuild-databases
10139N/A#/bin/chmod 755 $RPM_BUILD_ROOT%{_tbdir}/thunderbird-rebuild-databases
10139N/A
15550N/A%if %without_moz_nss_nspr
10139N/A# remove the empty directories
10139N/A# cpu/sparcv8plus/libnspr_flt4.so is not packaged
15715N/A# since we use system bundled version of nss/nspr
10139N/A%ifarch sparc
10139N/Armdir $RPM_BUILD_ROOT%{_tbdir}/cpu/sparcv8plus
10139N/Armdir $RPM_BUILD_ROOT%{_tbdir}/cpu
10139N/A%endif
10139N/A
10139N/A# create symbol link libnssckbi.so -> /usr/lib/mps/libnssckbi.so
10139N/A# to fix bug CR#6459752
10139N/Aln -s ../mps/libnssckbi.so $RPM_BUILD_ROOT%{_tbdir}/libnssckbi.so
10139N/A%endif
10139N/A
10139N/A# install thunderbird.cfg
10139N/Ainstall -c -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_tbdir}/thunderbird.cfg
10139N/A
10139N/A# remove local dictionary and share the one that delivered
10139N/A# by myspell-dictionary
10139N/Arm -f $RPM_BUILD_ROOT%{_tbdir}/dictionaries/en-US.dic
10139N/Arm -f $RPM_BUILD_ROOT%{_tbdir}/dictionaries/en-US.aff
15550N/Armdir $RPM_BUILD_ROOT%{_tbdir}/dictionaries
10139N/A
10139N/A%clean
10139N/A/bin/rm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A#########################################
10139N/A## Package Post[Un] Install Section ##
10139N/A#########################################
10139N/A
10139N/A%post
10139N/A# run ldconfig before regxpcom
10139N/A/sbin/ldconfig >/dev/null 2>/dev/null
15550N/A
10139N/A%postun
10544N/A/sbin/ldconfig >/dev/null 2>/dev/null
10544N/A
10544N/A%preun
10550N/A
10550N/A#####################################
10550N/A## Package Files Section ##
10550N/A#####################################
10550N/A
10550N/A%files
10139N/A%defattr(-,root,root)
10139N/A%dir %{_tbdir}
10139N/A%{_tbdir}/*
10139N/A%{_bindir}/thunderbird
10139N/A#%{_mandir}/man1/*
10139N/A%{_datadir}/applications/%{name}.desktop
10139N/A%{_datadir}/pixmaps/%{name}-icon.png
10139N/A
10139N/A%changelog
10139N/A* Mon Dec 22 2008 - brian.lu@sun.com
10139N/A- Upgrade to 3.0b1
10139N/A* Tue Dec 02 2008 - brian.lu@sun.com
10139N/A- Fix the bug CR677345
10139N/A* Mon Oct 13 2008 - ginn.chen@sun.com
10139N/A- Change /bin/tar to tar.
10139N/A* Oct 10 2008 - alfred.peng@sun.com
10139N/A- Add thunderbird-21-ksh.diff for indiana only to fix bugster CR6750518.
10139N/A* Man 06 2008 - brian.lu@sun.com
10139N/A- Bump lightning to 0.9
10139N/A* Sat Sep 27 2008 - ginn.chen@sun.com
10139N/A- Bump to 2.0.0.17
10139N/A* Fri Sep 26 2008 - brian.lu@sun.com
10139N/A- Fix the bug CR6752288
10139N/A* Tue Jul 29 2008 - brian.lu@sun.com
10139N/A- bump to 2.0.0.16
10139N/A* Mon Jul 21 2008 - ginn.chen@sun.com
10139N/A- Add bugdb info.
10139N/A* Mon Jun 02 2008 - ginn.chen@sun.com
10139N/A- Add indiana branding patch: thunderbird-18-remove-hardcoded-fontname.diff
10358N/A* Mon May 05 2008 - dave.lin@sun.com
16005N/A- bump to 2.0.0.14
16005N/A* Thu April 24 2008 - brian.lu@sun.com
15902N/A- bump lightning to 0.8
15902N/A* Wed Mar 26 2008 - brian.lu@sun.com
15715N/A- Fix bug CR6640830
15715N/A* Thu Feb 28 2008 - dave.lin@sun.com
15669N/A- bump to TB 2.0.0.12
15669N/A* Fir Nov 28 2007 - evan.yan@sun.com
15586N/A- replace thunderbird-08-locale.diff with mozilla-09-locale.diff, to correct our
15586N/A way of supporting multi-language
15586N/A* Mon Nov 19 2007 - dave.lin@sun.com
15550N/A- bump to TB 2.0.0.9
15550N/A- remove patch thunderbird-16-crash-with-some-themes.diff since it has been upstreamed
15437N/A* Tue Nov 13 2007 - brian.lu@sun.com
15437N/A- Add patch, thunderbird-16-crash-with-some-themes.diff
15195N/A to fix 'thunderbird crashing under some themes' bug CR6586103
15195N/A* Fri Nov 02 2007 - dave.lin@sun.com
15191N/A- bump lightning to 0.7
15191N/A* Fri Aug 03 2007 - dave.lin@sun.com
15168N/A- bump to 2.0.0.6
15168N/A* Mon Jun 23 2007 - dave.lin@sun.com
14526N/A- bump to 2.0.0.5
14526N/A* Thu Jun 21 2007 - damien.carbery@sun.com
14526N/A- Add patch, mozilla-08-cairo-update.diff, to update the private copy of
14514N/A cairo.h used in the build.
13688N/A* Tue June 05 2007 - brian.lu@sun.com
13688N/A- Fix the bug CR6284006: GConf Error: Bad key or directory name: "desktop/gnome/url-handlers/GMT+00/command": `+' messages
13600N/A* Mon Apr 30 2007 - dave.lin@sun.com
13600N/A- remove local dictionary and use the one delivered by myspell-dictionary(CR6218511)
13301N/A* Thu Apr 27 2007 - brian.lu@sun.com
13301N/A- add patch to grey out "Check for Updates" in Thunderbird menu since it's not supported
12991N/A* Sat Apr 21 2007 - dave.lin@sun.com
12991N/A- Bump to 2.0.0.0
12940N/A* Thu Apr 12 2007 - dave.lin@sun.com
12940N/A- bump to 2.0.0.0rc1, removed the patches thunderbird-11-drag-and-drop.diff,
12653N/A thunderbird-12-defaultAccount.diff which are upstreamed in this release
12653N/A* Thu Apr 12 2007 - dave.lin@sun.com
12496N/A- disable update feature in Thunderbird menu since it's not supported
12496N/A on Solaris so far(CR#6542910)
11999N/A* Wed Mar 23 2007 - brian.lu@sun.com
11999N/A- Fix the bug CR6535724:Thunderbird crashes with LDAP in snv 60
11999N/A* Mon Mar 12 2007 - brian.lu@sun.com
11957N/A- Fix the bug CR6530327
11957N/A* Sat Mar 10 2007 - dougs@truemail.co.th
11957N/A- Fixed URL for lightning
11920N/A* Sat Mar 03 2007 - dave.lin@sun.com
11920N/A- bump lightning version to 0.3.1
11920N/A* Thu Feb 01 2007 - brian.lu@sun.com
11851N/A- fix drag and drop crashing bug CR6519257
11851N/A- bugzilla id 367203. The patch has been put into upstream
11004N/A* Sun Jan 28 2007 - laca@sun.com
11004N/A- add full download url for lightning
10947N/A* Fri Jan 26 2007 - dave.lin@sun.com
10947N/A- enable lightning extension(0.3) in Thunderbird
10844N/A* Wed Jan 24 2007 - dave.lin@sun.com
10844N/A- bump version to 2.0b2
10844N/A* Thu Dec 28 2006 - dave.lin@sun.com
10728N/A- change the patch type to branding for some patches in patch comments
10728N/A- bump version to 2.0b1 and remove mozilla-03-s11s-smkfl.diff,
10550N/A mozilla-04-s11x-smkfl.diff since they're upstreamed in that branch
10550N/A* Fri Nov 17 2006 - dave.lin@sun.com
10544N/A- add patch comments
10544N/A* Mon Nov 13 2006 - dave.lin@sun.com
10509N/A- change the version to 1.5.0.8 since 2.0a1 could not be able to integrated
10509N/A into SNV, and add patches mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff
10465N/A back because they're not upstreamed in the branch that for Thunderbird 1.5.x
10466N/A* Thu Sep 07 2006 - dave.lin@sun.com
10466N/A- add patch thunderbird-10-no-pkg-files.diff to remove patch checker scripts
10466N/A since it's unnecessary to deliver them with the bundled version
10465N/A- change the version 2.0a1 to 2.0 to comply WOS integration rules
10465N/A- re-organize the patch list
10359N/A* Mon Aug 28 2006 - dave.lin@sun.com
10354N/A- create symbol link libnssckbi.so -> /usr/lib/mps/libnssckbi.so
10275N/A to fix bug CR#6459752
10275N/A* Tue Aug 08 2006 - dave.lin@sun.com
10254N/A- bump version to 2.0a1
10254N/A- remove the patch mozilla-03-s11s-smkfl.diff, mozilla-04-s11x-smkfl.diff
10162N/A which have been fixed in 2.0a1
10162N/A- change to xpinstall/packager to run the make to generate the binary tarball
10139N/A* Mon Jul 31 2006 - dave.lin@sun.com
10139N/A- bump to 1.5.0.5
10139N/A* Fri Jul 07 2006 - dave.lin@sun.com
10139N/A- add patch mozilla-07-no-ldlibpath.diff to remove the LD_LIBRARY_PATH in
10139N/A- change to "disable-static, enable-shared" per Brian Lu
10139N/A* Wed Jun 21 2006 - dave.lin@sun.com
10139N/A- remove patch thunderbird-07-ldap-prefs.diff to fix bug CR#6344861
10139N/A* Fri Jun 02 2006 - dave.lin@sun.com
10139N/A- bump src version to 1.5.0.4
10139N/A* Sat Apr 29 2006 - halton.huo@sun.com
10139N/A- Add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr
10139N/A* Fri Apr 27 2006 - damien.carbery@sun.com
10139N/A- Remove patch 9 as it is not in svn and breaks build.
10139N/A* Fri Apr 27 2006 - dave.lin@sun.com
10139N/A- change to not deliver the devel pkg
10139N/A- add patch thunderbird-09-no-nss-nspr.diff to not deliver the nss,nspr
10139N/A libraries, and use firefox's instead
10139N/A- remove patch mozilla-06-skip-strip.diff, use another simple way to skip
10139N/A strip instead, setting PKG_SKIP_STRIP=1
10139N/A* Fri Apr 21 2006 - dave.lin@sun.com
10139N/A- bump to 1.5.0.2, remove patch 06 thunderbird-06-save-all-attach.diff,
10139N/A which is already upstreamed
10139N/A* Fri Apr 14 2006 - dave.lin@sun.com
10139N/A- add patch mozilla-06-skip-strip.diff to make no stripped libraries
10139N/A- add patch firefox-13-locale.diff to make firefox automatically
10139N/A pick up locale setting from user environment and start up in
10139N/A that locale
10139N/A* Thu Apr 13 2006 - dave.lin@sun.com
10139N/A- Changed the installation location from "/usr/sfw/lib" to "/usr/lib"
10139N/A on Solaris
10139N/A
10139N/A* Fri Mar 10 2006 -halton.huo@sun.com
10139N/A- Add patch thunderbird-06-save-all-attach.diff to fix 6373061.
10139N/A- Add patch thunderbird-07-ldap-prefs.diff to fix CR6344861.
10139N/A
10139N/A* Tue Jan 17 2006 - dave.lin@sun.com
10139N/A- Bump tarball version to 1.5
10139N/A- add two configure options --enable-static, --disable-shared
10139N/A- to get rid of intermedia shared libraries
10139N/A- disable parallel build option
10139N/A
10139N/A* Tue Nov 08 2005 - dave.lin@sun.com
10139N/A- Bump tarball version to 1.5rc1
10139N/A- Remove the patch mozilla-07-bz307041.diff since it's upstreamed in 1.5rc1 already
10139N/A
10139N/A* Thu Nov 1 2005 - laca@sun.com
10139N/A- change version to numeric and introduce %tarball_version
10139N/A
10139N/A* Fri Oct 21 2005 - <halton.huo@sun.com>
10139N/A- Bump to 1.5b2.
10139N/A- Add patch 307041 from bugzilla.
10139N/A
10139N/A* Mon Sep 26 2005 - <halton.huo@sun.com>
10139N/A- Bump to 1.5b1.
10139N/A- Move dir mozilla to thunderbird after tarball unpacking.
10139N/A
10139N/A* Thu Sep 08 2005 - damien.carbery@sun.com
10139N/A- Change BuildPrereq to BuildRequires, a format that build-gnome2 understands.
10139N/A
10139N/A* Mon Sep 05 2005 - Dave Lin <dave.lin@sun.com>
10139N/A- Add patches to remove the specific gtar options
10139N/A- Set MOZ_PKG_FORMAT=BZ2 to keep consistent of tarball
10139N/A format between linux and solaris
10139N/A
10139N/A* Fri Sep 02 2005 - damien.carbery@sun.com
10139N/A- Change gtar to tar and rework tar command.
10139N/A
10139N/A* Mon Aug 22 2005 - Dave Lin <dave.lin@sun.com>
10139N/A- initial version of the spec file created
10139N/A
10139N/A