update to 2.33.1 [release 2.33.1-1mamba;Sat Apr 18 2015]
This commit is contained in:
parent
5a7bab7d6e
commit
8e0ccc6faf
@ -7,7 +7,7 @@
|
||||
|
||||
%define pkg_dir comm-release
|
||||
Name: seamonkey
|
||||
Version: 2.30
|
||||
Version: 2.33.1
|
||||
Release: 1mamba
|
||||
Summary: Web-browser, e-mail, newsgroup client, IRC chat client, HTML editor
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -32,7 +32,7 @@ Source7: seamonkey-%{version}-langpacks.tar.bz2
|
||||
%endif
|
||||
Source8: seamonkey-psm-exclude-list
|
||||
Source9: seamonkey-xpcom-exclude-list
|
||||
Source10: seamonkey-lang.sh
|
||||
Source10: seamonkey-autoupdate
|
||||
Source11: openmamba-bookmarks-html
|
||||
Source12: seamonkey.sh.in
|
||||
Patch0: mozilla-1.9.1-path.patch
|
||||
@ -317,7 +317,7 @@ mkdir -p %{buildroot}%{_datadir}/pixmaps
|
||||
install -m 644 ../suite/branding/nightly/icons/gtk/seamonkey.png %{buildroot}%{_datadir}/pixmaps/seamonkey.png
|
||||
install -m 644 ../suite/branding/nightly/icons/gtk/messengerWindow48.png %{buildroot}%{_datadir}/pixmaps/seamonkey-mail-icon.png
|
||||
|
||||
install -pm 644 mozilla/dist/bin/components/*.xpt \
|
||||
install -pm 644 dist/bin/components/*.xpt \
|
||||
%{buildroot}%{seadir}/components
|
||||
|
||||
if [ ! -d %{buildroot}%{seadir}/plugins/ ]; then
|
||||
@ -328,7 +328,7 @@ rm -rf %{buildroot}%{seadir}/defaults/profile/bookmarks.html
|
||||
install -pm 644 %{SOURCE11} %{buildroot}%{seadir}/defaults/profile/bookmarks.html
|
||||
|
||||
mkdir -p %{buildroot}%{_mandir}/man1
|
||||
install -pm 644 mozilla/dist/man/man1/seamonkey.1 %{buildroot}%{_mandir}/man1/
|
||||
install -pm 644 dist/man/man1/seamonkey.1 %{buildroot}%{_mandir}/man1/
|
||||
|
||||
rm -rf %{buildroot}%{_bindir}/seamonkey
|
||||
rm -rf %{buildroot}%{seadir}/seamonkey
|
||||
@ -337,8 +337,8 @@ rm -rf %{buildroot}%{seadir}/seamonkey-bin
|
||||
cat %{SOURCE12} | sed -e 's/MOZILLA_VERSION/%{version}/g' -e 's,LIBDIR,%{_libdir},g' > %{buildroot}%{_bindir}/seamonkey
|
||||
|
||||
chmod 755 %{buildroot}%{_bindir}/seamonkey
|
||||
install -pm 755 mozilla/dist/bin/seamonkey %{buildroot}%{seadir}/seamonkey
|
||||
install -pm 755 mozilla/dist/bin/seamonkey-bin %{buildroot}%{seadir}
|
||||
install -pm 755 dist/bin/seamonkey %{buildroot}%{seadir}/seamonkey
|
||||
install -pm 755 dist/bin/seamonkey-bin %{buildroot}%{seadir}
|
||||
|
||||
ln -sf %{_datadir}/myspell/*.{aff,dic} %{buildroot}%{seadir}/dictionaries/
|
||||
|
||||
@ -377,6 +377,9 @@ ln -sf %{_datadir}/myspell/*.{aff,dic} %{buildroot}%{seadir}/dictionaries/
|
||||
%{_libdir}/seamonkey-devel-%{version}/*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.33.1-1mamba
|
||||
- update to 2.33.1
|
||||
|
||||
* Sun Oct 26 2014 Automatic Build System <autodist@mambasoft.it> 2.30-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user