lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 12 Dec 2007 16:37:14 -0800 From: Auke Kok <auke-jan.h.kok@...el.com> To: jeff@...zik.org Cc: netdev@...r.kernel.org, jesse.brandeburg@...el.com Subject: [PATCH] ethtool: update license field in specfile to be correctly defined RPM uses "License" as field and not "Copyright". Signed-off-by: Jesse Brandeburg <jesse.brandeburg@...el.com> Signed-off-by: Auke Kok <auke-jan.h.kok@...el.com> --- ethtool.spec.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ethtool.spec.in b/ethtool.spec.in index 1705d7f..4ff736a 100644 --- a/ethtool.spec.in +++ b/ethtool.spec.in @@ -5,7 +5,7 @@ Group : Utilities Summary : A tool for setting ethernet parameters -Copyright : GPL +License : GPL URL : http://sourceforge.net/projects/gkernel/ Buildroot : %{_tmppath}/%{name}-%{version} -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists