[jericho-html] Add licenses to javadoc subpackage

Orion Poplawski orion at fedoraproject.org
Fri Jul 30 19:46:10 UTC 2010


commit 6ca9fa6ca085afb4590a159818732dc02cbf941f
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Jul 30 13:46:08 2010 -0600

    Add licenses to javadoc subpackage

 jericho-html.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jericho-html.spec b/jericho-html.spec
index a2313d1..5ebb45d 100644
--- a/jericho-html.spec
+++ b/jericho-html.spec
@@ -1,6 +1,6 @@
 Name:           jericho-html
 Version:        3.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Java library allowing analysis and manipulation of parts of an HTML document
 
 Group:          Development/Libraries
@@ -93,11 +93,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadir}/%{name}-%{version}.jar
 
 %files javadoc
+%doc licence-epl-1.0.html licence-lgpl-2.1.txt licence.txt
 %defattr(-,root,root,-)
 %{_javadocdir}/%{name}
 
 
 %changelog
+* Fri Jul 30 2010 Orion Poplawski <orion at cora.nwra.com> - 3.1-4
+- Add licenses to javadoc file
+
 * Mon Jun 28 2010 Orion Poplawski <orion at cora.nwra.com> - 3.1-3
 - Fix Groups again
 - Link to jar in sample webapp


More information about the scm-commits mailing list