Compare commits

...

No commits in common. "c8s" and "c8" have entirely different histories.
c8s ... c8

8 changed files with 2 additions and 1669 deletions

7
.gitignore vendored
View File

@ -1,6 +1 @@
libuninameslist-20091231.tar.bz2 SOURCES/20170701.tar.gz
/Version_0.3.20130501.zip
/0.5.20150701.tar.gz
/20160701.tar.gz
/20170319.tar.gz
/20170701.tar.gz

View File

@ -0,0 +1 @@
1d69ad60d3b6eb887fd5a98bfb9a9490f585f111 SOURCES/20170701.tar.gz

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

File diff suppressed because it is too large Load Diff

View File

@ -1 +0,0 @@
SHA512 (20170701.tar.gz) = f2e1d9c23afe69e422b3128743120c5e5faef9d40cee9cbd3e255ada6b7a4c1a5252ded748b60a8c7091878df145809a53c5dff09d674085bcaa715fabdca003

View File

@ -1,5 +0,0 @@
#!/bin/bash
cd ../source
autoreconf -i
automake --foreign -Wall
./configure && make check

View File

@ -1,22 +0,0 @@
---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- autoconf
- automake
- libtool
- m4
- gcc
- sed
- make