Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
|
|
||||||
|
1
.libuninameslist.metadata
Normal file
1
.libuninameslist.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
1d69ad60d3b6eb887fd5a98bfb9a9490f585f111 SOURCES/20170701.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}
|
|
File diff suppressed because it is too large
Load Diff
1
sources
1
sources
@ -1 +0,0 @@
|
|||||||
SHA512 (20170701.tar.gz) = f2e1d9c23afe69e422b3128743120c5e5faef9d40cee9cbd3e255ada6b7a4c1a5252ded748b60a8c7091878df145809a53c5dff09d674085bcaa715fabdca003
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
cd ../source
|
|
||||||
autoreconf -i
|
|
||||||
automake --foreign -Wall
|
|
||||||
./configure && make check
|
|
@ -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
|
|
Loading…
Reference in New Issue
Block a user