[packages/python-PyYAML] - rel 5; fix files

arekm arekm at pld-linux.org
Mon Sep 14 22:27:23 CEST 2015


commit 3d56cc9a9e8278d0be727b8318f84cfc9fd095bc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 14 22:27:18 2015 +0200

    - rel 5; fix files

 python-PyYAML.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-PyYAML.spec b/python-PyYAML.spec
index ccac9b4..f239f87 100644
--- a/python-PyYAML.spec
+++ b/python-PyYAML.spec
@@ -13,7 +13,7 @@ Summary:	YAML parser and emitter module for Python
 Summary(pl.UTF-8):	Analizator i generator formatu YAML dla języka Python
 Name:		python-%{module}
 Version:	3.11
-Release:	4
+Release:	5
 License:	MIT
 Group:		Libraries/Python
 Source0:	http://pyyaml.org/download/pyyaml/%{module}-%{version}.tar.gz
@@ -138,6 +138,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py3_sitedir}/%{module_dir}
 %{py3_sitedir}/%{module_dir}/*.py
 %{py3_sitedir}/%{module_dir}//__pycache__
-%attr(755,root,root) %{py3_sitedir}/_yaml.cpython-*m.so
+%attr(755,root,root) %{py3_sitedir}/_yaml.cpython-*.so
 %{py3_sitedir}/PyYAML-3.11-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyYAML.git/commitdiff/3d56cc9a9e8278d0be727b8318f84cfc9fd095bc



More information about the pld-cvs-commit mailing list