From a2a7ea3e253add3e335f965ae05ce1d04f24f5f8 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 16 Apr 2021 12:13:02 -0400 Subject: [PATCH] Add ABOUT-NLS and TODO.tasks to doc files --- libinstpatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libinstpatch.spec b/libinstpatch.spec index fc473e8..b9d43a1 100644 --- a/libinstpatch.spec +++ b/libinstpatch.spec @@ -90,10 +90,12 @@ developing applications that use %{name}. %files %license COPYING +%doc ABOUT-NLS %doc AUTHORS %doc ChangeLog %doc NEWS %doc README +%doc TODO.tasks %{_libdir}/%{name}-%{api_version}.so.%{so_version} %{_libdir}/%{name}-%{api_version}.so.%{so_version}.* @@ -106,7 +108,7 @@ developing applications that use %{name}. %changelog -* Thu Apr 15 2021 Benjamin A. Beasley - 1.0.0-24.20110806svn386 +* Thu Apr 16 2021 Benjamin A. Beasley - 1.0.0-24.20110806svn386 - Adjust whitespace and ordering to personal preference - Drop obsolete ldconfig scriptlets - Use much stricter file globs @@ -115,6 +117,7 @@ developing applications that use %{name}. - Correct License field from “LGPLv2+” to “LGPLv2 and GPLv2 and Public Domain” - Add virtual Provides for bundled MD5 implementation - Properly install license file +- Add ABOUT-NLS and TODO.tasks to doc files * Tue Jan 26 2021 Fedora Release Engineering - 1.0.0-23.20110806svn386 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild