Compare commits

..

No commits in common. "rawhide" and "f40" have entirely different histories.

View file

@ -1,7 +1,7 @@
Summary: NIS (or YP) client programs
Name: yp-tools
Version: 4.2.3
Release: 23%{?dist}
Release: 17%{?dist}
License: GPL-2.0-only
URL: https://www.thkukuk.de/nis/nis/yp-tools/
@ -15,7 +15,6 @@ 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
@ -80,24 +79,6 @@ 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)