* Mon Jun 28 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 2010h-2
- Define => global
This commit is contained in:
parent
b276eb6076
commit
1a8b8a48c1
@ -1,8 +1,10 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%if 0%{?fedora} < 13 || 0%{?rhel} < 6
|
||||||
|
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2010h
|
Version: 2010h
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/*.egg-info
|
%{python_sitelib}/*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 2010h-2
|
||||||
|
- Define => global
|
||||||
|
|
||||||
* Tue Apr 27 2010 Jon Ciesla <limb@jcomserv.net> - 2010h-1
|
* Tue Apr 27 2010 Jon Ciesla <limb@jcomserv.net> - 2010h-1
|
||||||
- Update to current version, BZ 573252.
|
- Update to current version, BZ 573252.
|
||||||
|
|
||||||
|
1037
pytz_zoneinfo.patch
1037
pytz_zoneinfo.patch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user