- Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
This commit is contained in:
parent
a2d2ef6ba0
commit
863c8ab344
@ -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: 3%{dist}
|
||||
Release: 4%{dist}
|
||||
Summary: Python WBEM Client and Provider Interface
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2
|
||||
@ -50,6 +50,9 @@ rm -rf %{buildroot}
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.7.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
* Fri Jan 01 2010 David Nalley <david@gnsa.us> 0.7.0-3
|
||||
- refined requires for epel compat
|
||||
* Sun Jun 28 2009 David Nalley <david@gnsa.us> 0.7.0-2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user