From 794a3b298a38de1bb2c5d72fa9699e1bd01bc6af Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Mon, 13 Aug 2007 20:28:29 +0000 Subject: [PATCH] - Update the license tag --- thunderbird.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index 98feef1..b1be511 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -8,9 +8,9 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird Version: 2.0.0.6 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ -License: MPL +License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet %if %{official_branding} %define tarball thunderbird-%{version}-source.tar.bz2 @@ -314,6 +314,9 @@ update-desktop-database %{_datadir}/applications #=============================================================================== %changelog +* Mon Aug 13 2007 Christopher Aillon 2.0.0.6-2 +- Update the license tag + * Wed Aug 8 2007 Christopher Aillon 2.0.0.6-1 - Update to 2.0.0.6 - Own the application directory (#244901)