]> granicus.if.org Git - zfs/commitdiff
Use @ZFS_META LICENSE@ in spec.in files
authorNed Bass <bass6@llnl.gov>
Mon, 17 Oct 2011 18:43:55 +0000 (11:43 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 18 Oct 2011 18:11:35 +0000 (11:11 -0700)
zfs.spec.in and zfs-modules.spec.in had the License field incorrectly
set to @LICENSE@, causing generated rpm packages to report an invalid
license string.  Fix this by using @ZFS_META_LICENSE@.

Signed-off-by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #422

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

index bf08688b72bddcaf8097f200ca4bb59b1911e9a3..8b7126b56398e04331afd0f7943ca72a58729d95 100644 (file)
@@ -212,7 +212,7 @@ Group:           Utilities/System
 Name:            %{name}
 Version:         %{version}
 Release:         %{release}
-License:         @LICENSE@
+License:         @ZFS_META_LICENSE@
 URL:             git://github.com/zfsonlinux/zfs.git
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)
 Source:          @PACKAGE@-%{version}.tar.gz
index fd8b817fa4a0448453ab5aae54c78c1b75a15bd9..5f94f37ec3b9493db923385bc23834f03a91b96b 100644 (file)
@@ -13,7 +13,7 @@ Group:           Utilities/System
 Name:            %{name}
 Version:         %{version}
 Release:         %{release}
-License:         @LICENSE@
+License:         @ZFS_META_LICENSE@
 URL:             git://github.com/zfsonlinux/zfs.git
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id} -un)
 Source:          %{name}-%{version}.tar.gz