diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-10-24 19:13:08 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-10-24 19:13:08 +0900 |
commit | 060ca862454d3e298fccea962454cb3994b559d4 (patch) | |
tree | 87dc0744715c0c30459d8b8f71120c0efcf807c1 | |
parent | a328679a0f302d0e8579960d6c9c38d5dd3772fb (diff) | |
download | python-urlgrabber-tizen_2.4.tar.gz python-urlgrabber-tizen_2.4.tar.bz2 python-urlgrabber-tizen_2.4.zip |
tizen 2.4 releasetizen_2.4_mobile_releasesubmit/tizen_2.4/20151028.065823accepted/tizen/2.4/mobile/20151029.024550tizen_2.4accepted/tizen_2.4_mobile
-rw-r--r-- | packaging/python-urlgrabber.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/python-urlgrabber.spec b/packaging/python-urlgrabber.spec index 92a1516..c92dd2c 100644 --- a/packaging/python-urlgrabber.spec +++ b/packaging/python-urlgrabber.spec @@ -16,6 +16,9 @@ Requires: python-pycurl #Requires: libproxy-python BuildRequires: python-devel BuildRequires: python-pycurl +%ifarch %arm +%no_speedpython +%endif Provides: urlgrabber = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build |