Added license files
This commit is contained in:
parent
1cbf69aa8b
commit
185fd71d20
@ -1,6 +1,6 @@
|
||||
Name: maven-remote-resources-plugin
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Maven Remote Resources Plugin
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -92,14 +92,19 @@ install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
|
||||
cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
|
||||
|
||||
%files
|
||||
%doc DEPENDENCIES LICENSE NOTICE
|
||||
%{_javadir}/*
|
||||
%{_mavenpomdir}/*
|
||||
%{_mavendepmapfragdir}/*
|
||||
|
||||
%files javadoc
|
||||
%doc DEPENDENCIES LICENSE NOTICE
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2011 Tomas Radej <tradej@redhat.com> - 1.2.1-2
|
||||
- Added license files
|
||||
|
||||
* Tue Sep 6 2011 Alexander Kurtakov <akurtako@redhat.com> 1.2.1-1
|
||||
- Update to latest upstream release.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user