diff --git a/python-tw2-forms.spec b/python-tw2-forms.spec index 9243bd1..ed8579f 100644 --- a/python-tw2-forms.spec +++ b/python-tw2-forms.spec @@ -4,7 +4,7 @@ Name: python-tw2-forms Version: 2.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Forms for ToscaWidgets2 Group: Development/Languages @@ -74,9 +74,14 @@ PYTHONPATH=$(pwd) python setup.py test %files %doc README.txt LICENSE.txt -%{python_sitelib}/* +%{python_sitelib}/tw2/forms +%{python_sitelib}/%{modname}-%{version}* + %changelog +* Thu Jun 07 2012 Ralph Bean - 2.0.2-3 +- More explicit directory ownership. + * Mon Apr 30 2012 Ralph Bean - 2.0.2-2 - Removed clean section - Removed defattr in files section