From 1ef653e916a5f89678132e2d29515dac3e8a6fd4 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: May 13 2014 01:29:36 +0000 Subject: Merge branch 'master' into epel7 --- diff --git a/python-keyring.spec b/python-keyring.spec index b7431ac..5f63d95 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -98,14 +98,14 @@ popd #nosetests %files -%doc CHANGES.rst README.rst CONTRIBUTORS.txt demo/ +%doc CHANGES.rst README.rst CONTRIBUTORS.txt %{_bindir}/keyring %{python2_sitelib}/keyring %{python2_sitelib}/keyring-%{version}-py%{python2_version}.egg-info %if 0%{?with_python3} %files -n python3-keyring -%doc CHANGES.rst README.rst CONTRIBUTORS.txt demo/ +%doc CHANGES.rst README.rst CONTRIBUTORS.txt %{_bindir}/keyring-%{python3_version} %{python3_sitelib}/keyring-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/keyring