Skip to content

Commit

Permalink
pkg/rpms: updated version in spec files
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Jan 22, 2018
1 parent 7f8a398 commit 246b40b
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pkg/kamailio/centos/6/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0%{dist}


Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/centos/7/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel dev6%{dist}
%bcond_with dnssec

Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/fedora/17/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0%{dist}


Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/obs/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0%{dist}

%if 0%{?fedora} == 25
Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/oracle/el6/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0
%define _sharedir %{_prefix}/share

Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/oracle/el7/kamailio.spec
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0
%define _sharedir %{_prefix}/share

Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/rpm/kamailio.spec-4.1
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0

%define EXCLUDED_MODULES mysql jabber cpl-c avp_radius auth_radius group_radius uri_radius pa postgres osp tlsops unixodbc
Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/rpm/kamailio.spec.CenOS
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0
%define _sharedir %{_prefix}/share

Expand Down
2 changes: 1 addition & 1 deletion pkg/kamailio/rpm/kamailio.spec.SuSE
@@ -1,5 +1,5 @@
%define name kamailio
%define ver 5.1.0
%define ver 5.1.1
%define rel 0

%define EXCLUDED_MODULES mysql jabber cpl-c auth_radius misc_radius peering postgress pa unixodbc osp tlsops
Expand Down

0 comments on commit 246b40b

Please sign in to comment.