re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-07-10 09:30:43 +02:00
parent 6da896f690
commit 86d71fd538
4 changed files with 16 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/libarchive-3.3.3.tar.gz
/libarchive-3.3.2.tar.gz
/libarchive-3.3.3.tar.gz

6
STAGE2-libarchive Normal file
View File

@ -0,0 +1,6 @@
mcd $BUILDDIR/libarchive
$SRC/libarchive-*/configure $TCONFIGARGS
make $J
make $J install

8
ci.fmf Normal file
View File

@ -0,0 +1,8 @@
summary: Tier tests
discover:
how: fmf
repository: https://github.com/hhorak/generic-tests.git
ref: main
filter: 'tag:build_requires_libarchive'
execute:
how: tmt