[jetty-toolchain/f18] Install license files

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Sep 20 12:31:49 UTC 2012


commit f7a6a82ee52fa34dad31b05fd5f61ec7813acb97
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Sep 20 14:20:40 2012 +0200

    Install license files

 jetty-toolchain.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/jetty-toolchain.spec b/jetty-toolchain.spec
index 3a3e5c9..e0e76c5 100644
--- a/jetty-toolchain.spec
+++ b/jetty-toolchain.spec
@@ -1,6 +1,6 @@
 Name:           jetty-toolchain
 Version:        1.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Jetty Toolchain main POM file
 
 Group:          Development/Libraries
@@ -24,6 +24,7 @@ Jetty Toolchain main POM file
 
 %prep
 %setup -q
+cp -p jetty-distribution-remote-resources/src/main/resources/* .
 
 %build
 pushd %{name}
@@ -40,11 +41,15 @@ install -pm 644 pom.xml \
 popd
 
 %files
+%doc LICENSE-APACHE-2.0.txt LICENSE-ECLIPSE-1.0.html notice.html
 %{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{name}
 
 
 %changelog
+* Thu Sep 20 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.4-5
+- Install license files
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list