[python-pgpdump/f21: 2/2] Fix a typo

Christopher Meng cicku at fedoraproject.org
Tue Feb 17 02:12:27 UTC 2015


commit 4b1a3db0e9a7da189306fa76b39f37b614c4a314
Author: Christopher Meng <i at cicku.me>
Date:   Tue Feb 17 10:11:15 2015 +0800

    Fix a typo

 python-pgpdump.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-pgpdump.spec b/python-pgpdump.spec
index 50ced23..46e974b 100644
--- a/python-pgpdump.spec
+++ b/python-pgpdump.spec
@@ -66,7 +66,7 @@ popd
 %files
 %doc README.md
 %license COPYRIGHT
-%{python2_sitelib}/%{pkgname}-%{version}-py%{python_version}.egg-info
+%{python2_sitelib}/%{pkgname}-%{version}-py%{python2_version}.egg-info
 %{python2_sitelib}/%{pkgname}/
 
 %files -n python3-%{pkgname}


More information about the scm-commits mailing list