Compare commits
24 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f8a39f3a3 | ||
|
|
a69b4dca78 | ||
|
|
f46f692488 | ||
|
|
094048bef7 | ||
|
|
d4f84b2edf | ||
|
|
4fe2be8d06 | ||
|
|
c93ab27908 | ||
|
|
1c5566002d | ||
|
|
08f53ed8b9 | ||
|
|
dd98084648 | ||
|
|
f625dfc396 | ||
|
|
c9a03a13b3 | ||
|
|
762fe5e625 | ||
|
|
42de208631 | ||
|
|
6cd4350090 | ||
|
|
0989175bb0 | ||
|
|
35c232b7cf | ||
|
|
961e0e4ad3 | ||
|
|
9d810272a8 | ||
|
|
b120829b40 | ||
|
|
8c022fb172 | ||
|
|
b271c607c6 | ||
|
|
e10f618426 | ||
|
|
9416cd2848 |
9 changed files with 258 additions and 4 deletions
1
.fmf/version
Normal file
1
.fmf/version
Normal file
|
|
@ -0,0 +1 @@
|
|||
1
|
||||
77
byacc.spec
77
byacc.spec
|
|
@ -1,10 +1,18 @@
|
|||
%define byaccdate 20210109
|
||||
%define byaccdate 20241231
|
||||
|
||||
Summary: Berkeley Yacc, a parser generator
|
||||
Name: byacc
|
||||
Version: 2.0.%{byaccdate}
|
||||
Release: 2%{?dist}
|
||||
License: Public Domain
|
||||
Release: 1%{?dist}
|
||||
|
||||
# An SPDX license string check done against byacc-20230521 using fossology
|
||||
# found strings corresponding to the licenses noted below across the byacc
|
||||
# source tree. byacc is in the public domain, and the "public domain
|
||||
# declaration" was documented in fedora-license-data as per Fedora policy
|
||||
# via the following commit:
|
||||
# https://gitlab.com/fedora/legal/fedora-license-data/-/commit/04ec53689413bb
|
||||
License: LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND X11 AND X11-distribute-modifications-variant AND FSFUL
|
||||
|
||||
URL: http://invisible-island.net/byacc/byacc.html
|
||||
Source: ftp://invisible-island.net/byacc/byacc-%{byaccdate}.tgz
|
||||
|
||||
|
|
@ -51,6 +59,69 @@ echo ====================TESTING END=====================
|
|||
%{_mandir}/man1/byacc.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 16 2025 Arjun Shankar <arjun@redhat.com> - 2.0.20241231-1
|
||||
- Rebase to byacc-2.0.20241231 (#2335136)
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20240109-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20240109-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20240109-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Mar 01 2024 Arjun Shankar <arjun@redhat.com> - 2.0.20240109-1
|
||||
- Rebase to byacc-2.0.20240109 (#2257541)
|
||||
|
||||
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20230521-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20230521-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Nov 08 2023 Arjun Shankar <arjun@redhat.com> - 2.0.20230521-3
|
||||
- Rebuilt to re-trigger automated bodhi (Fedora Updates System) tests
|
||||
|
||||
* Thu Oct 26 2023 Arjun Shankar <arjun@redhat.com> - 2.0.20230521-2
|
||||
- Analyse byacc sources for license information
|
||||
- Migrate License field to SPDX identifiers for
|
||||
https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
|
||||
(#2222081)
|
||||
|
||||
* Thu Jun 29 2023 Arjun Shankar <arjun@redhat.com> - 2.0.20230521-1
|
||||
- Rebase to byacc-2.0.20230521 (#2208910)
|
||||
|
||||
* Thu Feb 23 2023 Arjun Shankar <arjun@redhat.com> - 2.0.20230219-1
|
||||
- Rebase to byacc-2.0.20230219 (#2156901)
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20221106-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Nov 29 2022 Arjun Shankar <arjun@redhat.com> - 2.0.20221106-1
|
||||
- Rebase to byacc-2.0-20221106 (#2141488)
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20220128-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Tue Feb 15 2022 Arjun Shankar <arjun@redhat.com> - 2.0-20220128-1
|
||||
- Rebase to byacc-2.0-20220128 (#2035590)
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20210808-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Mon Dec 13 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210808-2
|
||||
- Rebuild (#1962986)
|
||||
|
||||
* Mon Aug 30 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210808-1
|
||||
- Rebase to byacc-2.0-20210808 (#1962986)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20210328-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Mon Apr 12 2021 Arjun Shankar <arjun@redhat.com> - 2.0-20210328-1
|
||||
- Rebase to byacc-2.0-20210328 (#1943961)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20210109-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
19
gating.yaml
Normal file
19
gating.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
5
plans/ci.fmf
Normal file
5
plans/ci.fmf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
summary: CI Gating Plan
|
||||
discover:
|
||||
how: fmf
|
||||
execute:
|
||||
how: tmt
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (byacc-20210109.tgz) = 95eafe81948fee1839fed8fff71d65c23d85de02af51672c118b2eed7c680f0dd300cec54cf366a248307c480844edc66a027575b29e20ef2f71f3c243ad5202
|
||||
SHA512 (byacc-20241231.tgz) = e4a9f50f1c9024bec697d2956f5fb431bef15a644a714adba8fa8fb2a5abd7aea6efb5d1b3fe5e775ec8cf6dae834da5533251fc77fb5c3f4e5b52ba60216498
|
||||
|
|
|
|||
63
tests/Regression/upstream-testsuite/Makefile
Normal file
63
tests/Regression/upstream-testsuite/Makefile
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
#
|
||||
# Makefile of /tools/byacc/Regression/upstream-testsuite
|
||||
# Description: Runs the upstream byacc testsuite.
|
||||
# Author: Arjun Shankar <ashankar@redhat.com>
|
||||
#
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
#
|
||||
# Copyright (c) 2016 Red Hat, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License as
|
||||
# published by the Free Software Foundation, either version 2 of
|
||||
# the License, or (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be
|
||||
# useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
||||
# PURPOSE. See the GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
#
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
export TEST=/tools/byacc/Regression/upstream-testsuite
|
||||
export TESTVERSION=1.0
|
||||
|
||||
BUILT_FILES=
|
||||
|
||||
FILES=$(METADATA) runtest.sh Makefile PURPOSE
|
||||
|
||||
.PHONY: all install download clean
|
||||
|
||||
run: $(FILES) build
|
||||
./runtest.sh
|
||||
|
||||
build: $(BUILT_FILES)
|
||||
test -x runtest.sh || chmod a+x runtest.sh
|
||||
|
||||
clean:
|
||||
rm -f *~ $(BUILT_FILES)
|
||||
|
||||
|
||||
include /usr/share/rhts/lib/rhts-make.include
|
||||
|
||||
$(METADATA): Makefile
|
||||
@echo "Owner: Arjun Shankar <ashankar@redhat.com>" > $(METADATA)
|
||||
@echo "Name: $(TEST)" >> $(METADATA)
|
||||
@echo "TestVersion: $(TESTVERSION)" >> $(METADATA)
|
||||
@echo "Path: $(TEST_DIR)" >> $(METADATA)
|
||||
@echo "Description: Runs the upstream byacc testsuite." >> $(METADATA)
|
||||
@echo "Type: Regression" >> $(METADATA)
|
||||
@echo "TestTime: 30m" >> $(METADATA)
|
||||
@echo "RunFor: byacc" >> $(METADATA)
|
||||
@echo "Requires: byacc gcc glibc-devel glibc-headers make sed rpm-build yum-utils" >> $(METADATA)
|
||||
@echo "Priority: Normal" >> $(METADATA)
|
||||
@echo "License: GPLv2+" >> $(METADATA)
|
||||
@echo "Confidential: no" >> $(METADATA)
|
||||
@echo "Destructive: no" >> $(METADATA)
|
||||
@echo "Releases: -RHEL4 -RHELClient5 -RHELServer5" >> $(METADATA)
|
||||
|
||||
rhts-lint $(METADATA)
|
||||
3
tests/Regression/upstream-testsuite/PURPOSE
Normal file
3
tests/Regression/upstream-testsuite/PURPOSE
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PURPOSE of /tools/byacc/Regression/upstream-testsuite
|
||||
Description: Runs the upstream byacc testsuite.
|
||||
Author: Arjun Shankar <ashankar@redhat.com>
|
||||
19
tests/Regression/upstream-testsuite/main.fmf
Normal file
19
tests/Regression/upstream-testsuite/main.fmf
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
summary: Runs the upstream byacc testsuite.
|
||||
description: ''
|
||||
contact: Arjun Shankar <ashankar@redhat.com>
|
||||
component:
|
||||
- byacc
|
||||
test: ./runtest.sh
|
||||
framework: beakerlib
|
||||
recommend:
|
||||
- byacc
|
||||
- gcc
|
||||
- glibc-devel
|
||||
- glibc-headers
|
||||
- make
|
||||
- sed
|
||||
- rpm-build
|
||||
- yum-utils
|
||||
duration: 30m
|
||||
extra-summary: /tools/byacc/Regression/upstream-testsuite
|
||||
extra-task: /tools/byacc/Regression/upstream-testsuite
|
||||
73
tests/Regression/upstream-testsuite/runtest.sh
Executable file
73
tests/Regression/upstream-testsuite/runtest.sh
Executable file
|
|
@ -0,0 +1,73 @@
|
|||
#!/bin/bash
|
||||
# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
#
|
||||
# runtest.sh of /tools/byacc/Regression/upstream-testsuite
|
||||
# Description: Runs the upstream byacc testsuite.
|
||||
# Author: Arjun Shankar <ashankar@redhat.com>
|
||||
#
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
#
|
||||
# Copyright (c) 2016 Red Hat, Inc.
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License as
|
||||
# published by the Free Software Foundation, either version 2 of
|
||||
# the License, or (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be
|
||||
# useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||
# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
||||
# PURPOSE. See the GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
#
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
# Include Beaker environment
|
||||
. /usr/share/beakerlib/beakerlib.sh || exit 1
|
||||
|
||||
PACKAGE="byacc"
|
||||
REQUIRES="byacc gcc glibc-devel make sed rpm-build"
|
||||
MY_USER="byacctestuser"
|
||||
DOTEST=$(mktemp)
|
||||
|
||||
cat > $DOTEST <<-EOF
|
||||
#!/bin/bash
|
||||
set -xe
|
||||
_BASEDIR=\$1
|
||||
_TMP=\$(mktemp -d)
|
||||
rpm --define="_topdir \$_TMP" -Uvh \$_BASEDIR/byacc*.src.rpm
|
||||
rpmbuild --define="_topdir \$_TMP" -bc \$_TMP/SPECS/byacc.spec
|
||||
pushd \$(find \$_TMP/BUILD/ -name yacc -type f -exec dirname {} \;)
|
||||
# In case the test fails, the existcode of make check is non-zero.
|
||||
# In such case this script fails too because of set -e above.
|
||||
make check
|
||||
popd
|
||||
set -xe
|
||||
EOF
|
||||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
rlRun "useradd $MY_USER" 0,9
|
||||
rlRun "chown $MY_USER:$MY_USER $DOTEST"
|
||||
rlAssertRpm --all
|
||||
rlRun "TMP=\$(mktemp -d)"
|
||||
rlRun "chmod a+rx $TMP"
|
||||
rlRun "pushd $TMP"
|
||||
rlFetchSrcForInstalled $PACKAGE
|
||||
rlRun "chmod a+r byacc*.src.rpm"
|
||||
rlPhaseEnd
|
||||
|
||||
rlPhaseStartTest
|
||||
rlRun "su - $MY_USER -c 'bash $DOTEST $(pwd)'"
|
||||
rlPhaseEnd
|
||||
|
||||
rlPhaseStartCleanup
|
||||
rlRun "popd"
|
||||
rlRun "rm -rf $TMP $DOTEST"
|
||||
rlRun "userdel -f $MY_USER"
|
||||
rlPhaseEnd
|
||||
rlJournalPrintText
|
||||
rlJournalEnd
|
||||
Loading…
Add table
Add a link
Reference in a new issue