]> git.pld-linux.org Git - packages/uwsgi.git/commitdiff
Do not 'Provide' uwsgi modules as libraries auto/th/uwsgi-2.0.1-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 11 Feb 2014 08:04:59 +0000 (09:04 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 11 Feb 2014 08:04:59 +0000 (09:04 +0100)
uwsgi.spec

index 27ad2b10bd836751941a957ac2a6af72c4187834..40b7a3a81b4978c7de7d1f8fc8b91225e78a67e9 100644 (file)
@@ -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
This page took 0.113681 seconds and 4 git commands to generate.