[jettison/f18] Install LICENSE file with javadoc package

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Sep 21 15:32:34 UTC 2012


commit 512bbd9340b6dbbbecaa331fd683dc9485800396
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Sep 21 17:20:03 2012 +0200

    Install LICENSE file with javadoc package

 jettison.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jettison.spec b/jettison.spec
index 6eeddef..19e9d31 100644
--- a/jettison.spec
+++ b/jettison.spec
@@ -1,6 +1,6 @@
 Name:           jettison
 Version:        1.3.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A JSON StAX implementation
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -87,10 +87,14 @@ cp -p pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %files javadoc
+%doc src/main/resources/META-INF/LICENSE
 %{_javadocdir}/%{name}
 
 
 %changelog
+* Fri Sep 21 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3.1-6
+- Install LICENSE file with javadoc package
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list