|
@@ -2,132 +2,7 @@
|
|
|
%define ver 5.2.5
|
|
|
%define rel dev1.0%{dist}
|
|
|
|
|
|
-%if 0%{?fedora} == 27
|
|
|
-%define dist_name fedora
|
|
|
-%define dist_version %{?fedora}
|
|
|
-%bcond_without cnxcc
|
|
|
-%bcond_with dnssec
|
|
|
-%bcond_without geoip
|
|
|
-%bcond_without http_async_client
|
|
|
-%bcond_without ims
|
|
|
-%bcond_without jansson
|
|
|
-%bcond_without json
|
|
|
-%bcond_without lua
|
|
|
-%bcond_without kazoo
|
|
|
-%bcond_without memcached
|
|
|
-%bcond_without mongodb
|
|
|
-%bcond_without perl
|
|
|
-%bcond_without phonenum
|
|
|
-%bcond_without python3
|
|
|
-%bcond_without rabbitmq
|
|
|
-%bcond_without redis
|
|
|
-%bcond_without ruby
|
|
|
-%bcond_without sctp
|
|
|
-%bcond_without websocket
|
|
|
-%bcond_without xmlrpc
|
|
|
-%endif
|
|
|
-
|
|
|
-%if 0%{?fedora} == 28
|
|
|
-%define dist_name fedora
|
|
|
-%define dist_version %{?fedora}
|
|
|
-%bcond_without cnxcc
|
|
|
-%bcond_with dnssec
|
|
|
-%bcond_without geoip
|
|
|
-%bcond_without http_async_client
|
|
|
-%bcond_without ims
|
|
|
-%bcond_without jansson
|
|
|
-%bcond_without json
|
|
|
-%bcond_without lua
|
|
|
-%bcond_without kazoo
|
|
|
-%bcond_without memcached
|
|
|
-%bcond_without mongodb
|
|
|
-%bcond_without perl
|
|
|
-%bcond_without phonenum
|
|
|
-%bcond_without python3
|
|
|
-%bcond_without rabbitmq
|
|
|
-%bcond_without redis
|
|
|
-%bcond_without ruby
|
|
|
-%bcond_without sctp
|
|
|
-%bcond_without websocket
|
|
|
-%bcond_without xmlrpc
|
|
|
-%endif
|
|
|
-
|
|
|
-%if 0%{?fedora} == 29
|
|
|
-%define dist_name fedora
|
|
|
-%define dist_version %{?fedora}
|
|
|
-%bcond_without cnxcc
|
|
|
-%bcond_with dnssec
|
|
|
-%bcond_without geoip
|
|
|
-%bcond_without http_async_client
|
|
|
-%bcond_without ims
|
|
|
-%bcond_without jansson
|
|
|
-%bcond_without json
|
|
|
-%bcond_without lua
|
|
|
-%bcond_without kazoo
|
|
|
-%bcond_without memcached
|
|
|
-%bcond_without mongodb
|
|
|
-%bcond_without perl
|
|
|
-%bcond_without phonenum
|
|
|
-%bcond_without python3
|
|
|
-%bcond_without rabbitmq
|
|
|
-%bcond_without redis
|
|
|
-%bcond_without ruby
|
|
|
-%bcond_without sctp
|
|
|
-%bcond_without websocket
|
|
|
-%bcond_without xmlrpc
|
|
|
-%endif
|
|
|
-
|
|
|
-%if 0%{?fedora} == 30
|
|
|
-%define dist_name fedora
|
|
|
-%define dist_version %{?fedora}
|
|
|
-%bcond_without cnxcc
|
|
|
-%bcond_with dnssec
|
|
|
-%bcond_without geoip
|
|
|
-%bcond_without http_async_client
|
|
|
-%bcond_without ims
|
|
|
-%bcond_without jansson
|
|
|
-%bcond_without json
|
|
|
-%bcond_without lua
|
|
|
-%bcond_without kazoo
|
|
|
-%bcond_without memcached
|
|
|
-%bcond_without mongodb
|
|
|
-%bcond_without perl
|
|
|
-%bcond_without phonenum
|
|
|
-%bcond_without python3
|
|
|
-%bcond_without rabbitmq
|
|
|
-%bcond_without redis
|
|
|
-%bcond_without ruby
|
|
|
-%bcond_without sctp
|
|
|
-%bcond_without websocket
|
|
|
-%bcond_without xmlrpc
|
|
|
-%endif
|
|
|
-
|
|
|
-%if 0%{?fedora} == 31
|
|
|
-%define dist_name fedora
|
|
|
-%define dist_version %{?fedora}
|
|
|
-%bcond_without cnxcc
|
|
|
-%bcond_with dnssec
|
|
|
-%bcond_without geoip
|
|
|
-%bcond_without http_async_client
|
|
|
-%bcond_without ims
|
|
|
-%bcond_without jansson
|
|
|
-%bcond_without json
|
|
|
-%bcond_without lua
|
|
|
-%bcond_without kazoo
|
|
|
-%bcond_without memcached
|
|
|
-%bcond_without mongodb
|
|
|
-%bcond_without perl
|
|
|
-%bcond_without phonenum
|
|
|
-%bcond_without python3
|
|
|
-%bcond_without rabbitmq
|
|
|
-%bcond_without redis
|
|
|
-%bcond_without ruby
|
|
|
-%bcond_without sctp
|
|
|
-%bcond_without websocket
|
|
|
-%bcond_without xmlrpc
|
|
|
-%endif
|
|
|
-
|
|
|
-%if 0%{?fedora} == 99
|
|
|
+%if 0%{?fedora}
|
|
|
%define dist_name fedora
|
|
|
%define dist_version %{?fedora}
|
|
|
%bcond_without cnxcc
|