Add NOTICE file

This commit is contained in:
gbenson 2005-04-01 12:41:13 +00:00
parent f1bd9bb63f
commit 2cc3b98c35

View File

@ -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 <gbenson at redhat.com> 0:2.6.0-2jpp_2fc
- Add NOTICE file as per Apache License version 2.0.
* Wed Jan 12 2005 Gary Benson <gbenson@redhat.com> 0:2.6.0-2jpp_1fc
- Sync with RHAPS.