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

arekm arekm at pld-linux.org
Mon Sep 14 10:12:35 CEST 2015


commit 60d1c445e8edd195ed08a35b2fd423207c500664
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 14 10:12:30 2015 +0200

    - rel 5; fix files

 python-line_profiler.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-line_profiler.spec b/python-line_profiler.spec
index 1fdb41c..b249b37 100644
--- a/python-line_profiler.spec
+++ b/python-line_profiler.spec
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):	Moduł do optymalizacji linia po linii kodu funkcji
 # Name must match the python module/package name (as in 'import' statement)
 Name:		python-%{module}
 Version:	1.0
-Release:	4
+Release:	5
 License:	BSD
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/l/%{module}/%{module}-%{version}.tar.gz
@@ -134,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitedir}/kernprof.py
 %{py3_sitedir}/line_profiler.py
 %{py3_sitedir}/__pycache__
-%attr(755,root,root) %{py3_sitedir}/_line_profiler.cpython-*m.so
+%attr(755,root,root) %{py3_sitedir}/_line_profiler.cpython-*.so
 %attr(755,root,root) %{_bindir}/kernprof
 %{py3_sitedir}/%{module}-%{version}-py*.egg-info
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-line_profiler.git/commitdiff/60d1c445e8edd195ed08a35b2fd423207c500664



More information about the pld-cvs-commit mailing list