Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssh.spec fixes reported by 'rpmlint' #40

Closed
wants to merge 2 commits into from

Conversation

mjtrangoni
Copy link

Those commits fix some warnings reported by 'rpmlint', version 1.8-6.
Before the changes:
$ rpmlint contrib/redhat/openssh.spec
openssh.spec:83: W: unversioned-explicit-obsoletes ssh
openssh.spec:111: W: unversioned-explicit-obsoletes ssh-clients
openssh.spec:116: W: unversioned-explicit-obsoletes ssh-server
openssh.spec:126: W: unversioned-explicit-obsoletes ssh-extras
openssh.spec:132: W: unversioned-explicit-obsoletes ssh-extras
openssh.spec:260: W: mixed-use-of-spaces-and-tabs (spaces: line 260, tab: line 192)
openssh.spec: E: specfile-error warning: bogus date in %changelog: Wed Oct 01 2002 Damien Miller djm@mindrot.org
openssh.spec: E: specfile-error warning: bogus date in %changelog: Sun Dec 29 2001 Nalin Dahyabhai nalin@redhat.com
0 packages and 1 specfiles checked; 2 errors, 6 warnings.

After the changes:
$ rpmlint contrib/redhat/openssh.spec
openssh.spec: W: invalid-url Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.tar.gz <urlopen error [Errno -5] No address associated with hostname>
openssh.spec: W: invalid-url Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.2p1.tar.gz <urlopen error ftp error: ConnectionRefusedError(111, 'Connection refused')>
0 packages and 1 specfiles checked; 0 errors, 2 warnings.

@mjtrangoni mjtrangoni closed this Feb 15, 2017
restyled-io bot referenced this pull request in johnsonjh/j-hpn-ssh Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant