commit
091ce7b690
@ -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
BIN
ypbind-mt-2.7.2.tar.gz
Normal file
Binary file not shown.
11
ypbind.spec
11
ypbind.spec
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user