automatic version update by autodist [release 6.0.2-1mamba;Sun Dec 15 2024]
This commit is contained in:
parent
2b34f34bc9
commit
276a5d174d
15
libnfs.spec
15
libnfs.spec
@ -1,5 +1,5 @@
|
||||
Name: libnfs
|
||||
Version: 5.0.3
|
||||
Version: 6.0.2
|
||||
Release: 1mamba
|
||||
Summary: NFS client library
|
||||
Group: System/Libraries
|
||||
@ -11,6 +11,8 @@ Source: https://github.com/sahlberg/libnfs/archive/libnfs-%{version}.tar.
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: libtool
|
||||
@ -52,8 +54,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -74,6 +74,15 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man1/nfs-*.1*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 11 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 5.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user