From ee49cf2d04ab9402d41853f6cf896e4ba73e52d7 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 4 Apr 2024 18:10:54 -0400 Subject: [PATCH 1/2] Add an rpmlintrc file [skip changelog] --- wcd.rpmlintrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 wcd.rpmlintrc diff --git a/wcd.rpmlintrc b/wcd.rpmlintrc new file mode 100644 index 0000000..ea6bc1d --- /dev/null +++ b/wcd.rpmlintrc @@ -0,0 +1,2 @@ +# Not real spelling errors +addFilter(r" spelling-error \('(chdir|[Cc]hangelogs?)',") From c2ecca70b258fdb0a4895dd8b88ba4f21b423463 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 4 Apr 2024 18:07:14 -0400 Subject: [PATCH 2/2] Fix a typo in the Summary of the -doc subpackage --- wcd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcd.spec b/wcd.spec index 546bc8f..5602d1c 100644 --- a/wcd.spec +++ b/wcd.spec @@ -69,7 +69,7 @@ was written by Brad Kingsbury. %package doc -Summary: Documentation for wcs +Summary: Documentation for wcd BuildArch: noarch