automatic update by autodist [release 7.19.3.1-1mamba;Wed Jun 04 2014]
This commit is contained in:
parent
800fe2b28b
commit
3c40cac60b
11
pycurl.spec
11
pycurl.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pycurl
|
Name: pycurl
|
||||||
Version: 7.19.0.3
|
Version: 7.19.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PycURL is a Python interface to libcurl
|
Summary: PycURL is a Python interface to libcurl
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
@ -8,7 +8,7 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://pycurl.sourceforge.net/
|
URL: http://pycurl.sourceforge.net/
|
||||||
Source: http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
|
Source: http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL, MIT
|
||||||
Requires: python >= %{pyver}
|
Requires: python >= %{pyver}
|
||||||
Requires: libcurl >= 7.15.3
|
Requires: libcurl >= 7.15.3
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -78,13 +78,16 @@ mv doc html
|
|||||||
%{python_sitearch}/curl
|
%{python_sitearch}/curl
|
||||||
%{python_sitearch}/pycurl.so
|
%{python_sitearch}/pycurl.so
|
||||||
%{python_sitearch}/pycurl-*-py*.egg-info
|
%{python_sitearch}/pycurl-*-py*.egg-info
|
||||||
%doc COPYING
|
%doc COPYING-LGPL COPYING-MIT
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog TODO examples html tests
|
%doc ChangeLog examples html tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 04 2014 Automatic Build System <autodist@mambasoft.it> 7.19.3.1-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sun Dec 29 2013 Automatic Build System <autodist@mambasoft.it> 7.19.0.3-1mamba
|
* Sun Dec 29 2013 Automatic Build System <autodist@mambasoft.it> 7.19.0.3-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user