mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Update email address for Release Engineering.
This commit is contained in:
@ -94,8 +94,8 @@ ENDIF()
|
|||||||
IF(NOT CPACK_SOURCE_PACKAGE_FILE_NAME)
|
IF(NOT CPACK_SOURCE_PACKAGE_FILE_NAME)
|
||||||
SET(CPACK_SOURCE_PACKAGE_FILE_NAME "mysql-${VERSION}")
|
SET(CPACK_SOURCE_PACKAGE_FILE_NAME "mysql-${VERSION}")
|
||||||
ENDIF()
|
ENDIF()
|
||||||
SET(CPACK_PACKAGE_CONTACT "MySQL Build Team <build@mysql.com>")
|
SET(CPACK_PACKAGE_CONTACT "MySQL Release Engineering <mysql-build@oss.oracle.com>")
|
||||||
SET(CPACK_PACKAGE_VENDOR "Sun Microsystems, Inc")
|
SET(CPACK_PACKAGE_VENDOR "Oracle Corporation")
|
||||||
SET(CPACK_SOURCE_GENERATOR "TGZ")
|
SET(CPACK_SOURCE_GENERATOR "TGZ")
|
||||||
INCLUDE(cpack_source_ignore_files)
|
INCLUDE(cpack_source_ignore_files)
|
||||||
|
|
||||||
|
@ -247,7 +247,7 @@ Distribution: %{distro_description}
|
|||||||
License: Copyright (c) 2000, @MYSQL_COPYRIGHT_YEAR@, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
|
License: Copyright (c) 2000, @MYSQL_COPYRIGHT_YEAR@, %{mysql_vendor}. All rights reserved. Under %{license_type} license as shown in the Description field.
|
||||||
Source: http://www.mysql.com/Downloads/MySQL-@MYSQL_BASE_VERSION@/%{src_dir}.tar.gz
|
Source: http://www.mysql.com/Downloads/MySQL-@MYSQL_BASE_VERSION@/%{src_dir}.tar.gz
|
||||||
URL: http://www.mysql.com/
|
URL: http://www.mysql.com/
|
||||||
Packager: MySQL Build Team <build@mysql.com>
|
Packager: MySQL Release Engineering <mysql-build@oss.oracle.com>
|
||||||
Vendor: %{mysql_vendor}
|
Vendor: %{mysql_vendor}
|
||||||
Provides: msqlormysql MySQL-server mysql
|
Provides: msqlormysql MySQL-server mysql
|
||||||
BuildRequires: %{distro_buildreq}
|
BuildRequires: %{distro_buildreq}
|
||||||
|
Reference in New Issue
Block a user