This repository provides copr-frontend-redhat
package - a Red Hat's
internal Copr alternative to the default copr-frontend-fedora
.
The copr-frontend
package defines an important macro, e.g.
%global flavor_guard %name-flavor = 5
It is bumped every time an incompatible change is made to the upstream
design package. If you are preparing copr-frontend-redhat
for a
relase, increment its Version
to match the flavor number. When
making a design change that is unrelated to the upstream, simply
increment the Release
number.
tar -czvf sources.tar.gz sources/
rpmbuild -bs ./copr-frontend-redhat.spec -D "%_sourcedir ."
To deploy this package on a devel sever, build it to https://copr.devel.redhat.com/coprs/praiskup/rhcopr-dev
For production, build it to https://copr.devel.redhat.com/coprs/praiskup/rhcopr