[jdf-stacks-client] Remember to install license file

Gerard Ryan galileo at fedoraproject.org
Tue Oct 15 21:16:49 UTC 2013


commit 04ff173992d4fc9f301d89cb184b4087cb6a8320
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Tue Oct 15 22:12:07 2013 +0100

    Remember to install license file

 jdf-stacks-client.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/jdf-stacks-client.spec b/jdf-stacks-client.spec
index 4b124af..906a7b8 100644
--- a/jdf-stacks-client.spec
+++ b/jdf-stacks-client.spec
@@ -33,6 +33,7 @@ API documentation for %{name}.
 
 %prep
 %setup -qn %{name}-%{commit}
+cp %{SOURCE1} .
 
 %pom_remove_plugin org.codehaus.mojo:wagon-maven-plugin
 
@@ -44,9 +45,10 @@ API documentation for %{name}.
 %mvn_install
 
 %files -f .mfiles
-%dir %{_javadir}/%{name}
+%doc LICENSE-2.0.txt
 
 %files javadoc -f .mfiles-javadoc
+%doc LICENSE-2.0.txt
 
 %changelog
 * Mon Oct 14 2013 Gerard Ryan <galileo at fedoraproject.org> - 1.0.2-1


More information about the scm-commits mailing list