zbyszek pushed to python-blosc (epel7). "Remove chmod invocation (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 29 17:53:59 UTC 2015


From f9f5a75ca8e8dcf91a09de49382831e765bdcbb2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek at in.waw.pl>
Date: Thu, 28 May 2015 15:38:50 -0400
Subject: Remove chmod invocation

Does not seem to be needed anymore.

diff --git a/python-blosc.spec b/python-blosc.spec
index 000725c..8f19a14 100644
--- a/python-blosc.spec
+++ b/python-blosc.spec
@@ -43,10 +43,6 @@ export BLOSC_DIR=%{_libdir}/blosc CFLAGS="%{optflags}"
 %{__python3} setup.py build
 %endif
 
-# Fix lib perms
-find . -name "blosc_extension.so" -exec chmod -v 0755 {} \;
-
-
 %install
 %{__python2} setup.py install --prefix=%{_prefix} -O1 --skip-build --root=%{buildroot}
 %if 0%{?with_python3}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-blosc.git/commit/?h=epel7&id=f9f5a75ca8e8dcf91a09de49382831e765bdcbb2


More information about the scm-commits mailing list