From a3ee2852238935347532304efde3e0c2c75440cf Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 07 2018 05:41:39 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/opensips.spec b/opensips.spec index 590878c..e140d56 100644 --- a/opensips.spec +++ b/opensips.spec @@ -5,7 +5,7 @@ Summary: Open Source SIP Server Name: opensips Version: 2.2.5 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: System Environment/Daemons Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -84,7 +84,7 @@ BuildRequires: libdb-devel BuildRequires: openldap-devel BuildRequires: GeoIP-devel BuildRequires: pcre-devel -BuildRequires: python-devel +BuildRequires: python2-devel BuildRequires: systemd-units BuildRequires: libxslt BuildRequires: lynx @@ -1373,6 +1373,10 @@ useradd -r -g %{name} -d %{_localstatedir}/run/%{name} -s /sbin/nologin \ %doc docdir/README.xmpp %changelog +* Wed Feb 07 2018 Iryna Shcherbina - 2.2.5-7 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Sat Jan 20 2018 Björn Esser - 2.2.5-6 - Rebuilt for switch to libxcrypt