rpms/python-pycurl/devel python-pycurl.spec,1.5,1.6

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Thu Jan 3 18:27:57 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/python-pycurl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8393

Modified Files:
	python-pycurl.spec 
Log Message:
BR openssl-devel


Index: python-pycurl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pycurl/devel/python-pycurl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-pycurl.spec	29 Aug 2007 18:25:30 -0000	1.5
+++ python-pycurl.spec	3 Jan 2008 18:27:20 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           python-pycurl
 Version:        7.16.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Python interface to libcurl
 
 Group:          Development/Languages
@@ -14,6 +14,7 @@
 
 BuildRequires:  python-devel
 BuildRequires:  curl-devel >= 7.16.0
+BuildRequires:  openssl-devel
 
 Provides:       pycurl = %{version}-%{release}
 
@@ -47,6 +48,9 @@
 %{python_sitearch}/*
 
 %changelog
+* Thu Jan  3 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 7.16.4-2
+- BR openssl-devel
+
 * Wed Aug 29 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 7.16.4-1
 - Update to 7.16.4
 - Update license tag.




More information about the fedora-extras-commits mailing list