Compare commits
No commits in common. "c8s" and "c8-stream-5.26" have entirely different histories.
c8s
...
c8-stream-
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
Tie-IxHash-1.22.tar.gz
|
||||
/Tie-IxHash-1.23.tar.gz
|
||||
SOURCES/Tie-IxHash-1.23.tar.gz
|
||||
|
1
.perl-Tie-IxHash.metadata
Normal file
1
.perl-Tie-IxHash.metadata
Normal file
@ -0,0 +1 @@
|
||||
26f04ad032cbd1f5d0d19ef6b5886438f579b0ef SOURCES/Tie-IxHash-1.23.tar.gz
|
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Tie_IxHash_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Tie_IxHash_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Tie-IxHash
|
||||
Version: 1.23
|
@ -1,10 +0,0 @@
|
||||
--- 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'},
|
@ -1,6 +0,0 @@
|
||||
--- !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