14
0
forked from pool/python-pycurl

Accepting request 116121 from home:HighwayStar:branches:devel:languages:python

python3 package added, python2 slightly cleaned (old buildroot macro replaced)

OBS-URL: https://build.opensuse.org/request/show/116121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=9
This commit is contained in:
Todd R
2012-05-02 14:06:38 +00:00
committed by Git OBS Bridge
parent 019dafbc21
commit 5f7d1e9d5b
5 changed files with 1107 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-pycurl
Version: 7.19.0
Release: 0
@@ -57,7 +58,7 @@ CFLAGS="%{optflags}" python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc # Remove wrongly installed junk
rm -rf %{buildroot}%{_datadir}/doc # Remove wrongly installed junk
%files
%defattr(-,root,root,-)