rebuilt with debug package and aarch64 build fix [release 0.11-4mamba;Tue Dec 01 2020]
This commit is contained in:
parent
8fad898ad1
commit
d1729dc25d
@ -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 <silvan.calarco@mambasoft.it> 0.11-4mamba
|
||||
- rebuilt with debug package and aarch64 build fix
|
||||
|
||||
* Mon Jul 25 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 0.11-3mamba
|
||||
- libgssapi-devel: removed conflicting header and added requirement for libgssglue which has the header
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user