From 53dceb0ecf9b3a7e71878870fdd570f2a2bb2db0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 4 Sep 2012 14:27:28 -0700 Subject: [PATCH] git: explain that people should not blindly rebuild things on rawhide if they update a non-rawhide devel distro --- systemd.spec | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/systemd.spec b/systemd.spec index 2febf5b..5f4acf3 100644 --- a/systemd.spec +++ b/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