Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
612f54c61c | ||
|
|
9e6d17ad98 | ||
|
|
de942a148b | ||
|
a818b9fb6f |
|||
|
|
d9e307ecca | ||
|
|
8d79e7ead1 |
1 changed files with 20 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: NIS (or YP) client programs
|
||||
Name: yp-tools
|
||||
Version: 4.2.3
|
||||
Release: 17%{?dist}
|
||||
Release: 23%{?dist}
|
||||
License: GPL-2.0-only
|
||||
|
||||
URL: https://www.thkukuk.de/nis/nis/yp-tools/
|
||||
|
|
@ -15,6 +15,7 @@ Patch5: yp-tools-4.2.3-yppasswd.patch
|
|||
Patch6: yp-tools-4.2.3-yppasswd-exclamation_mark.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: libxcrypt-devel
|
||||
BuildRequires: autoconf, automake, gettext-devel, libtool, libtirpc-devel, libnsl2-devel
|
||||
Requires: ypbind >= 3:2.4-2
|
||||
Requires: glibc
|
||||
|
|
@ -79,6 +80,24 @@ make DESTDIR="$RPM_BUILD_ROOT" INSTALL_PROGRAM=install install
|
|||
/var/yp/nicknames
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 4.2.3-20
|
||||
- Add explicit BR: libxcrypt-devel
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.3-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Tue Jan 30 2024 Ondrej Sloup <osloup@redhat.com> - 4.2.3-17
|
||||
- Update license tag to the SPDX format (GPL-2.0-only)
|
||||
- Fix /etc/passwd flags for locked and deactivated account (rhbz#2093381)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue