From bda724cdc3898edc85f95757ab3e338e3340ced6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Thu, 8 Jun 2023 21:42:06 +0200 Subject: [PATCH] Fix evaluation of license tag --- cmake.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index b14f53a..2428f5b 100644 --- a/cmake.spec +++ b/cmake.spec @@ -96,7 +96,7 @@ Summary: Cross-platform make system # Source/kwsys/MD5.c is zlib # some GPL-licensed bison-generated files, which all include an # exception granting redistribution under terms of your choice -License: BSD and MIT and zlib%{?with bundled_cppdap: and Apache-2.0} +License: BSD and MIT and zlib%{?with_bundled_cppdap: and Apache-2.0} URL: http://www.cmake.org Source0: http://www.cmake.org/files/v%{major_version}.%{minor_version}/%{orig_name}-%{tar_version}.tar.gz Source1: %{name}-init.el