change JPP direction
This commit is contained in:
parent
08eced3b61
commit
0dad57ee55
@ -79,7 +79,7 @@ install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/plexus
|
||||
# poms
|
||||
install -d -m 755 %{buildroot}%{_mavenpomdir}
|
||||
install -pm 644 pom.xml \
|
||||
%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
|
||||
%{buildroot}%{_mavenpomdir}/JPP.plexus-%{name}.pom
|
||||
|
||||
# javadoc
|
||||
install -d -m 0755 %{buildroot}%{_javadocdir}/plexus/%{name}-%{version}
|
||||
@ -108,5 +108,8 @@ rm -rf %{buildroot}
|
||||
%{_javadocdir}/plexus/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed May 26 2010 Hui Wang <huwnag@redhat.com> 0.0.6-2
|
||||
- Change JPP-%{name}.pom to JPP.plexus-%{name}.pom
|
||||
|
||||
* Wed May 19 2010 Hui Wang <huwang@redhat.com> 0.0.6-1
|
||||
- Initial version of the package
|
Loading…
Reference in New Issue
Block a user