From e1c3b43b45d3a1f378a6b6f5439fb18dfe8824b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=80=E5=8F=A3=E5=90=90=E5=B1=B1=E6=B2=B3?= Date: Fri, 10 Mar 2023 03:15:57 +0000 Subject: [PATCH] =?UTF-8?q?update=20libgpg-error.spec=20=E7=AC=AC27?= =?UTF-8?q?=E8=A1=8C=20"%package=5Fhelp"=E4=BC=BC=E4=B9=8E=E5=86=99?= =?UTF-8?q?=E6=B3=95=E4=B8=8D=E5=A4=AA=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 秀口吐山河 --- libgpg-error.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgpg-error.spec b/libgpg-error.spec index cc263a2..75cabc4 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -24,7 +24,7 @@ Requires: %{name} = %{version}-%{release} pkgconfig %description devel Contains header files and development libraries for libgpg-error. -%package_help +%package help %prep %autosetup -n %{name}-%{version} -p1 -- Gitee