* Mon Aug 14 2006 Luke Macken <lmacken@redhat.com> - 4.3.2-3

- Include pyo files
This commit is contained in:
Luke Macken 2006-08-14 04:49:26 +00:00
parent 28ee02e45f
commit 3cbb368896

View File

@ -2,7 +2,7 @@
Name: python-configobj
Version: 4.3.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Config file reading, writing, and validation
Group: System Environment/Libraries
@ -56,11 +56,14 @@ rm -rf $RPM_BUILD_ROOT
%doc docs
%{python_sitelib}/*.py
%{python_sitelib}/*.pyc
%ghost %{python_sitelib}/*.pyo
%{python_sitelib}/*.pyo
%changelog
* Mon Aug 14 2006 Luke Macken <lmacken@redhat.com> - 4.3.2-3
- Include pyo files
* Tue Jul 18 2006 Luke Macken <lmacken@redhat.com> - 4.3.2-2
- Fix typo in the url