Remove infra tag related howtos in favor of SOP
The howtos were confusing and the Infrastructure repo SOP has more comprehensive informations. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
d9ddcc9440
commit
e95876ffbc
4 changed files with 4 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
= Infrastructure Yum Repo SOP
|
||||
= Infrastructure DNF Repo SOP
|
||||
|
||||
In some cases RPM's in Fedora need to be rebuilt for the Infrastructure
|
||||
team to suit our needs. This repo is provided to the public (except for
|
||||
|
@ -43,6 +43,7 @@ Example:
|
|||
|
||||
....
|
||||
rpmbuild --define "dist .el7.infra" -bs test.spec
|
||||
# Alternatively you can run fedpkg --release epel9 --define "dist .el7.infra"
|
||||
koji build epel7-infra test-1.0-1.el7.infra.src.rpm
|
||||
....
|
||||
|
||||
|
@ -114,4 +115,4 @@ koji add-pkg $tag $package --owner=$user
|
|||
for example:
|
||||
....
|
||||
koji add-pkg f40-infra mediawiki-theme-fedora --owner=ryanlerch
|
||||
....
|
||||
....
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue