From d1729dc25d31afd53436329d93805c1c8b958544 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:29:41 +0100 Subject: [PATCH] rebuilt with debug package and aarch64 build fix [release 0.11-4mamba;Tue Dec 01 2020] --- libgssapi.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libgssapi.spec b/libgssapi.spec index b5b343a..fbf90b4 100644 --- a/libgssapi.spec +++ b/libgssapi.spec @@ -1,6 +1,6 @@ Name: libgssapi Version: 0.11 -Release: 3mamba +Release: 4mamba Summary: A mechanism-switch gssapi library Group: System/Libraries Vendor: openmamba @@ -28,8 +28,11 @@ libgssapi provides a gssapi interface, but does not implement any gssapi mechani This package contains static libraries and header files need for development. +%debug_package + %prep %setup -q +sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub %build %configure @@ -57,6 +60,9 @@ rm -f %{buildroot}%{_includedir}/gssglue/gssapi/*.h %doc ChangeLog NEWS README %changelog +* Tue Dec 01 2020 Silvan Calarco 0.11-4mamba +- rebuilt with debug package and aarch64 build fix + * Mon Jul 25 2011 Silvan Calarco 0.11-3mamba - libgssapi-devel: removed conflicting header and added requirement for libgssglue which has the header