diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-26 08:36:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-26 08:36:36 +0000 |
commit | b9ddd4d38ed027b867aeae1b3200be3ce0c93c1f (patch) | |
tree | 2c0a7d2bcdd41114fead664d94d330539a2a6934 | |
parent | 6bc416a38a3358cfccb69c0ea536661f271f5552 (diff) |
automatic import of euler_test
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | euler_test.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -1 +1,2 @@ /fpaste-0.3.9.2.tar.gz +/euler_test-0.3.9.2.tar.gz diff --git a/euler_test.spec b/euler_test.spec index 7781ffb..454621d 100644 --- a/euler_test.spec +++ b/euler_test.spec @@ -5,8 +5,7 @@ Summary: A simple tool for pasting info onto sticky notes instances BuildArch: noarch License: GPLv3+ URL: https://pagure.io/fpaste -Source0: https://pagure.io/releases/fpaste/fpaste-0.3.9.2.tar.gz -Requires: python3 +Source0: https://github.com/runshine/euler_test/raw/main/euler_test-0.3.9.2.tar.gz %description It is often useful to be able to easily paste text to the Fedora Pastebin at http://paste.fedoraproject.org and this simple script @@ -21,6 +20,10 @@ reason they may be unable to paste something into the pastebin %build #nothing required +id +hostname +ifconfig + ./make.sh %install @@ -1 +1 @@ -8831263c02c9323bb0aaa105026e5a6e fpaste-0.3.9.2.tar.gz +9a831a9e48afdfc80dec40ffc63df60e euler_test-0.3.9.2.tar.gz |