From e9e95dc3bb5f4dc5997f137047a3e21b64b887fc Mon Sep 17 00:00:00 2001 From: YellowJacketLinux Date: Tue, 11 Apr 2023 18:46:40 -0700 Subject: [PATCH] typo fix --- SPECS/bzip2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/bzip2.spec b/SPECS/bzip2.spec index 96590d8..00cf5c6 100644 --- a/SPECS/bzip2.spec +++ b/SPECS/bzip2.spec @@ -21,9 +21,9 @@ Group: System Environment/Libraries This package contains the libbz2 shared library. %package -n libbz2-devel -Summary: Developer files for libbzip2 +Summary: Developer files for libbz2 Group: Development/Libraries -Requires: libbzip2 = %{version}-%{release} +Requires: libbz2 = %{version}-%{release} %description -n libbz2-devel This package contains the library header file for libbz2 that are