From 5b48125d6ead2a2048b64a86e7f7d3803a7f5a5c Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 14:22:20 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 13 ++++++++++++- authselect.rpmlintrc | 9 +++++++++ tests/tests.yml | 11 +++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 authselect.rpmlintrc create mode 100644 tests/tests.yml diff --git a/.gitignore b/.gitignore index 342b1a0..7ea89b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ -SOURCES/authselect-1.2.6.tar.gz +/0.1-alpha.tar.gz +/0.1.tar.gz +/authselect-0.2.tar.gz +/authselect-0.3.tar.gz +/authselect-0.3.1.tar.gz +/authselect-0.3.2.tar.gz +/authselect-0.4.tar.gz +/authselect-1.0.tar.gz +/authselect-1.1.tar.gz +/authselect-1.2.1.tar.gz +/authselect-1.2.2.tar.gz +/authselect-1.2.5.tar.gz /authselect-1.2.6.tar.gz diff --git a/authselect.rpmlintrc b/authselect.rpmlintrc new file mode 100644 index 0000000..389e22f --- /dev/null +++ b/authselect.rpmlintrc @@ -0,0 +1,9 @@ +# Whitelist known warnings that can not be fixed +addFilter("authselect.*: W: spelling-error %description -l en_US authconfig -> configuration"); +addFilter("authselect.*: W: non-conffile-in-etc /etc/bash_completion.d/authselect-completion.sh") +addFilter("authselect-compat.*: W: self-obsoletion authconfig < 7.0.1-6 obsoletes authconfig") +addFilter("authselect-compat.*: W: no-documentation") +addFilter("authselect-compat.*: W: no-manual-page-for-binary authconfig") +addFilter("authselect-devel.*: W: no-documentation") +addFilter("authselect-libs.*: W: dangerous-command-in-%pre rm") +addFilter("authselect-libs.*: W: dangerous-command-in-%posttrans cp") diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..a077c60 --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,11 @@ +--- +- hosts: localhost + tags: + - classic + roles: + - role: standard-test-basic + become: True + tests: + - simple: + dir: . + run: authselect list