changeset 374:62f05deb2e1c

fedora python naming scheme changes
author Carl Byington <carl@five-ten-sg.com>
date Fri, 21 Jul 2017 20:42:32 -0700
parents 0ccc746c8079
children 292a0e2817ab
files libpst.spec.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libpst.spec.in	Fri Jul 21 20:01:44 2017 -0700
+++ b/libpst.spec.in	Fri Jul 21 20:42:32 2017 -0700
@@ -60,9 +60,9 @@
 
 
 %if 0%{?fedora} > 25
-%description python
+%description python2
 %else
-%description python2
+%description python
 %endif
 The libpst-python package allows you to use the libpst shared object
 from python code.