Martin Stransky 0477a97
# Use system nspr/nss?
Martin Stransky 0477a97
%define system_nss        1
Martin Stransky 0477a97
c006438
%define homepage http://start.fedoraproject.org/
86254d3
%define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html
dfa8bc3
%define cairo_version 0.5
dfa8bc3
Martin Stransky 0477a97
%if %{?system_nss}
Dmitry Butskoy 3ba2836
%global minimum_build_nspr_version 4.9.4
66528b7
%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
Dmitry Butskoy 5f4a608
%global minimum_build_nss_version 3.14.1
66528b7
%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)
Martin Stransky 0477a97
%endif
1c91246
c006438
%define build_langpacks 1
c006438
1c91246
%define _unpackaged_files_terminate_build 0
33c11b9
%define builddir %{_builddir}/%{name}-%{version}
Dmitry Butskoy d6a3d01
%define mozdir %{_libdir}/seamonkey
Kai Engert b72479d
%define sources_subdir comm-release
5cdf0ab
Dmitry Butskoy 3c55425
%define seamonkey_app_id       \{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a\}
Dmitry Butskoy 3c55425
1c91246
1c91246
Name:           seamonkey
1c91246
Summary:        Web browser, e-mail, news, IRC client, HTML editor
Dmitry Butskoy 560c7dd
Version:        2.19
Dmitry Butskoy c624df9
Release:        1%{?dist}
1c91246
URL:            http://www.mozilla.org/projects/seamonkey/
Dmitry Butskoy ce38308
License:        MPLv2.0
1c91246
Group:          Applications/Internet
1c91246
Dmitry Butskoy 7e3326c
Source0:        http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/source/seamonkey-%{version}%{?prerelease_tag}.source.tar.bz2
Dmitry Butskoy 7e3326c
Dmitry Butskoy 7e3326c
#  Generate it by moz-grab-langpacks script, which can be obtained from
Dmitry Butskoy 7e3326c
#  http://fedorapeople.org/cgit/caillon/public_git/gecko-maint.git/
Dmitry Butskoy 7e3326c
#  and probably perform "sed -i 's/pyfedpkg/pyrpkg/g' moz-grab-langpacks"
Dmitry Butskoy bdfe935
#
Dmitry Butskoy bdfe935
#   Run script as  ./moz-grab-langpacks --app seamonkey %{version}
Dmitry Butskoy bdfe935
#
Dmitry Butskoy 560c7dd
Source1:        seamonkey-langpacks-%{version}-20130705.tar.xz
Dmitry Butskoy 7e3326c
cd26693
Source3:        seamonkey.sh.in
1c91246
Source4:        seamonkey.desktop
1c91246
Source7:        seamonkey-make-package.pl
1c91246
Source10:       seamonkey-mozconfig
1c91246
Source12:       seamonkey-mail.desktop
102c980
Source13:       seamonkey-mail.svg
1c91246
Source17:       mozilla-psm-exclude-list
1c91246
Source18:       mozilla-xpcom-exclude-list
1c91246
Source20:       seamonkey-fedora-default-prefs.js
1c91246
Source100:      find-external-requires
1c91246
Martin Stransky 269bb0e
Patch1:         xulrunner-15.0-gcc47.patch
983feb0
Patch5:         seamonkey-8.0-enable-addons.patch
Martin Stransky 3b00704
Patch10:        seamonkey-idl-parser-cachepath.patch
Dmitry Butskoy f496302
Patch20:        seamonkey-2.13-jemalloc.patch
Dmitry Butskoy da20c8b
Patch22:        seamonkey-2.14-installdir.patch
Dmitry Butskoy 560c7dd
Patch23:        seamonkey-2.19-elfhack.patch
1c91246
1c91246
Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Martin Stransky 0477a97
%if %{?system_nss}
dfa8bc3
BuildRequires:  nspr-devel >= %{minimum_build_nspr_version}
dfa8bc3
BuildRequires:  nss-devel >= %{minimum_build_nss_version}
Martin Stransky 0477a97
BuildRequires:  nss-static >= %{minimum_build_nss_version}
Martin Stransky 0477a97
%endif
dfa8bc3
BuildRequires:  cairo-devel >= %{cairo_version}
1c91246
BuildRequires:  libpng-devel
Dmitry Butskoy c624df9
BuildRequires:  libjpeg-turbo-devel
1c91246
BuildRequires:  zlib-devel
1c91246
BuildRequires:  zip
1c91246
BuildRequires:  libIDL-devel
7e1c758
BuildRequires:  desktop-file-utils
1c91246
BuildRequires:  gtk2-devel
b4da2c0
BuildRequires:  dbus-glib-devel
dfa8bc3
BuildRequires:  gnome-vfs2-devel
dfa8bc3
BuildRequires:  libgnome-devel
dfa8bc3
BuildRequires:  libgnomeui-devel
dfa8bc3
BuildRequires:  krb5-devel
dfa8bc3
BuildRequires:  pango-devel
dfa8bc3
BuildRequires:  freetype-devel >= 2.1.9
dfa8bc3
BuildRequires:  glib2-devel
527ec3b
BuildRequires:  libXt-devel
dfa8bc3
BuildRequires:  libXrender-devel
7319255
BuildRequires:  fileutils
dfa8bc3
BuildRequires:  perl
f71b9fd
BuildRequires:  alsa-lib-devel
e9e7498
BuildRequires:  hunspell-devel
86254d3
BuildRequires:  system-bookmarks
Kai Engert b72479d
BuildRequires:  libnotify-devel
Martin Stransky 2697817
BuildRequires:  libvpx-devel
Kai Engert b72479d
BuildRequires:  mesa-libGL-devel
Dmitry Butskoy 560c7dd
BuildRequires:  python >= 2.7
Dmitry Butskoy 560c7dd
86254d3
Requires:       system-bookmarks
706a5ce
Requires:       mozilla-filesystem
102c980
Requires:       hicolor-icon-theme
Martin Stransky 2697817
Requires:       libvpx
Martin Stransky 0477a97
%if %{?system_nss}
66528b7
Requires:       nspr >= %{nspr_build_version}
66528b7
Requires:       nss >= %{nss_build_version}
Martin Stransky 0477a97
%endif
dfa8bc3
453c3fe
Obsoletes: seamonkey-chat
453c3fe
Obsoletes: seamonkey-devel
453c3fe
Obsoletes: seamonkey-dom-inspector
453c3fe
Obsoletes: seamonkey-js-debugger
453c3fe
Obsoletes: seamonkey-mail
453c3fe
Dmitry Butskoy 8892e7a
# see http://bugzilla.redhat.com/bugzilla/866589
Dmitry Butskoy 8892e7a
ExcludeArch: ppc64
dfa8bc3
dfa8bc3
1c91246
AutoProv: 0
1c91246
%define _use_internal_dependency_generator 0
1c91246
%define __find_requires %{SOURCE100}
1c91246
1c91246
1c91246
%description
1c91246
SeaMonkey is an all-in-one Internet application suite. It includes 
1c91246
a browser, mail/news client, IRC client, JavaScript debugger, and 
1c91246
a tool to inspect the DOM for web pages. It is derived from the 
1c91246
application formerly known as Mozilla Application Suite.
1c91246
 
1c91246
1c91246
%prep
1c91246
5fb0c58
%setup -q -c
5cdf0ab
cd %{sources_subdir}
5cdf0ab
Dmitry Butskoy 7e3326c
pushd mozilla
Martin Stransky 269bb0e
%patch1 -p2 -b .gcc47
Dmitry Butskoy 7e3326c
popd
Martin Stransky 1a683c9
983feb0
%patch5 -p2 -b .addons
Dmitry Butskoy 7e3326c
%patch10 -p2 -b .idl-parser-cachepath
Martin Stransky 348c4d0
Dmitry Butskoy f496302
%patch20 -p1 -b .jemalloc
Dmitry Butskoy f496302
Dmitry Butskoy d6a3d01
%patch22 -p2 -b .installdir
Dmitry Butskoy bdfe935
%patch23 -p2 -b .elfhack
Dmitry Butskoy d6a3d01
Dmitry Butskoy 9a5dc78
# fix obsoleted modifier in inspector
Dmitry Butskoy 9a5dc78
sed -i -e 's/ *xpcnativewrappers=no//' mozilla/extensions/inspector/jar.mn
Dmitry Butskoy 9a5dc78
1c91246
%{__rm} -f .mozconfig
1c91246
%{__cp} %{SOURCE10} .mozconfig
1c91246
1c0fca7
%ifarch %{arm}
1c0fca7
echo "ac_add_options --disable-elf-hack" >> .mozconfig
1c0fca7
%endif
1c0fca7
Martin Stransky 0477a97
%if %{?system_nss}
Martin Stransky 0477a97
echo "ac_add_options --with-system-nspr" >> .mozconfig
Martin Stransky 0477a97
echo "ac_add_options --with-system-nss" >> .mozconfig
Martin Stransky 0477a97
%else
Martin Stransky 0477a97
echo "ac_add_options --without-system-nspr" >> .mozconfig
Martin Stransky 0477a97
echo "ac_add_options --without-system-nss" >> .mozconfig
Martin Stransky 0477a97
%endif
ce011fa
%ifnarch %{ix86} x86_64
ce011fa
echo "ac_add_options --disable-webrtc" >> .mozconfig
ce011fa
%endif
Dmitry Butskoy 7e3326c
Dmitry Butskoy c624df9
1c91246
%build
5cdf0ab
cd %{sources_subdir}
5cdf0ab
Kai Engert b72479d
# Mozilla builds with -Wall with exception of a few warnings which show up
Kai Engert b72479d
# everywhere in the code; so, don't override that.
Kai Engert b72479d
#
Kai Engert b72479d
# Disable C++ exceptions since Mozilla code is not exception-safe
Kai Engert b72479d
#
Kai Engert b72479d
MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | \
Kai Engert b72479d
                     %{__sed} -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
5cdf0ab
export CFLAGS=$MOZ_OPT_FLAGS
5cdf0ab
export CXXFLAGS=$MOZ_OPT_FLAGS
5cdf0ab
5cdf0ab
export PREFIX='%{_prefix}'
5cdf0ab
export LIBDIR='%{_libdir}'
5cdf0ab
5cdf0ab
MOZ_SMP_FLAGS=-j1
5cdf0ab
%ifnarch ppc ppc64 s390 s390x
Dmitry Butskoy 82b1dab
MOZ_SMP_FLAGS=%{?_smp_mflags}
1c91246
%endif
e841804
5cdf0ab
make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
1c91246
Dmitry Butskoy 7e3326c
1c91246
%install
1c91246
%{__rm} -rf $RPM_BUILD_ROOT
Dmitry Butskoy 7e3326c
5cdf0ab
cd %{sources_subdir}
1c91246
Martin Stransky 0477a97
DESTDIR=$RPM_BUILD_ROOT make -C objdir install
1c91246
1c91246
# create a list of all of the different package and the files that
1c91246
# will hold them
1c91246
1c91246
%{__rm} -f %{builddir}/seamonkey.list
1c91246
1c91246
echo %defattr\(-,root,root\) > %{builddir}/seamonkey.list
1c91246
1c91246
# we don't want to ship mozilla's default sidebar components
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/bugzilla.gif
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/bugzilla.src
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/dmoz.gif
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/dmoz.src
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/lxrmozilla.gif
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/lxrmozilla.src
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/mozilla.gif
1c91246
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/searchplugins/mozilla.src
1c91246
5cdf0ab
# build all of the default browser components 
5cdf0ab
# base Seamonkey package (seamonkey.list) 
1c91246
%{SOURCE7} --package xpcom --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir} \
1c91246
    --exclude-file=%{SOURCE18}
1c91246
1c91246
%{SOURCE7} --package browser --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir}
1c91246
1c91246
%{SOURCE7} --package spellcheck --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir}
1c91246
1c91246
%{SOURCE7} --package psm --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir} \
1c91246
    --exclude-file=%{SOURCE17}
1c91246
1c91246
%{SOURCE7} --package mail --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir}
1c91246
1c91246
%{SOURCE7} --package chatzilla --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir}
1c91246
1c91246
%{SOURCE7} --package venkman --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir}
1c91246
1c91246
%{SOURCE7} --package inspector --output-file %{builddir}/seamonkey.list \
Martin Stransky 4359865
    --package-file objdir/suite/installer/package-manifest \
1c91246
    --install-dir $RPM_BUILD_ROOT/%{mozdir} \
1c91246
    --install-root %{mozdir}
1c91246
c006438
echo > ../%{name}.lang
Dmitry Butskoy 3d57615
c006438
%if %{build_langpacks}
c006438
# Install langpacks 
c006438
%{__mkdir_p} $RPM_BUILD_ROOT/%{mozdir}/extensions
Christopher Aillon 2c240cb
%{__tar} xf %{SOURCE1}
Dmitry Butskoy 3d57615
c006438
for langpack in `ls seamonkey-langpacks/*.xpi`; do
Dmitry Butskoy 3d57615
  #  seamonkey-langpacks/seamonkey-VERSION.LANG.langpack.xpi
Dmitry Butskoy 3d57615
  language=${langpack%.langpack.xpi}
Dmitry Butskoy 3d57615
  #  seamonkey-langpacks/seamonkey-VERSION.LANG
Dmitry Butskoy 3d57615
  language=${language##*.}
Dmitry Butskoy 3d57615
  #  LANG
c006438
  extensiondir=$RPM_BUILD_ROOT/%{mozdir}/extensions/langpack-$language@seamonkey.mozilla.org
c006438
  %{__mkdir_p} $extensiondir
c006438
  unzip $langpack -d $extensiondir
c006438
  find $extensiondir -type f | xargs chmod 644
Dmitry Butskoy 3d57615
  find $extensiondir -name ".mkdir.done" | xargs rm -f
c006438
Dmitry Butskoy 02b1bd7
  sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage = %{homepage}|g" \
Kai Engert b72479d
         $extensiondir/chrome/$language/locale/$language/navigator-region/region.properties
c006438
Dmitry Butskoy 3d57615
  jarfile=$extensiondir/chrome/$language.jar
Dmitry Butskoy 3d57615
  pushd $extensiondir/chrome/$language
c006438
  zip -r -D $jarfile locale
Dmitry Butskoy 3d57615
  popd
Dmitry Butskoy 3d57615
  %{__rm} -rf $extensiondir/chrome/$language  #  now in jarfile
Dmitry Butskoy 3d57615
Dmitry Butskoy 3ba2836
  mv -f $extensiondir/chrome/$language.manifest $extensiondir/chrome.manifest
Dmitry Butskoy 3d57615
  #  fix manifest to point to jar
Dmitry Butskoy 3ba2836
  sed -i -e "s,$language/locale,jar:chrome/$language.jar!/locale," \
Dmitry Butskoy 3ba2836
         $extensiondir/chrome.manifest
c006438
c006438
  language=`echo $language | sed -e 's/-/_/g'`
c006438
  extensiondir=`echo $extensiondir | sed -e "s,^$RPM_BUILD_ROOT,,"`
c006438
  echo "%%lang($language) $extensiondir" >> ../%{name}.lang
c006438
done
Dmitry Butskoy 7e3326c
Dmitry Butskoy 3d57615
%{__rm} -rf seamonkey-langpacks
c006438
%endif # build_langpacks
c006438
1c91246
# install desktop files in correct directory
1c91246
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/applications/
1c91246
desktop-file-install --vendor mozilla \
1c91246
    --dir $RPM_BUILD_ROOT%{_datadir}/applications \
1c91246
    --add-category X-Fedora \
1c91246
    --add-category Application \
1c91246
    --add-category Network \
1c91246
    %{SOURCE4}
1c91246
desktop-file-install --vendor mozilla \
1c91246
    --dir $RPM_BUILD_ROOT%{_datadir}/applications \
1c91246
    --add-category X-Fedora \
1c91246
    --add-category Application \
1c91246
    --add-category Network \
1c91246
    %{SOURCE12}
1c91246
102c980
# install icons
102c980
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps
102c980
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps
102c980
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
102c980
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps
102c980
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps
102c980
102c980
# seamonkey icons
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/main-window16.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/seamonkey.png
102c980
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/main-window.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/seamonkey.png
102c980
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/main-window48.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/seamonkey.png
102c980
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/seamonkey.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/128x128/apps/seamonkey.png
102c980
102c980
# seamonkey mail icons
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/messengerWindow16.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/seamonkey-mail.png
102c980
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/messengerWindow.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/seamonkey-mail.png
102c980
102c980
install -p -m 644 $RPM_BUILD_ROOT%{mozdir}/chrome/icons/default/messengerWindow48.png \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/seamonkey-mail.png
102c980
102c980
install -p -m 644 %{SOURCE13} \
102c980
    $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/scalable/apps/seamonkey-mail.svg
1c91246
1c91246
if [ ! -d $RPM_BUILD_ROOT/%{mozdir}/plugins/ ]; then
1c91246
  mkdir -m 755 $RPM_BUILD_ROOT/%{mozdir}/plugins
1c91246
fi
1c91246
1c91246
# install our seamonkey.sh file
5cdf0ab
rm -rf $RPM_BUILD_ROOT/usr/bin/seamonkey
Dmitry Butskoy d6a3d01
cat %{SOURCE3} | sed -e 's/-MOZILLA_VERSION//g' \
Martin Stransky 4359865
                     -e 's,LIBDIR,%{_libdir},g' > \
1c91246
  $RPM_BUILD_ROOT/usr/bin/seamonkey
1c91246
1c91246
chmod 755 $RPM_BUILD_ROOT/usr/bin/seamonkey
1c91246
1c91246
# set up our default preferences
1c91246
%{__cat} %{SOURCE20} | %{__sed} -e 's,SEAMONKEY_RPM_VR,%{version}-%{release},g' > \
1c91246
        $RPM_BUILD_ROOT/fc-default-prefs
1c91246
%{__cp} $RPM_BUILD_ROOT/fc-default-prefs $RPM_BUILD_ROOT/%{mozdir}/defaults/pref/all-fedora.js
1c91246
%{__rm} $RPM_BUILD_ROOT/fc-default-prefs
1c91246
86254d3
# set up our default bookmarks
eca4f9c
%{__rm} -f $RPM_BUILD_ROOT/%{mozdir}/defaults/profile/bookmarks.html
eca4f9c
ln -s %{default_bookmarks_file} $RPM_BUILD_ROOT/%{mozdir}/defaults/profile/bookmarks.html
86254d3
Dmitry Butskoy 3c55425
# System extensions
Dmitry Butskoy 3c55425
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{seamonkey_app_id}
Dmitry Butskoy 3c55425
%{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{seamonkey_app_id}
Dmitry Butskoy 3c55425
Dmitry Butskoy 3c55425
1c91246
%clean
1c91246
%{__rm} -rf $RPM_BUILD_ROOT
1c91246
Dmitry Butskoy 3c55425
1c91246
%post
Rex Dieter 5c8f4e8
update-desktop-database -q &> /dev/null
102c980
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
1c91246
Dmitry Butskoy 3c55425
1c91246
%postun
Rex Dieter 5c8f4e8
update-desktop-database -q &> /dev/null
102c980
if [ $1 -eq 0 ] ; then
102c980
    /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
102c980
    /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
102c980
fi
102c980
Dmitry Butskoy 3c55425
102c980
%posttrans
102c980
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
1c91246
1c91246
1c91246
%files -f seamonkey.list
1c91246
%defattr(-,root,root)
1c91246
%{_bindir}/seamonkey
102c980
%{_datadir}/icons/hicolor/16x16/apps/seamonkey.png
102c980
%{_datadir}/icons/hicolor/16x16/apps/seamonkey-mail.png
102c980
%{_datadir}/icons/hicolor/32x32/apps/seamonkey.png
102c980
%{_datadir}/icons/hicolor/32x32/apps/seamonkey-mail.png
102c980
%{_datadir}/icons/hicolor/48x48/apps/seamonkey.png
102c980
%{_datadir}/icons/hicolor/48x48/apps/seamonkey-mail.png
102c980
%{_datadir}/icons/hicolor/128x128/apps/seamonkey.png
102c980
%{_datadir}/icons/hicolor/scalable/apps/seamonkey-mail.svg
1c91246
5cdf0ab
# search engines
Kai Engert b72479d
%{mozdir}/searchplugins/*.xml
5cdf0ab
5cdf0ab
# dictionaries
5cdf0ab
%{mozdir}/dictionaries/*
1c91246
5cdf0ab
# Profile?
5cdf0ab
%{mozdir}/defaults/profile/*
5cdf0ab
5cdf0ab
# some rest
Martin Stransky 3847ecd
%{mozdir}/omni.ja
Kai Engert b72479d
%{mozdir}/chrome.manifest
Dmitry Butskoy 560c7dd
%{mozdir}/components/*.manifest
Kai Engert b72479d
#%{mozdir}/components/*.xpt
Kai Engert b72479d
%{mozdir}/components/*.so
5cdf0ab
%{mozdir}/defaults/messenger/mailViews.dat
3f0ea8f
%dir %{mozdir}/extensions
c006438
%{mozdir}/extensions/*
5cdf0ab
3f0ea8f
%dir %{mozdir}/distribution
3f0ea8f
%dir %{mozdir}/distribution/extensions
3f0ea8f
5cdf0ab
#%doc %{_mandir}/man1/seamonkey.1.gz
1c91246
1c91246
%dir %{mozdir}
1c91246
%dir %{mozdir}/defaults/pref
1c91246
%dir %{mozdir}/defaults/profile
1c91246
%dir %{mozdir}/defaults/messenger
1c91246
%dir %{mozdir}/defaults
1c91246
1c91246
%dir %{mozdir}/chrome/icons/default
1c91246
%dir %{mozdir}/chrome/icons
1c91246
%dir %{mozdir}/chrome
1c91246
1c91246
1c91246
%dir %{mozdir}/components
1c91246
%dir %{mozdir}/searchplugins
1c91246
27928ef
%dir %{mozdir}/isp
27928ef
%dir %{mozdir}/dictionaries
27928ef
1c91246
%dir %{mozdir}/plugins
1c91246
1c91246
%{mozdir}/defaults/pref/all-fedora.js
1c91246
1c91246
%{_datadir}/applications/mozilla-%{name}.desktop
1c91246
%{_datadir}/applications/mozilla-%{name}-mail.desktop
1c91246
Dmitry Butskoy 3c55425
%dir %{_datadir}/mozilla/extensions/%{seamonkey_app_id}
Dmitry Butskoy 3c55425
%dir %{_libdir}/mozilla/extensions/%{seamonkey_app_id}
Dmitry Butskoy 3c55425
Martin Stransky 0477a97
%if !%{?system_nss}
Martin Stransky 0477a97
%{mozdir}/*.chk
Martin Stransky 0477a97
%endif
Martin Stransky 0477a97
e5b3c23
%ghost %{mozdir}/removed-files
e5b3c23
1c91246
1c91246
%changelog
Dmitry Butskoy 560c7dd
* Mon Jul  8 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.19-1
Dmitry Butskoy 560c7dd
- update to 2.19
Dmitry Butskoy 560c7dd
Dmitry Butskoy 253f676
* Mon Apr 15 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.17.1-1
Dmitry Butskoy 253f676
- update to 2.17.1
Dmitry Butskoy 253f676
Dmitry Butskoy c624df9
* Wed Apr  3 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.17-1
Dmitry Butskoy c624df9
- update to 2.17
Dmitry Butskoy c624df9
- explicitly require libjpeg-turbo (for JCS_EXTENSIONS)
Dmitry Butskoy c624df9
ce011fa
* Tue Mar 26 2013 Peter Robinson <pbrobinson@fedoraproject.org> 2.16.2-2
ce011fa
- Only build WebRTC on x86 to fix FTBFS on other arches
ce011fa
Dmitry Butskoy c0b023b
* Fri Mar 15 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.16.2-1
Dmitry Butskoy c0b023b
- update to 2.16.2
Dmitry Butskoy c0b023b
- fix desktop files (#887297)
Dmitry Butskoy c0b023b
Dmitry Butskoy 82c3341
* Tue Mar 12 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.16.1-1
Dmitry Butskoy 82c3341
- update to 2.16.1
Dmitry Butskoy 82c3341
Dmitry Butskoy 3ba2836
* Fri Feb 22 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.16-1
Dmitry Butskoy 3ba2836
- update to 2.16
Dmitry Butskoy 3ba2836
- fix build langpacks
Dmitry Butskoy 3ba2836
Dmitry Butskoy 5f4a608
* Tue Feb  5 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.15.2-1
Dmitry Butskoy 5f4a608
- update to 2.15.2
Dmitry Butskoy 5f4a608
Rex Dieter 5c8f4e8
* Sun Jan 27 2013 Rex Dieter <rdieter@fedoraproject.org> 2.15.1-2
Rex Dieter 5c8f4e8
- silence scriptlet output
Rex Dieter 5c8f4e8
Dmitry Butskoy bf53076
* Tue Jan 22 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.15.1-1
Dmitry Butskoy bf53076
- update to 2.15.1
Adam Tkac a5d0fcf
Dmitry Butskoy a8ed8fe
* Fri Jan 11 2013 Dmitry Butskoy <Dmitry@Butskoy.name> 2.15-1
Dmitry Butskoy 8bbd255
- update to 2.15
Dmitry Butskoy 8bbd255
- don't try to change global user settings for default browser/mail etc.
Dmitry Butskoy a8ed8fe
- add fix for #304121 (derived from Xulrunner)
Dmitry Butskoy 8bbd255
Dmitry Butskoy 02b1bd7
* Mon Dec  3 2012 Dmitry Butskoy <Dmitry@Butskoy.name> 2.14.1-1
Dmitry Butskoy 02b1bd7
- update to 2.14.1
Dmitry Butskoy 02b1bd7
Dmitry Butskoy bdfe935
* Thu Nov 22 2012 Dmitry Butskoy <Dmitry@Butskoy.name> 2.14-1
Dmitry Butskoy bdfe935
- update to 2.14
Dmitry Butskoy bdfe935
- fix elfhack compile
Dmitry Butskoy bdfe935
Dmitry Butskoy 1388e16
* Wed Oct 31 2012 Dmitry Butskoy <Dmitry@Butskoy.name> 2.13.2-2
Dmitry Butskoy 8892e7a
- exclude ppc64 arch (hoping it is temporary, #866589)
Dmitry Butskoy 685952c
- fix startup warnings (error console) for omni and inspector
Dmitry Butskoy 3d57615
- fix build langpacks
Dmitry Butskoy ce38308
- change License to MPLv2.0
Dmitry Butskoy 3c55425
- add seamonkey-related directories in mozilla-filesystem (#865054)
Dmitry Butskoy 82b1dab
- use proper MOZ_SMP_FLAGS
Dmitry Butskoy f496302
- add patch for jemalloc for powerpc arches (#852698)
Dmitry Butskoy f496302
- add patch to avoid decommit memory on powerpc arches (#852698)
Dmitry Butskoy 7e3326c
- some cleanups in spec file
Dmitry Butskoy d6a3d01
- drop version from install directories (follow the current firefox
Dmitry Butskoy d6a3d01
  and thunderbird way)
Dmitry Butskoy 8892e7a
Dmitry Butskoy 9d66709
* Fri Oct 26 2012 Martin Stransky <stransky@redhat.com> 2.13.2-1
Martin Stransky d9a05c1
- Update to 2.13.2
Martin Stransky d9a05c1
Martin Stransky 94c27ee
* Tue Oct 16 2012 Martin Stransky <stransky@redhat.com> 2.13.1-1
Martin Stransky 94c27ee
- Update to 2.13.1
Martin Stransky 94c27ee
Martin Stransky 0477a97
* Tue Oct 9 2012 Martin Stransky <stransky@redhat.com> 2.13-1
Martin Stransky 0477a97
- Update to 2.13
Martin Stransky 0477a97
Martin Stransky 761fba6
* Tue Aug 28 2012 Martin Stransky <stransky@redhat.com> 2.12.1-1
Martin Stransky 761fba6
- Update to 2.12.1
Martin Stransky 761fba6
Martin Stransky 269bb0e
* Tue Aug 28 2012 Martin Stransky <stransky@redhat.com> 2.12-1
Martin Stransky 269bb0e
- Update to 2.12
Martin Stransky 269bb0e
Dmitry Butskoy 9d66709
* Fri Jul 27 2012 Martin Stransky <stransky@redhat.com> 2.11-1
62b8d85
- Update to 2.11
62b8d85
6cdbb33
* Thu Jun 21 2012 Martin Stransky <stransky@redhat.com> 2.10.1-1
6cdbb33
- Update to 2.10.1
6cdbb33
Martin Stransky 3b00704
* Thu Jun 7 2012 Allen Hewes <allen@decisiv.net> 2.10-1
Martin Stransky 3b00704
- Update to 2.10
Martin Stransky 3b00704
- change sed string for version number to support 2 digits
Martin Stransky 3b00704
- remove specific .so's from installer manifest
Martin Stransky 3b00704
- fix the cache path for header.py and associated files when building
Martin Stransky 3b00704
  in srcdir (vs using seperate objdir)
Martin Stransky 3b00704
Martin Stransky 974b5d9
* Mon May 7 2012 Martin Stransky <stransky@redhat.com> 2.9.1-4
Martin Stransky 974b5d9
- Fixed #717242 - does not adhere to Static Library Packaging Guidelines
Martin Stransky 974b5d9
102c980
* Thu May 3 2012 Martin Stransky <stransky@redhat.com> 2.9.1-3
102c980
- Fixed #747411 - seamonkey needs better icons (by Edward Sheldrake)
102c980
3f0ea8f
* Thu May 3 2012 Martin Stransky <stransky@redhat.com> 2.9.1-2
3f0ea8f
- Fixed directories (#566901)
3f0ea8f
Martin Stransky 1db58d6
* Wed May 2 2012 Martin Stransky <stransky@redhat.com> 2.9.1-1
Martin Stransky 1db58d6
- Update to 2.9.1
Martin Stransky 1db58d6
Martin Stransky 731e72d
* Fri Apr 27 2012 Martin Stransky <stransky@redhat.com> 2.9-1
Martin Stransky 731e72d
- Update to 2.9
Martin Stransky 731e72d
1c0fca7
* Wed Apr  4 2012 Peter Robinson <pbrobinson@fedoraproject.org> 2.8-3
1c0fca7
- Add ARM configuration options
1c0fca7
Martin Stransky 64ce4cf
* Fri Mar 16 2012 Martin Stransky <stransky@redhat.com> 2.8-2
Martin Stransky 64ce4cf
- gcc 4.7 build fixes
Martin Stransky 64ce4cf
Martin Stransky 2697817
* Thu Mar 15 2012 Martin Stransky <stransky@redhat.com> 2.8-1
Martin Stransky 2697817
- Update to 2.8
Martin Stransky 2697817
Martin Stransky 348c4d0
* Fri Feb 24 2012 Martin Stransky <stransky@redhat.com> 2.7.1-2
Martin Stransky 348c4d0
- Added fix for mozbz#727401 - libpng crash
Martin Stransky 348c4d0
Martin Stransky 0120c83
* Tue Feb 14 2012 Martin Stransky <stransky@redhat.com> 2.7.1-1
Martin Stransky 0120c83
- Update to 2.7.1
Martin Stransky 0120c83
Martin Stransky 1a683c9
* Mon Feb  6 2012 Martin Stransky <stransky@redhat.com> 2.7-2
Martin Stransky 1a683c9
- gcc 4.7 build fixes
Martin Stransky 1a683c9
Martin Stransky 3847ecd
* Fri Feb  3 2012 Martin Stransky <stransky@redhat.com> 2.7-1
Martin Stransky 3847ecd
- Update to 2.7
Martin Stransky 3847ecd
9e0d39a
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-3
9e0d39a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
9e0d39a
983feb0
* Wed Dec 14 2011 Martin Stransky <stransky@redhat.com> 2.5-2
983feb0
- Fixed langpacks
983feb0
48f3e9d
* Thu Dec  8 2011 Martin Stransky <stransky@redhat.com> 2.5-1
48f3e9d
- Update to 2.5
48f3e9d
24b8bad
* Fri Oct 14 2011 Dan Horák <dan[at]danny.cz> - 2.4.1-3
24b8bad
- fix build on secondary arches
24b8bad
Kai Engert e12dd1f
* Tue Oct 11 2011 Kai Engert <kaie@redhat.com> - 2.4.1-2
Kai Engert e12dd1f
- Update to 2.4.1
Kai Engert e12dd1f
Kai Engert 181bb28
* Tue Sep 06 2011 Kai Engert <kaie@redhat.com> - 2.3.3-2
Kai Engert 181bb28
- Update to 2.3.3
Kai Engert e12dd1f
 
Kai Engert b72479d
* Sun Aug 21 2011 Kai Engert <kaie@redhat.com> - 2.3-2
Kai Engert b72479d
- Update to 2.3
Kai Engert e12dd1f
 
60e6d2d
* Wed May 25 2011 Caolán McNamara <caolanm@redhat.com> - 2.0.14-2
60e6d2d
- rebuild for new hunspell
60e6d2d
65c58b4
* Fri Apr 29 2011 Jan Horak <jhorak@redhat.com> - 2.0.14-1
65c58b4
- Update to 2.0.14
65c58b4
Christopher Aillon 43538a7
* Sat Apr  9 2011 Christopher Aillon <caillon@redhat.com> 2.0.13-1
Christopher Aillon 43538a7
- Update to 2.0.13
Christopher Aillon 43538a7
Christopher Aillon 43538a7
* Mon Mar  7 2011 Martin Stransky <stransky@redhat.com> 2.0.12-1
Martin Stransky f7888bb
- Update to 2.0.12
Martin Stransky f7888bb
9034ae2
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.11-4
9034ae2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
9034ae2
b4da2c0
* Tue Jan 04 2011 Adel Gadllah <adel.gadllah@gmail.com> 2.0.11-3
b4da2c0
- BR dbus-glib-devel
b4da2c0
af88636
* Tue Jan 04 2011 Adel Gadllah <adel.gadllah@gmail.com> 2.0.11-2
d592d44
- disabled system cairo, breaks animated gifs (rhbz#628331)
d592d44
3e2658c
* Mon Dec 13 2010 Martin Stransky <stransky@redhat.com> 2.0.11-1
3e2658c
- Update to 2.0.11
3e2658c
9ddf264
* Mon Nov 1 2010 Martin Stransky <stransky@redhat.com> 2.0.10-1
9ddf264
- Update to 2.0.10
9ddf264
fe3d663
* Thu Oct 21 2010 Martin Stransky <stransky@redhat.com> 2.0.9-1
fe3d663
- Update to 2.0.9
fe3d663
fe3d663
* Wed Oct 13 2010 Martin Stransky <stransky@redhat.com> 2.0.8-2
fe3d663
- Added fix for mozbz#522635
fe3d663
e5b3c23
* Wed Sep 22 2010 Martin Stransky <stransky@redhat.com> 2.0.8-1
e5b3c23
- Update to 2.0.8
e5b3c23
ca86173
* Tue Jul 20 2010 Martin Stransky <stransky@redhat.com> 2.0.6-1
ca86173
- Update to 2.0.6
ca86173
d535d4b
* Wed Jun 23 2010 Martin Stransky <stransky@redhat.com> 2.0.5-1
d535d4b
- Update to 2.0.5
d535d4b
Dmitry Butskoy 9d66709
* Thu Apr  1 2010 Martin Stransky <stransky@redhat.com> 2.0.4-1
4a14762
- Update to 2.0.4
4a14762
f056bec
* Wed Feb 17 2010 Martin Stransky <stransky@redhat.com> 2.0.3-1
f056bec
- Update to 2.0.3
f056bec
3d0b908
* Thu Dec 17 2009 Jan Horak <jhorak@redhat.com> - 2.0.1-1
3d0b908
- Update to 2.0.1
3d0b908
7e48e47
* Tue Oct 27 2009 Martin Stransky <stransky@redhat.com> 2.0-7
7e48e47
- Update to 2.0
7e48e47
Dmitry Butskoy 9d66709
* Wed Oct 21 2009 Martin Stransky <stransky@redhat.com> 2.0-6
ca2d290
- Fixed launcher script
ca2d290
Dmitry Butskoy 9d66709
* Mon Oct 19 2009 Martin Stransky <stransky@redhat.com> 2.0-5
f229823
- Update to 2.0 RC2
f229823
ca2d290
* Tue Oct 13 2009 Martin Stransky <stransky@redhat.com> 2.0-4
007b8d6
- Update to 2.0 RC1
007b8d6
951efbb
* Wed Sep 23 2009 Martin Stransky <stransky@redhat.com> 2.0-3.beta2
951efbb
- Update to 2.0 beta 2
951efbb
2c2e05d
* Thu Aug 6 2009 Martin Stransky <stransky@redhat.com> 2.0-2.beta1
2c2e05d
- Added fix for #437596
2c2e05d
5cdf0ab
* Wed Jul 22 2009 Martin Stransky <stransky@redhat.com> 2.0-1.beta1
5cdf0ab
- Update to 2.0 beta 1
5cdf0ab
2bc00c6
* Fri Jul 10 2009 Martin Stransky <stransky@redhat.com> 1.1.17-1
2bc00c6
- Update to 1.1.17
2bc00c6
30570c6
* Thu Jun 18 2009 Kai Engert <kaie@redhat.com> 1.1.16-3
30570c6
- fix categories in desktop files
30570c6
Dmitry Butskoy 9d66709
* Thu May  7 2009 Kai Engert <kaie@redhat.com> 1.1.16-2
1f5bd03
- Update to 1.1.16
1f5bd03
e841804
* Wed May 6 2009 Martin Stransky <stransky@redhat.com> 1.1.15-4
e841804
- build with -fno-strict-aliasing (#468415)
e841804
b5ae308
* Fri Mar 27 2009 Christopher Aillon <caillon@redhat.com> - 1.15.1-3
b5ae308
- Add patches for MFSA-2009-12, MFSA-2009-13
b5ae308
b5ae308
* Wed Mar 25 2009 Christopher Aillon <caillon@redhat.com> - 1.15.1-2
b5ae308
- Update default homepage
b5ae308
b5ae308
* Wed Mar  4 2009 Fedora Security Response Team <fedora-security-list@redhat.com> - 1.1.15-1
b5ae308
- Update to 1.1.15
b5ae308
7a91971
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.14-4
7a91971
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
7a91971
7e1c758
* Wed Feb 11 2009 Christopher Aillon <caillon@redhat.com> - 1.1.14-3
7e1c758
- Drop explicit requirement on desktop-file-utils
7e1c758
c75e5c0
* Wed Jan 07 2009 Christopher Aillon <caillon@redhat.com> - 1.1.14-2
c75e5c0
- Disable the crash dialog
c75e5c0
d096790
* Wed Dec 17 2008 Kai Engert <kengert@redhat.com> - 1.1.14-1
d096790
- Update to 1.1.14
27928ef
* Thu Dec 11 2008 Kai Engert <kengert@redhat.com> - 1.1.13-1
27928ef
- Update to 1.1.13
27928ef
- own additional directories, bug 474039
de89f94
* Thu Sep 25 2008 Christopher Aillon <caillon@redhat.com> - 1.1.12-1
de89f94
- Update to 1.1.12
d76db0a
* Sat Jul  6 2008 Christopher Aillon <caillon@redhat.com> - 1.1.10-1
d76db0a
- Update to 1.1.10
d76db0a
- Use bullet characters to match GTK+
706a5ce
* Wed Apr 30 2008 Christopher Aillon <caillon@redhat.com> - 1.1.9-4
706a5ce
- Require mozilla-filesystem and drop its requires
557858c
* Thu Apr 17 2008 Kai Engert <kengert@redhat.com> - 1.1.9-3
557858c
- add several upstream patches, not yet released:
557858c
  425576 (crash), 323508, 378132, 390295, 421622
822f969
* Fri Mar 28 2008 Kai Engert <kengert@redhat.com> - 1.1.9-2
822f969
- SeaMonkey 1.1.9
86254d3
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> - 1.1.8-6
86254d3
- Use the Fedora system bookmarks as default
5fb0c58
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> - 1.1.8-5
5fb0c58
- Avoid conflicts between gecko debuginfo packages
fede396
* Thu Feb 14 2008 Kai Engert <kengert@redhat.com> - 1.1.8-4
fede396
- remove workaround for 432138, use upstream patch
5c8217d
* Sat Feb 09 2008 Kai Engert <kengert@redhat.com> - 1.1.8-3
cadb2bf
- make it build with nss 3.12, mozilla bug 399589
cadb2bf
- work around an issue with gcc 4.3.0, redhat bug 432138
6c73ed3
* Fri Feb 08 2008 Kai Engert <kengert@redhat.com> - 1.1.8-2
6c73ed3
- SeaMonkey 1.1.8
b2e1e91
* Mon Jan 07 2008 Kai Engert <kengert@redhat.com> - 1.1.7-4
b2e1e91
- Create and own /etc/skel/.mozilla
9f6dbce
* Mon Dec 03 2007 Kai Engert <kengert@redhat.com> - 1.1.7-3
9f6dbce
- fix dependencies, requires nspr 4.6.99 / nss 3.11.99
e063b54
* Sun Dec 02 2007 Kai Engert <kengert@redhat.com> - 1.1.7-2
e063b54
- SeaMonkey 1.1.7
47be3aa
* Mon Nov 05 2007 Kai Engert <kengert@redhat.com> - 1.1.6-2
47be3aa
- SeaMonkey 1.1.6
0a77a77
* Fri Oct 19 2007 Kai Engert <kengert@redhat.com> - 1.1.5-2
0a77a77
- SeaMonkey 1.1.5
f27fbc4
* Mon Sep 10 2007 Martin Stransky <stransky@redhat.com> 1.1.3-8
f27fbc4
- added fix for #246248 - firefox crashes when searching for word "do"
d0268a4
* Tue Aug 28 2007 Kai Engert <kengert@redhat.com> - 1.1.3-7
d0268a4
- Updated license tag
Dmitry Butskoy 9d66709
* Tue Aug  7 2007 Martin Stransky <stransky@redhat.com> 1.1.3-6
8dd348b
- removed plugin configuration utility
2e77bad
* Mon Aug 6 2007 Martin Stransky <stransky@redhat.com> 1.1.3-5
2e77bad
- unwrapped plugins moved to the old location
cd26693
* Mon Jul 30 2007 Martin Stransky <stransky@redhat.com> 1.1.3-4
cd26693
- added nspluginwrapper support
9ab9635
* Fri Jul 27 2007 Martin Stransky <stransky@redhat.com> - 1.1.3-3
9ab9635
- added pango patches
0abc057
* Fri Jul 20 2007 Kai Engert <kengert@redhat.com> - 1.1.3-2
0abc057
- SeaMonkey 1.1.3
837a46f
* Thu May 31 2007 Kai Engert <kengert@redhat.com> 1.1.2-2
837a46f
- SeaMonkey 1.1.2
d7a25a7
* Wed Feb 28 2007 Kai Engert <kengert@redhat.com> 1.1.1-2
17d5e74
- SeaMonkey 1.1.1
9749810
* Wed Feb 07 2007 Kai Engert <kengert@redhat.com> 1.1-2
453c3fe
- Update to SeaMonkey 1.1
453c3fe
- Pull in patches used by Firefox Fedora RPM package.
453c3fe
- Fix the DND implementation to not grab, so it works with new GTK+.
453c3fe
- Fix upgrade path from FC-5 by obsoleting the seamonkey subset
453c3fe
  packages which recently obsoleted mozilla in FC-5.
05be544
* Sat Dec 23 2006 Kai Engert <kengert@redhat.com> 1.0.7-1
05be544
- SeaMonkey 1.0.7
bebb4cc
* Fri Nov 10 2006 Kai Engert <kengert@redhat.com> 1.0.6-2
bebb4cc
- Do not run regchrome.
bebb4cc
- Fix some .dat and .rdf ghost files.
83098ae
* Thu Nov 09 2006 Kai Engert <kengert@redhat.com> 1.0.6-1
83098ae
- SeaMonkey 1.0.6
e01e1e5
* Thu Sep 14 2006 Kai Engert <kengert@redhat.com> 1.0.5-1
e01e1e5
- SeaMonkey 1.0.5
eb64db8
* Wed Sep 06 2006 Kai Engert <kengert@redhat.com> 1.0.4-8
eb64db8
- patch5 -p0
dfa8bc3
* Wed Sep 06 2006 Kai Engert <kengert@redhat.com> 1.0.4-7
dfa8bc3
- Synch patches with those found in the Firefox package.
dfa8bc3
- Add missing, clean up BuildRequires
dfa8bc3
- Use --enable-system-cairo
dfa8bc3
- Use a dynamic approach to require at least the NSPR/NSS 
dfa8bc3
  library release used at build time.
ef29d07
* Tue Aug 15 2006 Kai Engert <kengert@redhat.com> 1.0.4-6
ef29d07
- Yet another forgotten patch file.
c1c6ee8
* Tue Aug 15 2006 Kai Engert <kengert@redhat.com> 1.0.4-5
c1c6ee8
- Commit forgotten visibility patch file.
Dmitry Butskoy 9d66709
* Fri Aug  4 2006 Kai Engert <kengert@redhat.com> 1.0.4-4
856cad3
- Use a different patch to disable visibility.
Dmitry Butskoy 9d66709
* Fri Aug  4 2006 Kai Engert <kengert@redhat.com> 1.0.4-3
856cad3
- Fix a build failure in mailnews mime code.
856cad3
* Thu Aug 03 2006 Kai Engert <kengert@redhat.com> 1.0.4-2
856cad3
- SeaMonkey 1.0.4
712db3f
* Wed Jun 07 2006 Kai Engert <kengert@redhat.com> 1.0.2-1
712db3f
- Update to SeaMonkey 1.0.2 release
8e01b34
* Fri Apr 14 2006 Kai Engert <kengert@redhat.com> 1.0.1-1
8e01b34
- Update to SeaMonkey 1.0.1 release
7319255
* Tue Apr 11 2006 Kai Engert <kengert@redhat.com> 1.0-11
7319255
- Fix PreReq statements
527ec3b
* Tue Apr 11 2006 Kai Engert <kengert@redhat.com> 1.0-10
527ec3b
- Added libXt-devel BuildRequires
1c91246
* Mon Apr 10 2006 Kai Engert <kengert@redhat.com> 1.0-9
1c91246
- Added dist suffix to release
1c91246
* Fri Mar 17 2006 Kai Engert <kengert@redhat.com> 1.0-8
1c91246
- Changed license to MPL
1c91246
* Tue Mar 14 2006 Kai Engert <kengert@redhat.com> 1.0-7
Dmitry Butskoy c624df9
- updated %%files section, removed %%preun,
1c91246
- removed explicit nspr/nss requires
1c91246
* Thu Mar 02 2006 Kai Engert <kengert@redhat.com> 1.0-6
1c91246
- Use a single package for all included applications.
1c91246
- Make sure installed JavaScript files are not executable.
1c91246
- Disable AutoProv, use find-external-requires.
1c91246
* Fri Feb 10 2006 Kai Engert <kengert@redhat.com> 1.0-4
1c91246
- Addressed several review comments, see bugzilla.redhat.com #179802.
1c91246
* Sat Jan 28 2006 Kai Engert <kengert@redhat.com> 1.0-1
1c91246
- Initial version based on Seamonkey 1.0, using a combination of patches 
1c91246
  from Mozilla 1.7.x, Firefox 1.5 and Thunderbird 1.5 RPM packages.