# of dist git. You must use the fedpkg clone -B command to
# create separate branches.
#
-# %fedora-branch: Working branch, eg. "master".
+# %fedora-branch: Working branch, eg. "rawhide".
# %fedora-tag: Build tag, eg. "f32-build".
#
# %fedora-rebuild-name:
# If we're not building for Rawhide then we must use the rightmost
# (-r) flag so there's an upgrade path to Rawhide.
rightmost=
- if test %fedora-branch != "master"; then rightmost=-r; fi
+ if test %fedora-branch != "rawhide"; then rightmost=-r; fi
# If the specfile doesn't have the magic string then add
# that now.