Fix for #556428 - Restricted maximal xulrunner version

This commit is contained in:
Martin Stransky 2010-01-18 12:52:55 +00:00
parent cd2779fcc3
commit e618b4061c

View File

@ -6,6 +6,7 @@
%define tarballdir mozilla-1.9.2
%define xulrunner_version 1.9.2.1-0.10.rc1
%define xulrunner_version_max 1.9.3
%define internal_version 3.6
%define official_branding 0
@ -62,6 +63,7 @@ BuildRequires: system-bookmarks
BuildRequires: xulrunner-devel >= %{xulrunner_version}
Requires: xulrunner >= %{xulrunner_version}
Conflicts: xulrunner >= %{xulrunner_version_max}
Requires: system-bookmarks
Obsoletes: mozilla <= 37:1.7.13
Provides: webclient
@ -348,6 +350,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Wed Jan 18 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-0.11.rc2
- Update to 3.6.1 RC2
- Fix for #556428 - Restricted maximal xulrunner version
* Wed Jan 13 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-0.10.rc1
- Update to 3.6.1 RC1