Fridrich Strba 2019-11-09 17:09:20 +00:00 committed by Git OBS Bridge
parent afbb94c1ff
commit 625d79b1ae
4 changed files with 4 additions and 0 deletions

View File

@ -367,6 +367,7 @@ This package contains the manual for Apache Ant.
%setup -q -n apache-ant-%{version}
#Fixup version
find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
find -name \*.jar -print -delete
# When bootstrapping, we don't have junit
%if %{with bootstrap}

View File

@ -367,6 +367,7 @@ This package contains the manual for Apache Ant.
%setup -q -n apache-ant-%{version}
#Fixup version
find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
find -name \*.jar -print -delete
# When bootstrapping, we don't have junit
%if %{with bootstrap}

View File

@ -367,6 +367,7 @@ This package contains the manual for Apache Ant.
%setup -q -n apache-ant-%{version}
#Fixup version
find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
find -name \*.jar -print -delete
# When bootstrapping, we don't have junit
%if %{with bootstrap}

View File

@ -366,6 +366,7 @@ This package contains the manual for Apache Ant.
%setup -q -n apache-ant-%{version}
#Fixup version
find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
find -name \*.jar -print -delete
# When bootstrapping, we don't have junit
%if %{with bootstrap}