From 8045554e2471df33ec4b0b38b481e44a4b1b1904 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Jun 29 2015 10:02:36 +0000 Subject: spec cleanup Change-Id: I07d6453f9acab1f8dfb03e90072ac1f24aa3793b --- diff --git a/python-oslo-log.spec b/python-oslo-log.spec index 6836a9d..2a014b9 100644 --- a/python-oslo-log.spec +++ b/python-oslo-log.spec @@ -43,8 +43,6 @@ Documentation for the Oslo Log handling library. %prep %setup -q -n %{pypi_name}-%{version} -# Remove bundled egg-info -rm -rf %{pypi_name}.egg-info # Let RPM handle the dependencies rm -f requirements.txt @@ -63,8 +61,8 @@ rm -rf html/.{doctrees,buildinfo} %files -%doc README.rst -%license LICENSE ChangeLog AUTHORS +%doc README.rst ChangeLog AUTHORS +%license LICENSE %{python2_sitelib}/oslo_log %{python2_sitelib}/*.egg-info