* Tue Nov 18 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-3

- Apply patch correctly.
This commit is contained in:
Jef Spaleta 2008-11-18 18:20:33 +00:00
parent ab3803613e
commit fd97fa2df0

View File

@ -2,7 +2,7 @@
Name: pytz Name: pytz
Version: 2008i Version: 2008i
Release: 2%{?dist} Release: 3%{?dist}
Summary: World Timezone Definitions for Python Summary: World Timezone Definitions for Python
Group: Development/Languages Group: Development/Languages
@ -28,7 +28,7 @@ Amost all (over 540) of the Olson timezones are supported.
%prep %prep
%setup -q %setup -q
%patch0 -p0 %patch0 -p1
%build %build
%{__python} setup.py build %{__python} setup.py build
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*.egg-info %{python_sitelib}/*.egg-info
%changelog %changelog
* Tue Nov 18 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-3
- Apply patch correctly.
* Thu Nov 13 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-2 * Thu Nov 13 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-2
- Updated tzdata patch from Petr Machata bug 471014 - Updated tzdata patch from Petr Machata bug 471014