automatic version update by autodist [release 2.9.3-1mamba;Wed Dec 09 2015]
This commit is contained in:
parent
06b6cd0d02
commit
f4a50cb9e2
@ -1,6 +1,6 @@
|
|||||||
%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.2
|
Version: 2.9.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library providing XML and HTML support
|
Summary: Library providing XML and HTML support
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -130,6 +130,8 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml
|
|||||||
%{_libdir}/libxml2.so
|
%{_libdir}/libxml2.so
|
||||||
%dir %{_libdir}/cmake/libxml2
|
%dir %{_libdir}/cmake/libxml2
|
||||||
%{_libdir}/cmake/libxml2/libxml2-config.cmake
|
%{_libdir}/cmake/libxml2/libxml2-config.cmake
|
||||||
|
%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/*
|
||||||
@ -154,6 +156,9 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/xml
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/
|
%{_datadir}/gtk-doc/html/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 09 2015 Automatic Build System <autodist@mambasoft.it> 2.9.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Oct 26 2014 Automatic Build System <autodist@mambasoft.it> 2.9.2-1mamba
|
* Sun Oct 26 2014 Automatic Build System <autodist@mambasoft.it> 2.9.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user