!3 update to ypbind-2.7.2

Merge pull request !3 from lunankun/master
This commit is contained in:
openeuler-ci-bot 2020-07-29 16:55:47 +08:00 committed by Gitee
commit 091ce7b690
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)
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)

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
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 <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
- Type:bugfix
- ID:NA