summaryrefslogtreecommitdiff
path: root/python-suds.spec
diff options
context:
space:
mode:
authorjortel <devnull@localhost>2009-03-13 18:33:25 +0000
committerjortel <devnull@localhost>2009-03-13 18:33:25 +0000
commitb3cbd7082363446a2c57133224fa13eb33a86079 (patch)
tree8e7e898972e18712947a75982e3b468683359251 /python-suds.spec
parent0113e4e82f73ea2431d35c144bda3d658c95e8cc (diff)
downloadsuds-b3cbd7082363446a2c57133224fa13eb33a86079.tar.gz
move python- packaging from makefile to mkfdist.sh; tricking sdist to do this just wasn't working very well; remove (%if 0{fedora} >= 8) logic since only updating fc9+
Diffstat (limited to 'python-suds.spec')
-rw-r--r--python-suds.spec6
1 files changed, 0 insertions, 6 deletions
diff --git a/python-suds.spec b/python-suds.spec
index cb42c4d..8256267 100644
--- a/python-suds.spec
+++ b/python-suds.spec
@@ -10,11 +10,7 @@ Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch
Requires: python >= 2.3
-%if 0%{?fedora} >= 8
BuildRequires: python-setuptools-devel
-%else
-BuildRequires: python-setuptools
-%endif
Url: https://fedorahosted.org/suds
%description
@@ -40,9 +36,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
-%if 0%{?fedora} >= 8
%{python_sitelib}/suds*.egg-info
-%endif
%dir %{python_sitelib}/suds
%dir %{python_sitelib}/suds/bindings
%dir %{python_sitelib}/suds/sax