rename patch 0000
This commit is contained in:
parent
c4630d19a9
commit
240bf219d1
31
9000-sysutils-modify-GPL-path-written-in-COPYING.patch
Normal file
31
9000-sysutils-modify-GPL-path-written-in-COPYING.patch
Normal file
@ -0,0 +1,31 @@
|
||||
From bcb67a67348ebe154d6bf2d426e0a0b5c18630be Mon Sep 17 00:00:00 2001
|
||||
From: Huangzheng <huangzheng22@huawei.com>
|
||||
Date: Fri, 10 Jan 2020 16:27:37 +0800
|
||||
Subject: [PATCH] sysfsutils: modify GPL path written in COPYING
|
||||
|
||||
Openeuler has packaged the GPL and LGPL into usr/share/licenses/sysfsutils,
|
||||
so we need modify COPYING file.
|
||||
|
||||
Signed-off-by: Huangzheng <huangzheng22@huawei.com>
|
||||
---
|
||||
COPYING | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/COPYING b/COPYING
|
||||
index 39cac23..c0b5638 100644
|
||||
--- a/COPYING
|
||||
+++ b/COPYING
|
||||
@@ -3,9 +3,9 @@ The commands and utilities under the "test" directory are licensed under the
|
||||
GNU General Public License (GPL) Version 2, June 1991. The full text of the
|
||||
GPL is located at:
|
||||
|
||||
-sysfsutils/cmd/GPL
|
||||
+/usr/share/licenses/sysfsutils/GPL
|
||||
|
||||
The sysfs library is licensed under the GNU Lesser Public License (LGPL)
|
||||
Version 2.1, February 1999. The full text of the LGPL is located at:
|
||||
|
||||
-sysfsutils/lib/LGPL
|
||||
+/usr/share/licenses/sysfsutils/LGPL
|
||||
--
|
||||
2.19.1
|
||||
@ -7,7 +7,7 @@ URL: http://sourceforge.net/projects/linux-diag/
|
||||
|
||||
Source0: http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz
|
||||
|
||||
Patch0: 0000-sysutils-modify-GPL-path-written-in-COPYING.patch
|
||||
Patch0: 9000-sysutils-modify-GPL-path-written-in-COPYING.patch
|
||||
Patch1: 0001-sysfsutils-2.0.0-class-dup.patch
|
||||
Patch2: 0002-sysfsutils-2.1.0-get_link.patch
|
||||
Patch3: 0003-sysfsutils-2.1.0-manpages.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user