Including LICENSE and NOTICE

This commit is contained in:
Jaromir Capik 2012-11-23 12:56:44 +01:00
parent 3aaf867091
commit aecfcbc9bb

View File

@ -1,6 +1,6 @@
Name: maven-enforcer
Version: 1.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Maven Enforcer
Group: Development/Libraries
@ -120,6 +120,7 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%files
%doc LICENSE NOTICE
%dir %{_javadir}/%{name}
%{_mavenpomdir}/JPP-%{name}.pom
%{_mavendepmapfragdir}/%{name}
@ -140,10 +141,14 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%{_mavendepmapfragdir}/%{name}-plugin
%files javadoc
%doc LICENSE NOTICE
%{_javadocdir}/%{name}
%changelog
* Fri Nov 22 2012 Jaromir Capik <jcapik@redhat.com> - 1.1.1-3
- Including LICENSE and NOTICE
* Mon Oct 15 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.1-2
- Remove RPM bug workaround