- add libperl_requires
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=16
This commit is contained in:
parent
f5d0e3e896
commit
95f8787140
@ -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
|
Tue Jul 16 20:41:08 UTC 2013 - jfunk@funktronics.ca
|
||||||
|
|
||||||
|
@ -281,6 +281,7 @@ This package contains support for PAM authentication.
|
|||||||
Summary: PSGI Plugin for uWSGI
|
Summary: PSGI Plugin for uWSGI
|
||||||
Group: Productivity/Networking/Web/Servers
|
Group: Productivity/Networking/Web/Servers
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
%{?libperl_requires}
|
||||||
|
|
||||||
%description psgi
|
%description psgi
|
||||||
uWSGI is a fast, self-healing and developer/sysadmin-friendly application
|
uWSGI is a fast, self-healing and developer/sysadmin-friendly application
|
||||||
|
Loading…
Reference in New Issue
Block a user