This commit is contained in:
parent
0a9ecd9968
commit
685c825b48
@ -44,14 +44,13 @@ cp -p %{SOURCE1} LICENSE
|
|||||||
%pom_remove_parent
|
%pom_remove_parent
|
||||||
# not really useful for rpm build
|
# not really useful for rpm build
|
||||||
%pom_remove_plugin :maven-idea-plugin
|
%pom_remove_plugin :maven-idea-plugin
|
||||||
%{mvn_alias} : org.apache.geronimo.specs:specs
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -dm 0755 %{buildroot}%{_mavenpomdir}
|
install -dm 0755 %{buildroot}%{_mavenpomdir}
|
||||||
install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-geronimo-specs.pom
|
install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-geronimo-specs.pom
|
||||||
%add_maven_depmap JPP-geronimo-specs.pom
|
%add_maven_depmap JPP-geronimo-specs.pom -a org.apache.geronimo.specs:specs
|
||||||
|
|
||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user