diff --git a/maven-install-plugin.spec b/maven-install-plugin.spec index f2f49a8..c3c69b2 100644 --- a/maven-install-plugin.spec +++ b/maven-install-plugin.spec @@ -1,6 +1,6 @@ Name: maven-install-plugin Version: 2.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Maven Install Plugin Group: Development/Libraries @@ -82,12 +82,17 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/ %{_javadir}/%{name}.jar %{_mavenpomdir}/JPP-%{name}.pom %{_mavendepmapfragdir}/%{name} +%doc LICENSE NOTICE %files javadoc %doc LICENSE %{_javadocdir}/%{name} +%doc LICENSE NOTICE %changelog +* Mon Dec 10 2012 Weinan Li 2.3.1-7 +- Install license files + * Thu Jul 19 2012 Fedora Release Engineering - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild