automatic version update by autodist [release 1.0.17-1mamba;Thu Jun 23 2016]
This commit is contained in:
parent
113919fc87
commit
f7029d2deb
@ -1,5 +1,5 @@
|
|||||||
Name: lksctp-tools
|
Name: lksctp-tools
|
||||||
Version: 1.0.16
|
Version: 1.0.17
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Linux user space library for accessing SCTP specific application programming interfaces
|
Summary: A Linux user space library for accessing SCTP specific application programming interfaces
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -40,7 +40,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./bootstrap
|
#./bootstrap
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -81,6 +81,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/lksctp-tools/libwithsctp.a
|
%{_libdir}/lksctp-tools/libwithsctp.a
|
||||||
%{_libdir}/lksctp-tools/libwithsctp.la
|
%{_libdir}/lksctp-tools/libwithsctp.la
|
||||||
%{_libdir}/lksctp-tools/libwithsctp.so
|
%{_libdir}/lksctp-tools/libwithsctp.so
|
||||||
|
%{_libdir}/pkgconfig/libsctp.pc
|
||||||
%{_mandir}/man3/sctp_bindx.3*
|
%{_mandir}/man3/sctp_bindx.3*
|
||||||
%{_mandir}/man3/sctp_connectx.3*
|
%{_mandir}/man3/sctp_connectx.3*
|
||||||
%{_mandir}/man3/sctp_getladdrs.3*
|
%{_mandir}/man3/sctp_getladdrs.3*
|
||||||
@ -93,5 +94,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2016 Automatic Build System <autodist@mambasoft.it> 1.0.17-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.16-1mamba
|
* Wed Nov 18 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.16-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user