rpms/pywbem/EL-5 import.log,1.1,1.2 pywbem.spec,1.1,1.2

David Nalley ke4qqq at fedoraproject.org
Fri Jan 1 20:45:33 UTC 2010


Author: ke4qqq

Update of /cvs/pkgs/rpms/pywbem/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24295/EL-5

Modified Files:
	import.log pywbem.spec 
Log Message:
* Fri Jan 01 2010 David Nalley <david at gnsa.us> 0.7.0-3
- refined requires for epel compat



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/pywbem/EL-5/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	28 Jun 2009 18:59:02 -0000	1.1
+++ import.log	1 Jan 2010 20:45:32 -0000	1.2
@@ -1 +1,2 @@
 pywbem-0_7_0-2_fc11:EL-5:pywbem-0.7.0-2.fc11.src.rpm:1246215381
+pywbem-0_7_0-3_fc12:EL-5:pywbem-0.7.0-3.fc12.src.rpm:1262378657


Index: pywbem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pywbem/EL-5/pywbem.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- pywbem.spec	28 Jun 2009 18:59:02 -0000	1.1
+++ pywbem.spec	1 Jan 2010 20:45:32 -0000	1.2
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:           pywbem 
 Version:        0.7.0
-Release:        2%{dist} 
+Release:        3%{dist} 
 Summary:        Python WBEM Client and Provider Interface
 Group:          Development/Libraries
 License:        LGPLv2
@@ -10,7 +10,8 @@ Source0:        http://downloads.sourcef
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-setuptools-devel 
 BuildArch:      noarch
-Requires:       python-twisted
+Requires:       python-twisted-core
+Requires:       python-twisted-web
 %description
 A Python library for making CIM (Common Information Model) operations over HTTP 
 using the WBEM CIM-XML protocol. It is based on the idea that a good WBEM 
@@ -49,6 +50,8 @@ rm -rf %{buildroot}
 %doc README
 
 %changelog
+* Fri Jan 01 2010 David Nalley <david at gnsa.us> 0.7.0-3
+- refined requires for epel compat
 * Sun Jun 28 2009 David Nalley <david at gnsa.us> 0.7.0-2
 - Added some verbiage regarding what WBEM is and expanding WBEM and CIM acronyms
 - Added python-twisted as a dependency




More information about the fedora-extras-commits mailing list