summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Document_Classification-1.0.0.spec (renamed from Document_Classification.spec)4
-rw-r--r--sources2
2 files changed, 3 insertions, 3 deletions
diff --git a/Document_Classification.spec b/Document_Classification-1.0.0.spec
index 01eb8f8..a188eb9 100644
--- a/Document_Classification.spec
+++ b/Document_Classification-1.0.0.spec
@@ -9,7 +9,7 @@ Requires: std.fs.*,std.os,std.convert.*,std.console.*,std.os.process.*
# 软件包的简短描述,简要说明软件包的功能
Summary: This is a sample package for [文件分类]
# 软件包的许可证,修改为你的软件包所使用的许可证(如 GPL、MIT 等)
-License: GPLv3
+License: MULANPSL-2.0 License
# 软件包的主页 URL,如果有,修改为实际的项目网址
URL: https://gitee.com/crayon-xiaoxin-xin/XiaoWu.git
@@ -29,7 +29,7 @@ It includes [文件分类,将一个路径下的文件夹和子文件夹遍历
%prep
echo "开始进入%prep阶段..."
%autosetup
-
+echo "已进入的源文件目录:$(pwd)"
diff --git a/sources b/sources
index 03abded..12e500d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2cc4984fc50d84ce5ecf14eb8868b5d Document_Classification-1.0.0.tar.gz
+cb2b5baab9e1eeb1dd0d8f4b5843c5fe Document_Classification-1.0.0.tar.gz