diff --git a/openssh.changes b/openssh.changes index 06f4998..36c46df 100644 --- a/openssh.changes +++ b/openssh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 4 13:19:30 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Mon Feb 12 22:55:01 UTC 2018 - pcerny@suse.com diff --git a/openssh.spec b/openssh.spec index 4deb49c..01e7f8f 100644 --- a/openssh.spec +++ b/openssh.spec @@ -97,7 +97,7 @@ PreReq: %{insserv_prereq} Version: 7.6p1 Release: 0 Summary: Secure Shell Client and Server (Remote Login Program) -License: BSD-2-Clause and MIT +License: BSD-2-Clause AND MIT Group: Productivity/Networking/SSH Url: http://www.openssh.com/ Source: http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz @@ -345,7 +345,8 @@ rpm -q openssh-fips >& /dev/null && DISABLE_RESTART_ON_UPDATE=yes %exclude %{_libexecdir}/ssh/sftp-server%{CHECKSUM_SUFFIX} %exclude %{_libexecdir}/ssh/cavs* %dir %attr(755,root,root) /var/lib/sshd -%doc README.SUSE README.kerberos README.FIPS ChangeLog OVERVIEW README TODO LICENCE CREDITS +%license LICENCE +%doc README.SUSE README.kerberos README.FIPS ChangeLog OVERVIEW README TODO CREDITS %attr(0755,root,root) %dir %{_sysconfdir}/ssh %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli %verify(not mode) %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/ssh_config