diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2006-09-20 05:22:51 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2006-09-20 05:22:51 +0000 |
commit | 565a364cd8d46d0f9e142036bc2519ebfd5c6363 (patch) | |
tree | 3190bb27ce59b7658dd9ed11a433597330e20614 | |
parent | - Bring back the gre files for embeddors (diff) | |
download | librewolf-fedora-ff-565a364cd8d46d0f9e142036bc2519ebfd5c6363.tar.gz librewolf-fedora-ff-565a364cd8d46d0f9e142036bc2519ebfd5c6363.tar.bz2 librewolf-fedora-ff-565a364cd8d46d0f9e142036bc2519ebfd5c6363.zip |
- Arrrr! Add Obsoletes: mozilla to avoid GRE conflicts, me hearties!
-rw-r--r-- | firefox.spec | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 040c8df..70f63fa 100644 --- a/firefox.spec +++ b/firefox.spec @@ -11,7 +11,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.5.0.7 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -84,6 +84,7 @@ Requires: nspr >= %{nspr_version} Requires: nss >= %{nss_version} Requires: desktop-file-utils >= %{desktop_file_utils_version} Obsoletes: phoenix, mozilla-firebird, MozillaFirebird +Obsoletes: mozilla <= 37:1.7.13 Provides: webclient %define mozappdir %{_libdir}/firefox-%{version} @@ -370,8 +371,11 @@ fi #--------------------------------------------------------------------- %changelog -* Mon Sep 18 2006 Christopher Aillon <cailon@redhat.com> 1.5.0.7-3 -- Bring back the gre files for embeddors +* Tue Sep 19 2006 Christopher Aillon <caillon@redhat/com> 1.5.0.7-4 +- Arrrr! Add Obsoletes: mozilla to avoid GRE conflicts, me hearties! + +* Mon Sep 18 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.7-3 +- Bring back the GRE files for embeddors * Thu Sep 14 2006 Christopher Aillon <caillon@redhat.com> 1.5.0.7-2 - Update default bookmarks for FC6 |