diff --git a/systemd.spec b/systemd.spec index 5e73989..922fe2d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -326,6 +326,7 @@ CONFIGURE_OPTS=( -Dsplit-usr=false -Dsplit-bin=true -Db_lto=false + -Dversion-tag=v%{version}-%{release} ) %meson "${CONFIGURE_OPTS[@]}"