diff --git a/ypbind-2.4-gettext_version.patch b/ypbind-2.4-gettext_version.patch index 8cd57839b56b12c6e09c07a9aa2d962e8b51092f..6cfce907caaacd5e3eee57b50d94018181c6d984 100644 --- a/ypbind-2.4-gettext_version.patch +++ b/ypbind-2.4-gettext_version.patch @@ -4,7 +4,7 @@ AM_CONDITIONAL(ENABLE_REGENERATE_MAN, test x$enable_man != xno) dnl internationalization macros --AM_GNU_GETTEXT_VERSION +-AM_GNU_GETTEXT_VERSION([0.19]) AM_GNU_GETTEXT([external]) AC_OUTPUT(Makefile lib/Makefile src/Makefile man/Makefile po/Makefile.in) diff --git a/ypbind-mt-2.6.tar.gz b/ypbind-mt-2.6.tar.gz deleted file mode 100644 index f5c35445b262e0dacf58e4ae3d447741320b9562..0000000000000000000000000000000000000000 Binary files a/ypbind-mt-2.6.tar.gz and /dev/null differ diff --git a/ypbind-mt-2.7.2.tar.gz b/ypbind-mt-2.7.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..04af1e0a278a7ee7b6758e41c2f34d40bff330de Binary files /dev/null and b/ypbind-mt-2.7.2.tar.gz differ diff --git a/ypbind.spec b/ypbind.spec index 5d3c6497d782e5d9d83362bdd22d27d82e3839ce..a35b6a0666270eea2892ff416ed1ff12af0e4cb0 100644 --- a/ypbind.spec +++ b/ypbind.spec @@ -1,7 +1,7 @@ Name: ypbind Epoch: 3 -Version: 2.6 -Release: 3 +Version: 2.7.2 +Release: 1 Summary: NIS binding software License: GPLv2 URL: http://www.linux-nis.org/nis/ypbind-mt/index.html @@ -75,12 +75,19 @@ install -m 644 etc/yp.conf %{buildroot}/%{_sysconfdir}/yp.conf %{_sbindir}/%{name} %{_libexecdir}/%{name}* %dir %{_localstatedir}/yp/binding +%{_datadir}/locale/* %files help %doc README NEWS %{_mandir}/*/* %changelog +* Tue Jul 28 2020 lunankun - 2.7.2-1 +- Type:update +- ID:NA +- SUG:restart +- DESC:update to ypbind-2.7.2 + * Tue Dec 31 2019 openEuler Buildteam - 2.6-3 - Type:bugfix - ID:NA