Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
.gitignore.pcre.metadata
SOURCES
pcre-8.21-multilib.patchpcre-8.32-refused_spelling_terminated.patchpcre-8.41-fix_stack_estimator.patchpcre-8.42-Fix-anchoring-bug-in-conditional-subexpression.patchpcre-8.42-Fix-bad-auto-possessify-for-certain-classes.patchpcre-8.42-Fix-subject-buffer-overread-in-JIT.patchpcre-8.42-Fix-two-C-wrapper-bugs-unnoticed-for-years.patchpcre-8.42-Fix-typos-in-pcrgrep.patchpcre-8.43-Check-the-size-of-the-number-after-C-as-it-is-read-i.patch
SPECS
STAGE1-pcregating.yamlpcre.rpmlintrcsources
35
.gitignore
vendored
35
.gitignore
vendored
@ -1,34 +1 @@
|
|||||||
pcre-8.10.tar.bz2
|
SOURCES/pcre-8.42.tar.bz2
|
||||||
/pcre-8.11.tar.bz2
|
|
||||||
/pcre-8.12.tar.bz2
|
|
||||||
/pcre-8.13.tar.bz2
|
|
||||||
/pcre-8.20-RC1.tar.bz2
|
|
||||||
/pcre-8.20-RC2.tar.bz2
|
|
||||||
/pcre-8.20-RC3.tar.bz2
|
|
||||||
/pcre-8.20.tar.bz2
|
|
||||||
/pcre-8.21-RC1.tar.bz2
|
|
||||||
/pcre-8.21.tar.bz2
|
|
||||||
/pcre-8.30.tar.bz2
|
|
||||||
/pcre-8.31-RC1.tar.bz2
|
|
||||||
/pcre-8.31.tar.bz2
|
|
||||||
/pcre-8.32-RC1.tar.bz2
|
|
||||||
/pcre-8.32.tar.bz2
|
|
||||||
/pcre-8.33-RC1.tar.bz2
|
|
||||||
/pcre-8.33.tar.bz2
|
|
||||||
/pcre-8.34.tar.bz2
|
|
||||||
/pcre-8.35-RC1.tar.bz2
|
|
||||||
/pcre-8.35.tar.bz2
|
|
||||||
/pcre-8.36-RC1.tar.bz2
|
|
||||||
/pcre-8.36.tar.bz2
|
|
||||||
/pcre-8.37-RC1.tar.bz2
|
|
||||||
/pcre-8.37.tar.bz2
|
|
||||||
/pcre-8.38-RC1.tar.bz2
|
|
||||||
/pcre-8.38.tar.bz2
|
|
||||||
/pcre-8.39-RC1.tar.bz2
|
|
||||||
/pcre-8.39.tar.bz2
|
|
||||||
/pcre-8.40-RC1.tar.bz2
|
|
||||||
/pcre-8.40.tar.bz2
|
|
||||||
/pcre-8.41-RC1.tar.bz2
|
|
||||||
/pcre-8.41.tar.bz2
|
|
||||||
/pcre-8.42-RC1.tar.bz2
|
|
||||||
/pcre-8.42.tar.bz2
|
|
||||||
|
1
.pcre.metadata
Normal file
1
.pcre.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
df0d1c2ff04c359220cb902539a6e134af4497f4 SOURCES/pcre-8.42.tar.bz2
|
@ -1,6 +0,0 @@
|
|||||||
srpm pcre
|
|
||||||
mcd $BUILDDIR/t-pcre
|
|
||||||
$SRC/pcre-*/configure $TCONFIGARGS
|
|
||||||
make $J V=1
|
|
||||||
make $J install DESTDIR=${ROOTFS}
|
|
||||||
fix_la pcre
|
|
@ -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}
|
|
@ -1,2 +0,0 @@
|
|||||||
from Config import *
|
|
||||||
addFilter("spelling-error .* encodings");
|
|
Loading…
Reference in New Issue
Block a user