]> git.proxmox.com Git - mirror_spl.git/commitdiff
Include distribution in release
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 19 Oct 2011 18:23:38 +0000 (11:23 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 19 Oct 2011 18:41:15 +0000 (11:41 -0700)
Common practice is to include the distribution in the package release.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
spl-modules.spec.in
spl.spec.in

index aaef4789986854f9a3c7f3195ef53cf691a02943..9c632017157505cb40838b3f11e312e9d335a894 100644 (file)
@@ -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)
index 743316588f72750947c8a7666f869ff3b7408a31..7ade5f1639c321e0614e6bc0fe5da80f3492337d 100644 (file)
@@ -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)