From 7e6516ce83590fa2a5e47917696c6a19d7c6859f Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Fri, 9 Jun 2017 23:40:52 +0200 Subject: fix typo: 'license', not 'licence' (french) Change-Id: Iaa3fc567f7f61f944c6d4cb17dd1693dbf3c67be Signed-off-by: Stephane Desneux --- rpm/rpm-config.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpm') diff --git a/rpm/rpm-config.spec.in b/rpm/rpm-config.spec.in index 31a2a0a..0383102 100644 --- a/rpm/rpm-config.spec.in +++ b/rpm/rpm-config.spec.in @@ -20,7 +20,7 @@ Name: @PROJECT_NAME@ Version: @PROJECT_VERSION@ Release: 1 -License: @PROJECT_LICENCE@ +License: @PROJECT_LICENSE@ Summary: @PROJECT_DESCRIPTION@ Url: @PROJECT_URL@ Source0: %{name}_%{version}.orig.tar.gz -- cgit 1.2.3-korg