This commit is contained in:
parent
9888795f67
commit
3be3ec88a1
@ -27,7 +27,7 @@ Source0: http://repo1.maven.org/maven2/org/fusesource/fusesource-pom/%{ve
|
|||||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: javapackages-tools javapackages-local
|
BuildRequires: javapackages-local
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a shared POM parent for FuseSource Maven projects
|
This is a shared POM parent for FuseSource Maven projects
|
||||||
@ -47,13 +47,7 @@ install -dm 755 %{buildroot}%{_mavenpomdir}
|
|||||||
install -m 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
|
install -m 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}.pom
|
||||||
%add_maven_depmap %{name}.pom
|
%add_maven_depmap %{name}.pom
|
||||||
|
|
||||||
%files
|
%files -f .mfiles
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_mavenpomdir}/%{name}.pom
|
|
||||||
%if %{defined _maven_repository}
|
|
||||||
%{_mavendepmapfragdir}/%{name}
|
|
||||||
%else
|
|
||||||
%{_datadir}/maven-metadata/%{name}.xml*
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user