From 95f8787140c73c66d9b4fb0192773eeb90cb4333b63afa39fcbb0a018b3be1c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Thu, 5 Sep 2013 16:43:19 +0000 Subject: [PATCH] - add libperl_requires OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=16 --- uwsgi.changes | 6 ++++++ uwsgi.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/uwsgi.changes b/uwsgi.changes index a4c7916..406f30c 100644 --- a/uwsgi.changes +++ b/uwsgi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 5 18:43:14 CEST 2013 - mls@suse.de + +- add libperl_requires, as we link against libperl and thus + need a specific version of perl + ------------------------------------------------------------------- Tue Jul 16 20:41:08 UTC 2013 - jfunk@funktronics.ca diff --git a/uwsgi.spec b/uwsgi.spec index 1079017..9f677be 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -281,6 +281,7 @@ This package contains support for PAM authentication. Summary: PSGI Plugin for uWSGI Group: Productivity/Networking/Web/Servers Requires: %{name} = %{version} +%{?libperl_requires} %description psgi uWSGI is a fast, self-healing and developer/sysadmin-friendly application