From 6dd3889af1a6c58b249c17edd76fa9b02c66f14c Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Jan 06 2010 14:56:56 +0000 Subject: ParseException.java is under LGPLv2+ --- diff --git a/flute.spec b/flute.spec index 6f5a4fa..15e6d61 100644 --- a/flute.spec +++ b/flute.spec @@ -3,9 +3,10 @@ Name: flute Version: 1.3.0 -Release: 2.OOo31%{?dist} +Release: 3.OOo31%{?dist} Summary: Java CSS parser using SAC -License: W3C +# The entire source code is W3C except ParseException.java which is LGPLv2+ +License: W3C and LGPLv2+ Group: System Environment/Libraries Source0: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip URL: http://www.w3.org/Style/CSS/SAC/ @@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %{_javadocdir}/%{name} %changelog +* Wed Jan 06 2010 Caolan McNamara - 1.3.0-3.OOo31 +- ParseException.java is under LGPLv2+ + * Fri Jul 24 2009 Caolan McNamara - 1.3.0-2.OOo31 - make javadoc no-arch when building as arch-dependant aot