[felix-utils/f18] Install NOTICE with javadoc pakcage

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Sep 4 10:52:06 UTC 2012


commit d4fdbbb42f79a07e988213aa43c2e3dd481026f0
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Sep 4 12:51:14 2012 +0200

    Install NOTICE with javadoc pakcage

 felix-utils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/felix-utils.spec b/felix-utils.spec
index d2dadb6..c428de1 100644
--- a/felix-utils.spec
+++ b/felix-utils.spec
@@ -3,7 +3,7 @@
 
 Name:             felix-utils
 Version:          1.1.0
-Release:          5%{?dist}
+Release:          6%{?dist}
 Summary:          Utility classes for OSGi
 License:          ASL 2.0
 Group:            Development/Libraries
@@ -62,10 +62,13 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %{_mavendepmapfragdir}/%{name}
 
 %files javadoc
-%doc LICENSE
+%doc LICENSE NOTICE
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Sep  4 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.1.0-6
+- Install NOTICE with javadoc pakcage
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list