Compare commits
No commits in common. "c8-stream-201902" and "stream-ant-1.10-rhel-8.9.0" have entirely different histories.
c8-stream-
...
stream-ant
@ -1 +0,0 @@
|
||||
24ceef44b43cd2726c865d0de5168a84a1cb30c7 SOURCES/apache-ant-1.10.7-src.tar.bz2
|
22
.gitignore
vendored
22
.gitignore
vendored
@ -1 +1,21 @@
|
||||
SOURCES/apache-ant-1.10.7-src.tar.bz2
|
||||
apache-ant-1.7.1-src.tar.bz2
|
||||
/apache-ant-1.8.1-src.tar.bz2
|
||||
apache-ant-1.8.2-src.tar.bz2
|
||||
apache-ant-1.8.3-src.tar.bz2
|
||||
apache-ant-1.8.4-src.tar.bz2
|
||||
/apache-ant-1.9.0-src.tar.bz2
|
||||
/apache-ant-1.9.1-src.tar.bz2
|
||||
/apache-ant-1.9.2-src.tar.bz2
|
||||
/apache-ant-1.9.3-src.tar.bz2
|
||||
/apache-ant-1.9.4-src.tar.bz2
|
||||
/apache-ant-1.9.5-src.tar.bz2
|
||||
/apache-ant-1.9.6-src.tar.bz2
|
||||
/apache-ant-1.9.7-src.tar.bz2
|
||||
/apache-ant-1.10.0-src.tar.bz2
|
||||
/apache-ant-1.10.1-src.tar.bz2
|
||||
/apache-ant-1.10.2-src.tar.bz2
|
||||
/apache-ant-1.10.3-src.tar.bz2
|
||||
/apache-ant-1.10.4-src.tar.bz2
|
||||
/apache-ant-1.10.5-src.tar.bz2
|
||||
/apache-ant-1.10.6-src.tar.bz2
|
||||
/apache-ant-1.10.7-src.tar.bz2
|
||||
|
@ -479,11 +479,7 @@ install -d -m 755 %{buildroot}%{_mandir}/man1/
|
||||
install -p -m 644 man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
|
||||
|
||||
%check
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
export LC_ALL=en_US.UTF-8
|
||||
%else
|
||||
export LC_ALL=C.UTF-8
|
||||
%endif
|
||||
%{ant} test
|
||||
|
||||
%files
|
Loading…
Reference in New Issue
Block a user