rpms/python-pycurl/F-9 .cvsignore, 1.5, 1.6 python-pycurl.spec, 1.7, 1.8 sources, 1.5, 1.6

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Fri Jun 6 04:16:09 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/python-pycurl/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7441

Modified Files:
	.cvsignore python-pycurl.spec sources 
Log Message:
* Thu Jun  5 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 7.18.1-1
- Update to 7.18.1
- Disable tests because it's not testing the built library, it's trying to
  test an installed library.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pycurl/F-9/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	29 Aug 2007 18:25:30 -0000	1.5
+++ .cvsignore	6 Jun 2008 04:15:08 -0000	1.6
@@ -1 +1 @@
-pycurl-7.16.4.tar.gz
+pycurl-7.18.1.tar.gz


Index: python-pycurl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pycurl/F-9/python-pycurl.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-pycurl.spec	19 Feb 2008 06:06:15 -0000	1.7
+++ python-pycurl.spec	6 Jun 2008 04:15:08 -0000	1.8
@@ -1,8 +1,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-pycurl
-Version:        7.16.4
-Release:        3%{?dist}
+Version:        7.18.1
+Release:        1%{?dist}
 Summary:        A Python interface to libcurl
 
 Group:          Development/Languages
@@ -13,7 +13,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
-BuildRequires:  curl-devel >= 7.16.0
+BuildRequires:  curl-devel >= 7.18.1
 BuildRequires:  openssl-devel
 
 Provides:       pycurl = %{version}-%{release}
@@ -32,7 +32,7 @@
 CFLAGS="$RPM_OPT_FLAGS -DHAVE_CURL_OPENSSL" %{__python} setup.py build
 
 %check
-%{__python} tests/test_internals.py -q
+#%{__python} tests/test_internals.py -q
 
 %install
 rm -rf %{buildroot}
@@ -48,6 +48,11 @@
 %{python_sitearch}/*
 
 %changelog
+* Thu Jun  5 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 7.18.1-1
+- Update to 7.18.1
+- Disable tests because it's not testing the built library, it's trying to
+  test an installed library.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 7.16.4-3
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pycurl/F-9/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	29 Aug 2007 18:25:30 -0000	1.5
+++ sources	6 Jun 2008 04:15:08 -0000	1.6
@@ -1 +1 @@
-b2ad729cf4ccc16f8d169d2511764eb6  pycurl-7.16.4.tar.gz
+adc4399a002ce794559941c13b89afb8  pycurl-7.18.1.tar.gz




More information about the fedora-extras-commits mailing list