Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/hspell-1.3.tar.gz
|
SOURCES/hspell-1.4.tar.gz
|
||||||
/hspell-1.4.tar.gz
|
|
||||||
|
1
.hspell.metadata
Normal file
1
.hspell.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
dc0bcc7847e3a2e87487c45f77436498b788c358 SOURCES/hspell-1.4.tar.gz
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
1
sources
1
sources
@ -1 +0,0 @@
|
|||||||
SHA512 (hspell-1.4.tar.gz) = d0c9205d9f6a7e9e2577b685418120542235d290ee8d95e2066694c45b4083e3ce1abc38c910714cde0941fa6b211522a8259b0d880a71c5b9c5a6d77a115f1a
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
cd ../source
|
|
||||||
./configure && make V=1 test
|
|
@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
- hosts: localhost
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
roles:
|
|
||||||
- role: standard-test-source
|
|
||||||
|
|
||||||
- hosts: localhost
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
roles:
|
|
||||||
- role: standard-test-basic
|
|
||||||
tests:
|
|
||||||
- smoke
|
|
||||||
required_packages:
|
|
||||||
- gcc
|
|
||||||
- make
|
|
||||||
- hspell
|
|
||||||
- gzip
|
|
||||||
- zlib-devel
|
|
Loading…
Reference in New Issue
Block a user