Skip to content

Commit 8aa4d36

Browse files
Merge pull request #4926 from lsm5/packit-remove-pre-sync
[CI:BUILD] Packit: remove pre-sync action
2 parents cb0c2ba + 9cc5d5e commit 8aa4d36

File tree

3 files changed

+0
-35
lines changed

3 files changed

+0
-35
lines changed

.packit.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
update_release: false
3232
dist_git_branches:
3333
- fedora-all
34-
actions:
35-
pre-sync:
36-
- "bash rpm/update-spec-provides.sh"
3734

3835
- job: koji_build
3936
trigger: commit

rpm/buildah.spec

-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ BuildRequires: libseccomp-devel
6969
%endif
7070
Requires: libseccomp >= 2.4.1-0
7171
Suggests: cpp
72-
# DO NOT DELETE BELOW LINE - used for updating downstream goimports
73-
# vendored libraries
7472

7573
%description
7674
The %{name} package provides a command line tool which can be used to

rpm/update-spec-provides.sh

-30
This file was deleted.

0 commit comments

Comments
 (0)