[python-openoffice/epel7] drop support for RHEL < 7

Dan Horák sharkcz at fedoraproject.org
Thu Mar 20 10:32:23 UTC 2014


commit 93bcf501d975781a1fc87038606113c1889a70dc
Author: Dan Horák <dan at danny.cz>
Date:   Thu Mar 20 11:32:18 2014 +0100

    drop support for RHEL < 7

 python-openoffice.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/python-openoffice.spec b/python-openoffice.spec
index b54412c..18795d6 100644
--- a/python-openoffice.spec
+++ b/python-openoffice.spec
@@ -18,12 +18,8 @@ URL:            https://gitorious.org/openoffice-python
 Source0:        https://pypi.python.org/packages/source/o/openoffice-python/%{module}-python-%{version}-%{snapdate}.tar.bz2
 
 BuildArch:      noarch
-%if 0%{?rhel}
 %if 0%{?rhel} >= 7
 ExclusiveArch:  noarch x86_64
-%else
-ExcludeArch:    ppc
-%endif
 %endif
 BuildRequires:  python2-devel
 %if 0%{?with_python3}


More information about the scm-commits mailing list