- add libperl_requires
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=49
This commit is contained in:
parent
e30c73c865
commit
97a37fd089
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 5 17:22:43 CEST 2013 - mls@suse.de
|
||||||
|
|
||||||
|
- add libperl_requires, as we link against libperl and thus
|
||||||
|
need a specific version of perl
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 14 15:17:37 UTC 2013 - vcizek@suse.com
|
Thu Mar 14 15:17:37 UTC 2013 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -68,6 +68,7 @@ PreReq: pwdutils
|
|||||||
%define apache2_sysconfdir %(%{_sbindir}/%{apxs2} -q SYSCONFDIR)
|
%define apache2_sysconfdir %(%{_sbindir}/%{apxs2} -q SYSCONFDIR)
|
||||||
Requires: %{name}-libs = %{version}
|
Requires: %{name}-libs = %{version}
|
||||||
Requires: python
|
Requires: python
|
||||||
|
%{?libperl_requires}
|
||||||
Recommends: logrotate
|
Recommends: logrotate
|
||||||
Provides: freeradius = %{version}
|
Provides: freeradius = %{version}
|
||||||
Provides: radiusd
|
Provides: radiusd
|
||||||
|
Loading…
Reference in New Issue
Block a user