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