diff --git a/xalan-j2.spec b/xalan-j2.spec index 78111c8..450dc34 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -4,7 +4,7 @@ Name: xalan-j2 Version: %{version} -Release: 2jpp_1fc +Release: 2jpp_2fc Epoch: 0 Summary: Java XSLT processor License: Apache Software License @@ -167,7 +167,7 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name} %files %defattr(0644,root,root,0755) -%doc KEYS LICENSE +%doc KEYS LICENSE NOTICE %{_javadir}/%{name}-%{version}.jar %{_javadir}/%{name}.jar %ghost %{_javadir}/jaxp_transform_impl.jar @@ -192,6 +192,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name} %{_datadir}/%{name} %changelog +* Fri Apr 1 2005 Gary Benson 0:2.6.0-2jpp_2fc +- Add NOTICE file as per Apache License version 2.0. + * Wed Jan 12 2005 Gary Benson 0:2.6.0-2jpp_1fc - Sync with RHAPS.