diff --git a/ypbind-2.4-gettext_version.patch b/ypbind-2.4-gettext_version.patch deleted file mode 100644 index 8cd57839b56b12c6e09c07a9aa2d962e8b51092f..0000000000000000000000000000000000000000 --- a/ypbind-2.4-gettext_version.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/configure.ac.gettext_version 2016-03-02 15:10:26.000000000 +0100 -+++ b/configure.ac 2017-02-15 13:39:12.295019148 +0100 -@@ -59,7 +60,6 @@ JH_CHECK_XML_CATALOG([http://docbook.sou - AM_CONDITIONAL(ENABLE_REGENERATE_MAN, test x$enable_man != xno) - - dnl internationalization macros --AM_GNU_GETTEXT_VERSION - 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..b682907e11053c584dc07a27ced4734b66d81722 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 @@ -11,7 +11,6 @@ Source2: ypbind.service Source3: ypbind-pre-setdomain Source4: ypbind-post-waitbind Patch0: ypbind-1.11-gettextdomain.patch -Patch2: ypbind-2.4-gettext_version.patch BuildRequires: git gcc systemd automake autoconf libxslt BuildRequires: dbus-glib-devel systemd-devel docbook-style-xsl @@ -81,6 +80,12 @@ install -m 644 etc/yp.conf %{buildroot}/%{_sysconfdir}/yp.conf %{_mandir}/*/* %changelog +* Mon Aug 31 2020 gaihuiying - 2.7.2-1 +- Type:requirement +- ID:NA +- SUG:restart +- DESC:update to ypbind-2.7.2 + * Tue Dec 31 2019 openEuler Buildteam - 2.6-3 - Type:bugfix - ID:NA