This commit is contained in:
18
ant.spec
18
ant.spec
@@ -578,10 +578,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}
|
||||
|
||||
@@ -593,10 +593,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
|
||||
@@ -611,10 +611,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