From: Brian Behlendorf Date: Wed, 19 Oct 2011 18:23:38 +0000 (-0700) Subject: Include distribution in release X-Git-Tag: zfs-0.8.0-rc1~152^2~435 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16952a68f25d55da21578f562b3813559fd01c6b;p=zfs 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 aaef47899..9c6320171 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 743316588..7ade5f163 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)