diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-08 04:36:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-08 04:36:59 +0000 |
commit | 7d5c017704fdc45a68bc280bb4da296b649b940c (patch) | |
tree | 4e04420bffa85a61a27f4d8270df712863d5d5e5 /Document_Classification-1.0.0.spec | |
parent | 49fe6087f3b941361c092cfc1c682c4c13884915 (diff) |
automatic import of Document_Classification
Diffstat (limited to 'Document_Classification-1.0.0.spec')
-rw-r--r-- | Document_Classification-1.0.0.spec | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Document_Classification-1.0.0.spec b/Document_Classification-1.0.0.spec index 9c56831..86c9e56 100644 --- a/Document_Classification-1.0.0.spec +++ b/Document_Classification-1.0.0.spec @@ -1,11 +1,11 @@ Name: Document_Classification
-Version:1.0.0
-Release:1%{?dist}
-Summary:file reoganize
+Version:1.0.0
+Release: 1%{?dist}
+Summary:Document Classification
License:MULANPSL-2.0
-URL: https://gitee.com/crayon-xiaoxin-xin/XiaoWu.git
-Source0:%{name}-%{version}.tar.gz
+URL: https://atomgit.com/openeuler123/XIaoWu.git
+Source0: %{name}-%{version}.tar.gz
%define debug_package %{nil}
@@ -13,7 +13,8 @@ Source0:%{name}-%{version}.tar.gz %prep
-%setup -q # -q makes it quiet
+%autosetup
+# %setup -q -q makes it quiet
%build
|