diff --git a/yasm.spec b/yasm.spec
index 23ea692..970f682 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -1,8 +1,9 @@
Summary: Complete rewrite of the NASM assembler
Name: yasm
Version: 0.6.1
-Release: 1%{?dist}
-License: BSD
+Release: 2%{?dist}
+# See COPYING for the detail, there is quite a lot!
+License: BSD and (Artistic or GPLv2+ or LGPLv2+) and LGPLv2
Group: Development/Languages
URL: http://www.tortall.net/projects/yasm/
Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
@@ -72,6 +73,9 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
+* Fri Aug 3 2007 Matthias Saou 0.6.1-2
+- Update License field, it wasn't simply "BSD"...
+
* Tue Jun 19 2007 Matthias Saou 0.6.1-1
- Update to 0.6.1.