diff -r 85f2bc39c5c4 -r 372a15895127 xulrunner/xulrunner.spec --- a/xulrunner/xulrunner.spec Mon Dec 05 20:04:20 2011 +0100 +++ b/xulrunner/xulrunner.spec Wed Dec 07 08:25:35 2011 +0100 @@ -29,7 +29,7 @@ %endif BuildRequires: mozilla-nspr-devel >= 4.8.9 BuildRequires: mozilla-nss-devel >= 3.13.1 -License: MPLv1.1 or GPLv2+ or LGPLv2+ +License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Version: 8.99 Release: 1 %define releasedate 2011120300 @@ -98,7 +98,7 @@ %package -n mozilla-js -License: MPLv1.1 or GPLv2+ or LGPLv2+ +License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Mozilla JS engine Group: Productivity/Other @@ -110,7 +110,7 @@ %package devel -License: MPLv1.1 or GPLv2+ or LGPLv2+ +License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: XULRunner/Gecko SDK Group: Development/Libraries/Other %if %has_system_nspr @@ -127,7 +127,7 @@ %if %localize %package translations-common -License: MPLv1.1 or GPLv2+ or LGPLv2+ +License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Common translations for XULRunner Group: System/Localization Requires: %{name} = %{version} @@ -144,7 +144,7 @@ %package translations-other -License: MPLv1.1 or GPLv2+ or LGPLv2+ +License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Extra translations for XULRunner Group: System/Localization Requires: %{name} = %{version} @@ -162,7 +162,7 @@ %if %crashreporter %package buildsymbols -License: MPLv1.1 or GPLv2+ or LGPLv2+ +License: MPL-1.1 or GPL-2.0+ or LGPL-2.1+ Summary: Breakpad buildsymbols for %{name} Group: Development/Debug