update to ypbind-mt-2.7.2

This commit is contained in:
lunankun 2020-07-28 18:21:30 +08:00
parent 95f33096e2
commit 509cded78a
4 changed files with 10 additions and 3 deletions

View File

@ -4,7 +4,7 @@
AM_CONDITIONAL(ENABLE_REGENERATE_MAN, test x$enable_man != xno) AM_CONDITIONAL(ENABLE_REGENERATE_MAN, test x$enable_man != xno)
dnl internationalization macros dnl internationalization macros
-AM_GNU_GETTEXT_VERSION -AM_GNU_GETTEXT_VERSION([0.19])
AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT([external])
AC_OUTPUT(Makefile lib/Makefile src/Makefile man/Makefile po/Makefile.in) AC_OUTPUT(Makefile lib/Makefile src/Makefile man/Makefile po/Makefile.in)

Binary file not shown.

BIN
ypbind-mt-2.7.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: ypbind Name: ypbind
Epoch: 3 Epoch: 3
Version: 2.6 Version: 2.7.2
Release: 3 Release: 1
Summary: NIS binding software Summary: NIS binding software
License: GPLv2 License: GPLv2
URL: http://www.linux-nis.org/nis/ypbind-mt/index.html 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} %{_sbindir}/%{name}
%{_libexecdir}/%{name}* %{_libexecdir}/%{name}*
%dir %{_localstatedir}/yp/binding %dir %{_localstatedir}/yp/binding
%{_datadir}/locale/*
%files help %files help
%doc README NEWS %doc README NEWS
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Tue Jul 28 2020 lunankun <lunankun@huawei.com> - 2.7.2-1
- Type:update
- ID:NA
- SUG:restart
- DESC:update to ypbind-2.7.2
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.6-3 * Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.6-3
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA