rpms/python-lxml/devel python-lxml.spec,1.10,1.11

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Tue Aug 28 20:35:32 UTC 2007


Author: jcollie

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

Modified Files:
	python-lxml.spec 
Log Message:
BR python-setuptools-devel


Index: python-lxml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/python-lxml.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-lxml.spec	31 Jul 2007 03:51:30 -0000	1.10
+++ python-lxml.spec	28 Aug 2007 20:34:59 -0000	1.11
@@ -4,7 +4,7 @@
 
 Name:           python-%{srcname}
 Version:        1.3.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        ElementTree-like Python bindings for libxml2 and libxslt
 
 Group:          Development/Libraries
@@ -13,7 +13,10 @@
 Source0:        http://codespeak.net/lxml/%{srcname}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel libxslt-devel python-setuptools
+BuildRequires:  python-devel
+BuildRequires:  libxslt-devel
+BuildRequires:  python-setuptools-devel
+
 # Upstream now includes the generated .c file and the Pyrex shipped
 # with FC (0.9.3.1) is broken for gcc >= 4.0
 #BuildRequires: Pyrex >= 0.9.4
@@ -50,6 +53,9 @@
 %{python_sitearch}/*
 
 %changelog
+* Tue Aug 28 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.3.3-2
+- BR python-setuptools-devel
+
 * Mon Jul 30 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.3.3-1
 - Update to 1.3.3
 




More information about the fedora-extras-commits mailing list