From fe8a1632146a7f1bc20f2e838a34a6d10fe97973 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 12 Feb 2004 17:12:08 +0100 Subject: - Replaced obsolete "Copyright" field with "License" in the RPM spec file support-files/mysql.spec.sh: - Replaced obsolete "Copyright" field with "License" --- support-files/mysql.spec.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'support-files') diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 18f41ed5326..cea9c112b8b 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -16,7 +16,7 @@ Summary(pt_BR): MySQL: Um servidor SQL r Group(pt_BR): Aplicações/Banco_de_Dados Version: @MYSQL_NO_DASH_VERSION@ Release: %{release} -Copyright: GPL +License: GPL Source: http://www.mysql.com/Downloads/MySQL-@MYSQL_BASE_VERSION@/mysql-%{mysql_version}.tar.gz URL: http://www.mysql.com/ Packager: Lenz Grimmer @@ -577,6 +577,7 @@ fi * Thu Feb 12 2004 Lenz Grimmer - when using gcc, _always_ use CXX=gcc +- replaced Copyright with License field (Copyright is obsolete) * Tue Feb 03 2004 Lenz Grimmer -- cgit v1.2.1