Accepting request 729660 from home:jengelh:branches:security

- Use noun phrase in summary. Reword description to avoid
  unspecific "Unix password".

OBS-URL: https://build.opensuse.org/request/show/729660
OBS-URL: https://build.opensuse.org/package/show/security/john?expand=0&rev=59
This commit is contained in:
Torsten Gruner 2019-09-10 13:29:52 +00:00 committed by Git OBS Bridge
parent 489631b9c9
commit 2168c9d05f
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 06:57:56 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Reword description to avoid
unspecific "Unix password".
-------------------------------------------------------------------
Mon Sep 9 19:29:28 UTC 2019 - simmphonie@opensuse.org

View File

@ -21,7 +21,7 @@
Name: john
Version: 1.9.0
Release: 0
Summary: Detects Weak Passwords
Summary: Utility to detect weak passwords
License: GPL-2.0-or-later
Group: Productivity/Security
URL: https://www.openwall.com/john/
@ -46,9 +46,9 @@ BuildRequires: pkgconfig(openssl)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
John the Ripper is a fast password cracker (password security auditing
tool). Its primary purpose is to detect weak Unix passwords, but a
number of other hash types are supported as well.
John the Ripper is a password cracker (password security auditing
tool). Its primary purpose is to detect weak passwords, and a
number of other hash types are supported to that end.
%prep
%setup -q -a8
@ -109,7 +109,6 @@ dos2unix %{buildroot}%{_defaultdocdir}/%{name}/README.krb5tgs-17-18-23.md
%fdupes %{buildroot}
%files
%defattr(-,root,root)
%doc %{_defaultdocdir}/%{name}/
%{_mandir}/man8/john.8%{?ext_man}
%{_mandir}/man8/mailer.8%{?ext_man}