# HG changeset patch # User Carl Byington # Date 1578869886 28800 # Node ID 05753b1906f9ea481ed84212377b62041675de11 # Parent bd462a6489e4f8e17187a6a3e59641b883d0d4b3 changes to build on centos 6 diff -r bd462a6489e4 -r 05753b1906f9 libpst.spec.in --- a/libpst.spec.in Sun Jan 12 14:50:03 2020 -0800 +++ b/libpst.spec.in Sun Jan 12 14:58:06 2020 -0800 @@ -149,13 +149,9 @@ %files -n python3-%{name} %defattr(-,root,root,-) %{python3_sitearch}/_*.so -%exclude %{python3_sitearch}/*.a -%exclude %{python3_sitearch}/*.la %else %files python %{python_sitearch}/_*.so -%exclude %{python_sitearch}/*.a -%exclude %{python_sitearch}/*.la %endif