From 32842c3626dbbcbe8be91790fb4d4a1ab31d5123 Mon Sep 17 00:00:00 2001 From: He Chenlan <210hcl@gmail.com> Date: Mon, 18 Jan 2021 22:28:29 +0800 Subject: [PATCH] Add the license of spec. --- RPM参考指南.txt | 2 +- spec-license.txt | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 spec-license.txt diff --git a/RPM参考指南.txt b/RPM参考指南.txt index f736c1d..e84b2a6 100644 --- a/RPM参考指南.txt +++ b/RPM参考指南.txt @@ -85,5 +85,5 @@ ExcludeArch: 无法打包的架构。 ##暂不使用 %changelog 打包日志。 关于编译的根目录: -在RPM打包的上下​​文中,"buildroot"是chroot环境。这意味着构建工件将使用与最终用户系统中相同的文件系统层次结构放置在此处,其中"buildroot"充当根目录。构建工件的放置应符合最终用户系统的文件系统层次结构标准。稍后会将"buildroot"中的文件放入cpio归档文件,该文件成为RPM的主要部分。在最终用户的系统上安装RPM时,这些文件将提取到根目录中,并保留正确的层次结构。 +在RPM打包的上下​​文中,"buildroot"是chroot环境。这意味着构建工件将使用与最终用户系统中相同的文件系统层次结构放置在此处,其中"buildroot"充当根目录。构建工件的放置应符合最终用户系统的文件系统层次结构标准。稍后会将"buildroot"中的文件放入cpio归档文件,该文件成为RPM的主要部分。当用户在系统上安装RPM时,这些文件将提取到根目录中,并保留正确的层次结构。 diff --git a/spec-license.txt b/spec-license.txt new file mode 100644 index 0000000..63d00e6 --- /dev/null +++ b/spec-license.txt @@ -0,0 +1,7 @@ +All modifications and additions to the file contributed by third parties remain the property of their copyright owners, unless otherwise agreed upon. The license for this file, and modifications and additions to the file, is the same license as for the pristine package itself (unless the license for the pristine package is not an Open Source License, in which case the license is the MIT License). An "Open Source License" is a license that conforms to the Open Source Definition (Version 1.9) published by the Open Source Initiative. + +Please submit bugfixes or comments via https://bugs.opensuse.org/ + +All modifications and additions to the file contributed by third parties remain the property of their copyright owners, unless otherwise agreed upon. The license of the SPEC file and the modifications and additions to the libre software , linux-firmware and non-libre software with source code are all AGPLv3. The license of the SPEC file and the modifications and additions to the non-libre software are all Anti-996 License except linux-firmware, software provided source code. All the libre license we acceptd are all listed in https://www.gnu.org/licenses/license-list.html + +Please submit bugfixes or comments via https://bugs.essentialos.org/ -- 2.11.0