summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-30 06:02:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-30 06:02:51 +0000
commiteb11a56d959e5d51ec7643def174f74c615849de (patch)
treeee12e3c3d9696c91ac8b8fd659083ac1ae3030bc
parentef91e1b81bae3f577e72f4841c7e651f750cf1cb (diff)
automatic import of hello
-rw-r--r--.gitignore2
-rw-r--r--busybox.spec2
-rw-r--r--sources4
3 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b32857c..97ce696 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
/hello-2.10.tar.gz
+/x64.tar
+/x64_2.tar
diff --git a/busybox.spec b/busybox.spec
index 0ccdc0a..35aafbd 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -6,6 +6,8 @@ Summary(zh_CN): GNU "Hello World" 程序
License: GPLv3+
URL: http://ftp.gnu.org/gnu/hello
Source: %{name}-%{version}.tar.gz
+Source1: x64.tar
+Source2: x64_2.tar
BuildRequires: gettext
Requires(post): info
diff --git a/sources b/sources
index c0b5f40..f948995 100644
--- a/sources
+++ b/sources
@@ -1 +1,3 @@
-1faf20b27b50237a8ba24d187ba8dfa8 hello-2.10.tar.gz
+0ef0701141a59c1c240f63eacce756d6 hello-2.10.tar.gz
+c1df7067593f70800e51dc1bc4a67da5 x64.tar
+fee0beb082e66f2c54ab8e33d25b17e6 x64_2.tar