diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2007-08-13 20:25:11 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2007-08-13 20:25:11 +0000 |
commit | 31f0244218b3d2b3e90880928abf5bbae511db7a (patch) | |
tree | 57d790863ac0f15e6527ceb6da3737bbba5ded9a | |
parent | fix up casting (diff) | |
download | librewolf-fedora-ff-31f0244218b3d2b3e90880928abf5bbae511db7a.tar.gz librewolf-fedora-ff-31f0244218b3d2b3e90880928abf5bbae511db7a.tar.bz2 librewolf-fedora-ff-31f0244218b3d2b3e90880928abf5bbae511db7a.zip |
- Update the license tag
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 26e006a..1353060 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,9 +12,9 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.6 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.mozilla.org/projects/firefox/ -License: MPL/LGPL +License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet %if %{official_branding} %define tarball firefox-%{version}-source.tar.bz2 @@ -431,7 +431,10 @@ fi #--------------------------------------------------------------------- %changelog -* Mon Aug 6 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-2 +* Mon Aug 13 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.6-3 +- Update the license tag + +* Mon Aug 6 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-2 - unwrapped plugins moved to the old location - removed plugin configuration utility |