diff --git a/a7d510e44d978199b97e4a78ebf8057298af9602.patch b/a7d510e44d978199b97e4a78ebf8057298af9602.patch new file mode 100644 index 0000000000000000000000000000000000000000..15c58635f64c64c7bd84809237cf29062c6104f4 --- /dev/null +++ b/a7d510e44d978199b97e4a78ebf8057298af9602.patch @@ -0,0 +1,13 @@ +diff --git a/.travis.yml b/.travis.yml +index 094c243..d06f31b 100644 +--- a/.travis.yml ++++ b/.travis.yml +@@ -43,7 +43,7 @@ matrix: + compiler: clang + + - os: linux +- env: DISTRO=ubuntu:eoan ++ env: DISTRO=ubuntu:groovy + compiler: gcc + + - os: linux diff --git a/iputils.spec b/iputils.spec index 93f451bcedc4d42d5be14d38f948c5732d19d18a..b86bea22b73776f45868cc662bf2d5c3fda8b912 100644 --- a/iputils.spec +++ b/iputils.spec @@ -1,6 +1,6 @@ Name: iputils Version: 20190709 -Release: 7 +Release: 8 Summary: Network monitoring tools including ping License: BSD and GPLv2+ URL: https://github.com/iputils/iputils @@ -22,6 +22,7 @@ Patch6000: 86ed08936d49e2c81ef49dfbd02aca1c74d0c098.patch Patch6001: 2583fb77dd57c5183998177a3fa13a680b573005.patch Patch6002: 950d36f8ba5a669cbc34a7972db611b675725fb5.patch Patch6003: 78e3d25a50537a842fd3b18eab971d63d5891350.patch +Patch6004: a7d510e44d978199b97e4a78ebf8057298af9602.patch BuildRequires: gcc meson libidn2-devel openssl-devel libcap-devel libxslt BuildRequires: docbook5-style-xsl systemd glibc-kernheaders gettext @@ -103,6 +104,9 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/ %{_mandir}/man8/*.8.gz %changelog +* 20201228185849773189 patch-tracking 20190709-8 +- append patch file of upstream repository from to + * Thu Dec 10 2020 lunankun - 20190709-7 - Type:bugfix - Id:NA @@ -146,4 +150,4 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/ - DESC:add the softlink for arping * Wed Sep 18 2019 openEuler Buildteam - 20190515-1 -- Package init +- Package init \ No newline at end of file