Lines Matching full:libxml2
4 Name: libxml2
9 Source: https://download.gnome.org/sources/libxml2/@LIBXML_MAJOR_VERSION@.@LIBXML_MINOR_VERSION@/li…
18 URL: https://gitlab.gnome.org/GNOME/libxml2
34 Requires: libxml2 = %{version}-%{release}
52 Summary: Static library for libxml2
54 Requires: libxml2 = %{version}-%{release}
57 Static library for libxml2 provided for specific uses or shaving a few
62 Summary: Python bindings for the libxml2 library
64 Requires: libxml2 = %{version}-%{release}
69 The libxml2-python package contains a Python 2 module that permits applications
71 supplied by the libxml2 library to manipulate XML files.
80 Summary: Python 3 bindings for the libxml2 library
82 Requires: libxml2 = %{version}-%{release}
87 The libxml2-python3 package contains a Python 3 module that permits
89 interface supplied by the libxml2 library to manipulate XML files.
125 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-%{version}/*
126 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-python-%{version}/*
128 gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz
159 %doc doc/tutorial doc/libxml2-api.xml.gz
161 %doc %dir %{_datadir}/gtk-doc/html/libxml2
162 %doc %{_datadir}/gtk-doc/html/libxml2/*.devhelp
163 %doc %{_datadir}/gtk-doc/html/libxml2/*.html
164 %doc %{_datadir}/gtk-doc/html/libxml2/*.png
165 %doc %{_datadir}/gtk-doc/html/libxml2/*.css
173 %{_libdir}/cmake/libxml2/libxml2-config.cmake
183 %{_libdir}/python2*/site-packages/libxml2.py*
196 %{_libdir}/python3*/site-packages/libxml2.py*