summaryrefslogtreecommitdiff
path: root/Document_Classification-1.0.0.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-26 13:12:25 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-26 13:12:25 +0000
commit68316a680f00d87877486455bd8dd1adaaace773 (patch)
tree58c72f50038ef559e2ab4121f96768d6cdb4074f /Document_Classification-1.0.0.spec
parent12d7d4807705ab2e0ddca306f3f7b276e9df8245 (diff)
automatic import of Document_Classification
Diffstat (limited to 'Document_Classification-1.0.0.spec')
-rw-r--r--Document_Classification-1.0.0.spec70
1 files changed, 35 insertions, 35 deletions
diff --git a/Document_Classification-1.0.0.spec b/Document_Classification-1.0.0.spec
index 883485b..466f170 100644
--- a/Document_Classification-1.0.0.spec
+++ b/Document_Classification-1.0.0.spec
@@ -1,35 +1,35 @@
-Name: Document_Classification
-Version:1.0.0
-Release:1%{?dist}
-Summary:file reoganize
-
-License:GPLv3+
-URL: https://gitee.com/crayon-xiaoxin-xin/XiaoWu.git
-Source0:%{name}-%{version}.tar.gz
-
-%define debug_package %{nil}
-
-%description
-
-
-%prep
-%setup -q # -q makes it quiet
-
-
-%build
-cjpm build
-
-%install
-# 将需要打包的文件拷贝到buildroot目录中去
-mkdir -p %{buildroot}/root/Document-Classification/bin
-mkdir -p %{buildroot}/root/Document-Classification/conf
-cp -r %{_builddir}/%{name}-%{version}/target/release/bin/* %{buildroot}/root/Document-Classification/bin
-
-%files
-# 指定将要部署的文件有哪些
-/root/Document-Classification/bin/*
-
-
-%changelog
-* Tue Dec 24 2024 Xiaowu <3260998685@qq.com>
--
+Name: Document_Classification
+Version:1.0.0
+Release:1%{?dist}
+Summary:file reoganize
+
+License:GPLv3+
+URL: https://gitee.com/crayon-xiaoxin-xin/XiaoWu.git
+Source0:%{name}-%{version}.tar.gz
+
+%define debug_package %{nil}
+
+%description
+
+
+%prep
+%setup -q # -q makes it quiet
+
+
+%build
+cjpm build
+
+%install
+# 将需要打包的文件拷贝到buildroot目录中去
+mkdir -p %{buildroot}/root/Document-Classification/bin
+mkdir -p %{buildroot}/root/Document-Classification/conf
+cp -r %{_builddir}/%{name}-%{version}/target/release/bin/* %{buildroot}/root/Document-Classification/bin
+
+%files
+# 指定将要部署的文件有哪些
+/root/Document-Classification/bin/*
+
+
+%changelog
+* Tue Dec 24 2024 Xiaowu <3260998685@qq.com>
+-