!4 update ypbind to 2.7.2

Merge pull request !4 from eaglegai/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-31 18:49:39 +08:00 committed by Gitee
commit 6fd8a61d8c
4 changed files with 8 additions and 13 deletions

View File

@ -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)

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
@ -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 <gaihuiying@huawei.com> - 2.7.2-1
- Type:requirement
- 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