# HG changeset patch # User Mathias De Mare # Date 1637153245 -3600 # Node ID 5d08b289e2e526259d7d5ea32b70fe76d5b327d7 # Parent 4713bcf780372c859df6b80c1f8a908c133122a3 packaging: make rpm relocatable This makes it possible to install multiple Mercurial rpms on the same machine in different locations. Differential Revision: https://phab.mercurial-scm.org/D11768 diff -r 4713bcf78037 -r 5d08b289e2e5 contrib/packaging/mercurial.spec --- a/contrib/packaging/mercurial.spec Wed Nov 17 13:28:22 2021 +0100 +++ b/contrib/packaging/mercurial.spec Wed Nov 17 13:47:25 2021 +0100 @@ -27,6 +27,7 @@ Version: snapshot Release: 0 License: GPLv2+ +Prefix: / Group: Development/Tools URL: https://mercurial-scm.org/ Source0: %{name}-%{version}-%{release}.tar.gz