summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-02-20 10:14:02 +0000
committerCoprDistGit <infra@openeuler.org>2025-02-20 10:14:02 +0000
commit09bcd9c545b4b4bc662695b0bb71193cac192a24 (patch)
tree04ce08bc3aca2853c0a77744b6de92fb7a20311e
parent2594e949b9fa12cbab9f3a7f382bad700ac40fdf (diff)
automatic import of CJfsorter
-rw-r--r--.gitignore1
-rw-r--r--cjfilesorter.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 4946cd4..1f1e365 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/CJfsorter-0.1.tar.gz
+/CJfsorter.tar.gz
diff --git a/cjfilesorter.spec b/cjfilesorter.spec
index 01147de..ab7a408 100644
--- a/cjfilesorter.spec
+++ b/cjfilesorter.spec
@@ -5,7 +5,7 @@ Summary: A filesorter to sort file by Cangjie
License: MIT
URL: example.com
-Source0: %{name}-%{version}.tar.gz
+Source0: %{name}.tar.gz
%description
@@ -13,7 +13,7 @@ A filesorter to sort file by Cangjie
%prep
echo "--------------Prep------------------"
-%autosetup
+%setup -q
make envset
diff --git a/sources b/sources
index 64be827..89e9a18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1276481102f218c981e0324180bafd9f CJfsorter-0.1.tar.gz
+63c365c1d4b5b1ad7dd58e419cf55c98 CJfsorter.tar.gz