git: explain that people should not blindly rebuild things on rawhide if they update a non-rawhide devel distro
This commit is contained in:
parent
b1c19b8f8b
commit
53dceb0ecf
1 changed files with 12 additions and 0 deletions
12
systemd.spec
12
systemd.spec
|
|
@ -4,6 +4,18 @@
|
|||
|
||||
Name: systemd
|
||||
Url: http://www.freedesktop.org/wiki/Software/systemd
|
||||
|
||||
# Hey, you! So you are preparing an update for a Fedora version that
|
||||
# is not yet released, but is already forked off Rawhide? If so,
|
||||
# please think twice before commiting this also into Rawhide. In
|
||||
# almost all cases we simply let Koji do the work for us and let the
|
||||
# build system inherit the currently developed version into Rawhide,
|
||||
# and do not do this via explicit git cherry picks. Thank you very
|
||||
# much.
|
||||
|
||||
# AGAIN: DO NOT BLINDLY UPDATE RAWHIDE PACKAGES TOO WHEN YOU UPDATE
|
||||
# THIS PACKAGE FOR A NON-RAWHIDE DEVELOPMENT DISTRIBUTION!
|
||||
|
||||
Version: 189
|
||||
Release: 2%{?gitcommit:.git%{gitcommit}}%{?dist}
|
||||
# For a breakdown of the licensing, see README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue