From 91b5dc0b3f48122c71398185ccca55b7d387ea1e Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mar 30 2014 05:06:43 +0000 Subject: Ooops. --- diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index 7cbf0fc..d312d5a 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -108,17 +108,16 @@ find %{_builddir} -name '.buildinfo' -delete -print #popd %files -%doc changelog LICENSE README +%doc changelog LICENSE README* %{python2_sitelib}/%{pkgname}-%{version}-py%{python2_version}.egg-info %{python2_sitelib}/secretstorage/ %files -n python3-%{pkgname} -%doc changelog LICENSE README +%doc changelog LICENSE README* %{python3_sitelib}/%{pkgname}-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/secretstorage/ %files doc -%doc changelog LICENSE README* %doc build/sphinx/html/* %changelog