From: Brian Behlendorf Date: Wed, 19 Oct 2011 18:23:38 +0000 (-0700) Subject: Include distribution in release X-Git-Tag: spl-0.6.0-rc7~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16952a68f25d55da21578f562b3813559fd01c6b;p=spl Include distribution in release Common practice is to include the distribution in the package release. Signed-off-by: Brian Behlendorf --- diff --git a/spl-modules.spec.in b/spl-modules.spec.in index aaef478..9c63201 100644 --- a/spl-modules.spec.in +++ b/spl-modules.spec.in @@ -178,7 +178,7 @@ Summary: Solaris Porting Layer Modules Group: Utilities/System Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: @LICENSE@ URL: git://github.com/zfsonlinux/spl.git BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un) diff --git a/spl.spec.in b/spl.spec.in index 7433165..7ade5f1 100644 --- a/spl.spec.in +++ b/spl.spec.in @@ -7,7 +7,7 @@ Summary: SPL Utils Group: Utilities/System Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: @LICENSE@ URL: git://github.com/zfsonlinux/spl.git BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)