[libsemanage] fix typo in %files

tomspur tomspur at fedoraproject.org
Wed Aug 25 16:10:50 UTC 2010


commit 2a013f888e205cd1444837cd0040d6a3b4c74f4f
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Wed Aug 25 18:10:25 2010 +0200

    fix typo in %files

 libsemanage.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libsemanage.spec b/libsemanage.spec
index 74ff374..761fa26 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -174,7 +174,7 @@ rm -rf ${RPM_BUILD_ROOT}
 %defattr(-,root,root)
 %{python3_sitearch}/_semanage.so
 %{python3_sitearch}/semanage.py*
-%{python3_sitearch}/__pycache__/semange*
+%{python3_sitearch}/__pycache__/semanage*
 %endif # if with_python3
 
 


More information about the scm-commits mailing list