[python-SecretStorage/el6: 1/2] Ooops.

Christopher Meng cicku at fedoraproject.org
Sun Mar 30 05:16:11 UTC 2014


commit 91b5dc0b3f48122c71398185ccca55b7d387ea1e
Author: Christopher Meng <i at cicku.me>
Date:   Sun Mar 30 13:06:43 2014 +0800

    Ooops.

 python-SecretStorage.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
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


More information about the scm-commits mailing list