mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
Add some reminders about how to do the package update on the Fedora side.
This commit is contained in:
parent
73ae813d35
commit
73405b1cb6
6
README
6
README
@ -33,3 +33,9 @@ rpmbuild -ba ~/rpmbuild/SPECS/spin-kickstarts.spec
|
||||
scp spin-kickstarts-*.tar.gz fedorahosted.org:spin-kickstarts
|
||||
# Clean up the generated files:
|
||||
git clean
|
||||
# To update a branch of spin-kickstarts
|
||||
# Make sure the branch is current (cvs up)
|
||||
# Copy over the new spec file
|
||||
# In each branch run make new-sources FILES=/pathto/spin-kickstarts-*.tar.gz
|
||||
# Make a new tag with make tag
|
||||
# Do the build with make build
|
||||
|
Loading…
Reference in New Issue
Block a user