This commit is contained in:
@@ -579,10 +579,10 @@ find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
|
||||
#%{_mavenpomdir}/JPP-ant-launcher.pom
|
||||
#%{_mavenpomdir}/JPP-ant-parent.pom
|
||||
#%{_mavenpomdir}/JPP-ant.pom
|
||||
#%if %{?suse_version} > 1320
|
||||
#%{_datadir}/maven-metadata/ant.xml
|
||||
#%else
|
||||
#%if %{defined _maven_repository}
|
||||
#%config(noreplace) %{_mavendepmapfragdir}/ant
|
||||
#%else
|
||||
#%{_datadir}/maven-metadata/ant.xml
|
||||
#%endif
|
||||
#%dir %{_mavenpomdir}
|
||||
|
||||
@@ -594,10 +594,10 @@ find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
|
||||
%{ant_home}/lib/ant-antlr.jar
|
||||
%config(noreplace) %{_sysconfdir}/ant.d/antlr
|
||||
%{_mavenpomdir}/JPP.ant-ant-antlr.pom
|
||||
%if %{?suse_version} > 1320
|
||||
%{_datadir}/maven-metadata/ant-antlr.xml
|
||||
%else
|
||||
%if %{defined _maven_repository}
|
||||
%config(noreplace) %{_mavendepmapfragdir}/ant-antlr
|
||||
%else
|
||||
%{_datadir}/maven-metadata/ant-antlr.xml
|
||||
%endif
|
||||
%dir %{_mavenpomdir}
|
||||
%endif
|
||||
@@ -612,10 +612,10 @@ find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
|
||||
%{ant_home}/etc/junit-frames.xsl
|
||||
%{ant_home}/etc/junit-noframes.xsl
|
||||
%{_mavenpomdir}/JPP.ant-ant-junit*.pom
|
||||
%if %{?suse_version} > 1320
|
||||
%{_datadir}/maven-metadata/ant-junit.xml
|
||||
%else
|
||||
%if %{defined _maven_repository}
|
||||
%config(noreplace) %{_mavendepmapfragdir}/ant-junit
|
||||
%else
|
||||
%{_datadir}/maven-metadata/ant-junit.xml
|
||||
%endif
|
||||
%dir %{_mavenpomdir}
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user