automatic version update by autodist [release 5.0.3-1mamba;Mon Feb 12 2024]
This commit is contained in:
parent
953498dd36
commit
2b34f34bc9
10
libnfs.spec
10
libnfs.spec
@ -1,11 +1,11 @@
|
||||
Name: libnfs
|
||||
Version: 5.0.2
|
||||
Version: 5.0.3
|
||||
Release: 1mamba
|
||||
Summary: NFS client library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/sahlberg/libnfs/
|
||||
Source: https://github.com/sahlberg/libnfs/archive/libnfs-%{version}.tar.gz
|
||||
License: LGPL
|
||||
@ -39,9 +39,9 @@ This package contains utility applications for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-libnfs-%{version}
|
||||
./bootstrap
|
||||
|
||||
%build
|
||||
./bootstrap
|
||||
%configure --disable-static
|
||||
%make
|
||||
|
||||
@ -64,7 +64,6 @@ This package contains utility applications for %{name}.
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/nfsc
|
||||
%{_includedir}/nfsc/*
|
||||
%{_libdir}/libnfs.la
|
||||
%{_libdir}/libnfs.so
|
||||
%{_libdir}/pkgconfig/libnfs.pc
|
||||
%doc README
|
||||
@ -75,6 +74,9 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man1/nfs-*.1*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2024 Automatic Build System <autodist@openmamba.org> 5.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 11 2022 Automatic Build System <autodist@mambasoft.it> 5.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user