update to 0.8 [release 0.8-1mamba;Sat Dec 09 2023]
This commit is contained in:
parent
0c376394d1
commit
02e887421b
@ -1,14 +1,13 @@
|
||||
Name: libgssglue
|
||||
Version: 0.7
|
||||
Version: 0.8
|
||||
Release: 1mamba
|
||||
Summary: This library exports a gssapi interface by calling gssapi routines in other libraries
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.citi.umich.edu/projects/nfsv4/linux/
|
||||
URL: https://gitlab.com/gsasl/libgssglue
|
||||
Source: https://gitlab.com/gsasl/libgssglue.git/libgssglue-%{version}/libgssglue-%{version}.tar.bz2
|
||||
#Source: http://www.citi.umich.edu/projects/nfsv4/linux/libgssglue/libgssglue-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -58,14 +57,18 @@ export ac_cv_func_realloc_0_nonnull=yes
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/gssglue
|
||||
%dir %{_includedir}/gssglue/gssapi
|
||||
%{_includedir}/gssglue/gssapi/gssapi.h
|
||||
%{_libdir}/libgssglue.so
|
||||
%{_libdir}/libgssglue.la
|
||||
%{_libdir}/libgssglue.a
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Sat Dec 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8-1mamba
|
||||
- update to 0.8
|
||||
|
||||
* Wed Aug 17 2022 Automatic Build System <autodist@mambasoft.it> 0.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user