From 3cbb368896606e38f406f51a1965d0cc27f95b32 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Mon, 14 Aug 2006 04:49:26 +0000 Subject: [PATCH] * Mon Aug 14 2006 Luke Macken - 4.3.2-3 - Include pyo files --- python-configobj.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-configobj.spec b/python-configobj.spec index c528132..713087a 100644 --- a/python-configobj.spec +++ b/python-configobj.spec @@ -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 - 4.3.2-3 +- Include pyo files + * Tue Jul 18 2006 Luke Macken - 4.3.2-2 - Fix typo in the url