automatic version update by autodist [release 0.9.48-1mamba;Mon Feb 15 2016]
This commit is contained in:
parent
18388165ba
commit
ec8f823c91
@ -1,5 +1,5 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.44
|
||||
Version: 0.9.48
|
||||
Release: 1mamba
|
||||
Summary: A library embedding HTTP server functionality
|
||||
Group: System/Libraries
|
||||
@ -92,32 +92,35 @@ exit 0
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/microspdy2http
|
||||
#%{_bindir}/microspdy2http
|
||||
%{_libdir}/libmicrohttpd.so.*
|
||||
%{_libdir}/libmicrospdy.so.*
|
||||
#%{_libdir}/libmicrospdy.so.*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/microhttpd.h
|
||||
%{_includedir}/microspdy.h
|
||||
#%{_includedir}/microspdy.h
|
||||
%{_libdir}/libmicrohttpd.la
|
||||
%{_libdir}/libmicrohttpd.so
|
||||
%{_libdir}/libmicrospdy.la
|
||||
%{_libdir}/libmicrospdy.so
|
||||
#%{_libdir}/libmicrospdy.la
|
||||
#%{_libdir}/libmicrospdy.so
|
||||
%{_libdir}/pkgconfig/libmicrohttpd.pc
|
||||
%{_libdir}/pkgconfig/libmicrospdy.pc
|
||||
#%{_libdir}/pkgconfig/libmicrospdy.pc
|
||||
%{_mandir}/man3/libmicrohttpd.*
|
||||
%{_infodir}/libmicrohttpd.info.*
|
||||
%{_infodir}/libmicrohttpd-tutorial.info.*
|
||||
%doc NEWS README
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%doc examples
|
||||
#%files apidocs
|
||||
#%defattr(-,root,root)
|
||||
#%doc examples
|
||||
#%doc doc/doxygen/html
|
||||
|
||||
%changelog
|
||||
* Mon Feb 15 2016 Automatic Build System <autodist@mambasoft.it> 0.9.48-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 10 2015 Automatic Build System <autodist@mambasoft.it> 0.9.44-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user