Compare commits

...

No commits in common. "c8" and "c9s" have entirely different histories.
c8 ... c9s

6 changed files with 128 additions and 10 deletions

60
.gitignore vendored
View File

@ -1 +1,59 @@
SOURCES/whois_5.5.1.tar.xz
/whois_5.0.11.tar.gz
/whois_5.0.12.tar.gz
/whois_5.0.13.tar.gz
/whois_5.0.14.tar.gz
/whois_5.0.15.tar.xz
/whois_5.0.16.tar.xz
/whois_5.0.17.tar.xz
/whois_5.0.18.tar.xz
/whois_5.0.19.tar.xz
/whois_5.0.20.tar.xz
/whois_5.0.22.tar.xz
/whois_5.0.23.tar.xz
/whois_5.0.24.tar.xz
/whois_5.0.25.tar.xz
/whois_5.0.26.tar.xz
/whois_5.1.0.tar.xz
/whois_5.1.1.tar.xz
/whois_5.1.2.tar.xz
/whois_5.1.3.tar.xz
/whois_5.1.4.tar.xz
/whois_5.1.5.tar.xz
/whois_5.2.0.tar.xz
/whois_5.2.1.tar.xz
/whois_5.2.2.tar.xz
/whois_5.2.3.tar.xz
/whois_5.2.4.tar.xz
/whois_5.2.5.tar.xz
/whois_5.2.6.tar.xz
/whois_5.2.7.tar.xz
/whois_5.2.8.tar.xz
/whois_5.2.9.tar.xz
/whois_5.2.10.tar.xz
/whois_5.2.11.tar.xz
/whois_5.2.12.tar.xz
/whois_5.2.13.tar.xz
/whois_5.2.14.tar.xz
/whois_5.2.15.tar.xz
/whois_5.2.16.tar.xz
/whois_5.2.17.tar.xz
/whois_5.2.18.tar.xz
/whois_5.2.19.tar.xz
/whois_5.2.20.tar.xz
/whois_5.3.0.tar.xz
/whois_5.3.1.tar.xz
/whois_5.3.2.tar.xz
/whois_5.4.0.tar.xz
/whois_5.4.1.tar.xz
/whois_5.4.2.tar.xz
/whois_5.4.3.tar.xz
/whois_5.5.0.tar.xz
/whois_5.5.1.tar.xz
/whois_5.5.2.tar.xz
/whois_5.5.3.tar.xz
/whois_5.5.4.tar.xz
/whois_5.5.5.tar.xz
/whois_5.5.6.tar.xz
/whois_5.5.7.tar.xz
/whois_5.5.8.tar.xz
/whois_5.5.9.tar.xz

View File

@ -1 +1 @@
84b4229852891993394c9d37d608ba9c6c1f3e30 SOURCES/whois_5.5.1.tar.xz
fbdda0adac82c3b0b71433dacdf2a58e6883a1e2 whois_5.5.9.tar.xz

8
gating.yaml Normal file
View File

@ -0,0 +1,8 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional}

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (whois_5.5.9.tar.xz) = 39710df68977f869ccaea07923192a525aa4b418c6d7d874ef560ad5bd837596e17ac08edfc3e6276dfe903a8186a05806567bbd38b65f04ecc020b5e9a3ad4b

4
whois.rpmlintrc Normal file
View File

@ -0,0 +1,4 @@
from Config import *
addFilter("name-repeated-in-summary .* WHOIS");
addFilter("spelling-error .* (Gettext|networksolutions|arin)");
addFilter("whois-nls.noarch: W: no-documentation");

View File

@ -1,5 +1,5 @@
# Package mkpasswd tool
%if 0%{?rhel}
%if 0%{?rhel} && 0%{?rhel} < 9
%{bcond_with whois_enables_mkpasswd}
%else
%{bcond_without whois_enables_mkpasswd}
@ -10,8 +10,8 @@
%{bcond_without whois_enables_libidn2}
Name: whois
Version: 5.5.1
Release: 2%{?dist}
Version: 5.5.9
Release: 4%{?dist}
Summary: Improved WHOIS client
License: GPLv2+
URL: http://www.linux.it/~md/software/
@ -63,8 +63,8 @@ Conflicts: expect < 5.45.4-8.fc30
Requires: whois-nls = %{version}-%{release}
# whois-mkpasswd package renamed to mkpasswd in 5.4.0-2.fc30, bug #1649426
Obsoletes: whois-mkpasswd <= 5.4.0-1.fc30
# but we continue upgrading whois in older Fedoras without the rename
Obsoletes: whois-mkpasswd <= 5.5.1-1.fc29
# but we continued upgrading whois in Fedoras < 30 without the rename
Obsoletes: whois-mkpasswd <= 5.5.3-1.fc29
Provides: whois-mkpasswd = %{version}-%{release}
%description -n mkpasswd
@ -133,14 +133,61 @@ fi
%if %{with whois_enables_mkpasswd}
%files -n mkpasswd
%license COPYING debian/copyright
%doc README debian/changelog
%doc README
%{_bindir}/mkpasswd
%{_mandir}/man1/mkpasswd.*
%endif
%changelog
* Mon Sep 16 2019 Petr Pisar <ppisar@redhat.com> - 5.5.1-2
- Bump release to replace the EPEL package (bug #1734183)
* Fri Apr 22 2022 Petr Menšík <pemensik@redhat.com> - 5.5.9-4
- Enable mkpasswd building (#2054043)
- Remove changelog from mkpasswd, it has double size of actual tool
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.5.9-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.5.9-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 29 2021 Petr Pisar <ppisar@redhat.com> - 5.5.9-1
- 5.5.9 bump
* Tue Feb 16 2021 Petr Pisar <ppisar@redhat.com> - 5.5.8-1
- 5.5.8 bump
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Oct 05 2020 Petr Pisar <ppisar@redhat.com> - 5.5.7-1
- 5.5.7 bump
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Feb 17 2020 Petr Pisar <ppisar@redhat.com> - 5.5.6-1
- 5.5.6 bump
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 23 2020 Petr Pisar <ppisar@redhat.com> - 5.5.5-1
- 5.5.5 bump
* Wed Jan 15 2020 Petr Pisar <ppisar@redhat.com> - 5.5.4-2
- Fix hiding legal strings on at. subdomains (bug #1791035)
* Fri Jan 03 2020 Petr Pisar <ppisar@redhat.com> - 5.5.4-1
- 5.5.4 bump
* Mon Nov 18 2019 Petr Pisar <ppisar@redhat.com> - 5.5.3-1
- 5.5.3 bump
* Tue Oct 29 2019 Petr Pisar <ppisar@redhat.com> - 5.5.2-2
- Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112)
* Thu Oct 03 2019 Jitka Plesnikova <jplesnik@redhat.com> - 5.5.2-1
- 5.5.2 bump
* Mon Aug 19 2019 Petr Pisar <ppisar@redhat.com> - 5.5.1-1
- 5.5.1 bump