[maven-plugins-pom/f18] Install license files

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Nov 2 14:26:37 UTC 2012


commit 47c9ee8d943aeeb46614b236aa86313c6201132b
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Nov 2 14:31:04 2012 +0100

    Install license files

 maven-plugins-pom.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/maven-plugins-pom.spec b/maven-plugins-pom.spec
index 550a856..316bcf4 100644
--- a/maven-plugins-pom.spec
+++ b/maven-plugins-pom.spec
@@ -2,7 +2,7 @@
 
 Name:           %{short_name}-pom
 Version:        23
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Maven Plugins POM
 BuildArch:      noarch
 Group:          Development/Libraries
@@ -32,9 +32,13 @@ install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap JPP-%{name}.pom
 
 %files
+%doc LICENSE NOTICE
 %{_mavenpomdir}/JPP-%{name}.pom
 %{_mavendepmapfragdir}/%{name}
 
 %changelog
+* Fri Nov  2 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 23-2
+- Install license files
+
 * Wed Oct 31 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 23-1
 - Initial packaging


More information about the scm-commits mailing list