From 274f92b3655ff55879a12f2ebfb98723d693fd81 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 1 Aug 2016 09:06:16 +0000 Subject: [PATCH] trying to get centos6 to behave git-svn-id: https://xpra.org/svn/Xpra/trunk@13147 3bb7dfac-3a0b-4e04-842a-767bc560f471 --- rpmbuild/python-netifaces.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rpmbuild/python-netifaces.spec b/rpmbuild/python-netifaces.spec index 7f4d0690e4..9255b7759e 100644 --- a/rpmbuild/python-netifaces.spec +++ b/rpmbuild/python-netifaces.spec @@ -15,7 +15,7 @@ Summary: Getting network addresses from Python Vendor: http://alastairs-place.net/netifaces/ Name: python2-netifaces Version: 0.10.4 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL3 Requires: python Group: Networking @@ -28,6 +28,8 @@ Provides: netifaces Provides: python-netifaces Obsoletes: netifaces Obsoletes: python-netifaces +Conflicts: netifaces +Conflicts: python-netifaces %description Getting network addresses from Python @@ -82,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Aug 01 2016 Antoine Martin - 0.10.4-6 +- trying to get centos6 to behave + * Fri Jul 29 2016 Antoine Martin - 0.10.4-5 - fix obsolete atom