Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-11-06 19:06:52 +01:00
parent 94a79cf98d
commit 31fbc2b827

View File

@ -3,7 +3,7 @@
Summary: Library providing XML and HTML support
Name: libxml2
Version: 2.9.2
Release: 8%{?dist}%{?extra_release}
Release: 9%{?dist}%{?extra_release}
License: MIT
Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@ -203,8 +203,7 @@ rm -fr %{buildroot}
%{_libdir}/python3*/site-packages/libxml2.py*
%{_libdir}/python3*/site-packages/drv_libxml2.py*
%{_libdir}/python3*/site-packages/__pycache__/libxml2.cpython-34.py*
%{_libdir}/python3*/site-packages/__pycache__/drv_libxml2.cpython-34.py*
%{_libdir}/python3*/site-packages/__pycache__/*py*
%{_libdir}/python3*/site-packages/libxml2mod*
%doc python/TODO
%doc python/libxml2class.txt
@ -214,6 +213,10 @@ rm -fr %{buildroot}
%changelog
* Fri Nov 06 2015 Robert Kuska <rkuska@redhat.com> - 2.9.2-9
- Rebuilt for Python3.5 rebuild
- Python3.5 has new naming convention for byte compiled files
* Tue Nov 3 2015 Toshio Kuratomi <toshio@fedoraproject.org> - 2.9.2-8
- Remove executable permissions from documentation. Complies with packaging
guidelines and solves issue of libxml2-python3 package depending on python2