* Mon Jun 28 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 2010h-2

- Define => global
This commit is contained in:
Toshio くらとみ 2010-06-28 08:23:49 +00:00
parent b276eb6076
commit 1a8b8a48c1
2 changed files with 7 additions and 1039 deletions

View File

@ -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
Version: 2010h
Release: 1%{?dist}
Release: 2%{?dist}
Summary: World Timezone Definitions for Python
Group: Development/Languages
@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*.egg-info
%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
- Update to current version, BZ 573252.

File diff suppressed because it is too large Load Diff