From eb11a56d959e5d51ec7643def174f74c615849de Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 30 Oct 2023 06:02:51 +0000 Subject: automatic import of hello --- .gitignore | 2 ++ busybox.spec | 2 ++ sources | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3