automatic version update by autodist [release 1.3.0-1mamba;Sat Aug 22 2020]

This commit is contained in:
Automatic Build System 2024-01-06 05:12:08 +01:00
parent f3287a9e75
commit df33d3d49d

View File

@ -1,5 +1,5 @@
Name: libnsl
Version: 1.2.0
Version: 1.3.0
Release: 1mamba
Summary: This library contains the public client interface for NIS(YP) and NIS+ in a IPv6 ready version
Group: System/Libraries
@ -33,9 +33,9 @@ This package contains libraries and header files for developing applications tha
%prep
%setup -q
./autogen.sh
%build
./autogen.sh
%configure
%make
@ -43,7 +43,7 @@ This package contains libraries and header files for developing applications tha
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%find_lang %{name} || touch %{name}.lang
#%find_lang %{name} || touch %{name}.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -51,7 +51,8 @@ This package contains libraries and header files for developing applications tha
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files -f %{name}.lang
%files
#-f %{name}.lang
%defattr(-,root,root)
%{_libdir}/libnsl.so.*
%doc COPYING
@ -67,6 +68,9 @@ This package contains libraries and header files for developing applications tha
%doc ChangeLog NEWS README
%changelog
* Sat Aug 22 2020 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
- automatic version update by autodist
* Sun Jul 29 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
- update to 1.2.0