[packages/uwsgi] Do not 'Provide' uwsgi modules as libraries

jajcus jajcus at pld-linux.org
Tue Feb 11 09:10:31 CET 2014


commit 380ddf7d77d78def31b0a4229aed2a859020a85d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Feb 11 09:04:59 2014 +0100

    Do not 'Provide' uwsgi modules as libraries

 uwsgi.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index 27ad2b1..40b7a3a 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -64,6 +64,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define pyver %(echo %{py_ver} | tr -d .)
 %define py3ver %(echo %{py3_ver} | tr -d .)
 
+%define _noautoprovfiles %{_libdir}/%{name}/.*
+
 %description
 uWSGI is a fast (pure C), self-healing, developer-friendly WSGI
 server, aimed for professional python webapps deployment and
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uwsgi.git/commitdiff/380ddf7d77d78def31b0a4229aed2a859020a85d



More information about the pld-cvs-commit mailing list