* Tue Nov 18 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-3
- Apply patch correctly.
This commit is contained in:
parent
ab3803613e
commit
fd97fa2df0
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pytz
|
||||
Version: 2008i
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: World Timezone Definitions for Python
|
||||
|
||||
Group: Development/Languages
|
||||
@ -28,7 +28,7 @@ Amost all (over 540) of the Olson timezones are supported.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p0
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%{__python} setup.py build
|
||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/*.egg-info
|
||||
|
||||
%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
|
||||
- Updated tzdata patch from Petr Machata bug 471014
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user