Compare commits
No commits in common. "imports/c8s/perl-Tie-IxHash-1.23-13.el8" and "c8s" have entirely different histories.
imports/c8
...
c8s
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
SOURCES/Tie-IxHash-1.23.tar.gz
|
||||
Tie-IxHash-1.22.tar.gz
|
||||
/Tie-IxHash-1.23.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
26f04ad032cbd1f5d0d19ef6b5886438f579b0ef SOURCES/Tie-IxHash-1.23.tar.gz
|
10
Tie-IxHash-1.22-Makefile.patch
Normal file
10
Tie-IxHash-1.22-Makefile.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- Tie-IxHash-1.22/Makefile.PL 2010-02-19 22:53:29.000000000 +0000
|
||||
+++ Tie-IxHash-1.22/Makefile.PL 2010-03-03 15:32:17.269325632 +0000
|
||||
@@ -9,6 +9,7 @@
|
||||
repository => 'git://github.com/chorny/Tie-IxHash.git',
|
||||
},
|
||||
},
|
||||
+ PL_FILES => {},
|
||||
#SKIP => [qw(static dynamic)],
|
||||
#'linkext' => {LINKTYPE => '' },
|
||||
#'dist' => {COMPRESS=>'gzip -9f', SUFFIX => 'gz'},
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
Loading…
Reference in New Issue
Block a user