From: Brian Behlendorf Date: Wed, 19 Oct 2011 18:43:11 +0000 (-0700) Subject: Include distribution in release X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=commitdiff_plain;h=3bb1ac69942b7c1a89d741733b4a55b2facba420;p=zfs.git Include distribution in release Common practice is to include the distribution in the package release. Signed-off-by: Brian Behlendorf --- diff --git a/zfs-modules.spec.in b/zfs-modules.spec.in index 8b7126b..3fc6269 100644 --- a/zfs-modules.spec.in +++ b/zfs-modules.spec.in @@ -211,7 +211,7 @@ Summary: ZFS File System Group: Utilities/System Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: @ZFS_META_LICENSE@ URL: git://github.com/zfsonlinux/zfs.git BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un) diff --git a/zfs.spec.in b/zfs.spec.in index 5f94f37..6d87344 100644 --- a/zfs.spec.in +++ b/zfs.spec.in @@ -12,7 +12,7 @@ Summary: ZFS Library and Utils Group: Utilities/System Name: %{name} Version: %{version} -Release: %{release} +Release: %{release}%{?dist} License: @ZFS_META_LICENSE@ URL: git://github.com/zfsonlinux/zfs.git BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)