automatic version update by autodist [release 2.9.2-1mamba;Sun Oct 26 2014]
This commit is contained in:
parent
32f13308d6
commit
06b6cd0d02
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libxml2
|
Name: libxml2
|
||||||
Version: 2.9.1
|
Version: 2.9.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Library providing XML and HTML support
|
Summary: Library providing XML and HTML support
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -128,6 +128,8 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml
|
|||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_libdir}/libxml2.la
|
%{_libdir}/libxml2.la
|
||||||
%{_libdir}/libxml2.so
|
%{_libdir}/libxml2.so
|
||||||
|
%dir %{_libdir}/cmake/libxml2
|
||||||
|
%{_libdir}/cmake/libxml2/libxml2-config.cmake
|
||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
%{_mandir}/man1/xml2-config.*
|
%{_mandir}/man1/xml2-config.*
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
@ -152,6 +154,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/
|
%{_datadir}/gtk-doc/html/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 26 2014 Automatic Build System <autodist@mambasoft.it> 2.9.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 25 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.1-2mamba
|
* Mon Nov 25 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.1-2mamba
|
||||||
- rebuilt with python 2.7
|
- rebuilt with python 2.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user