Update to 2006g
This commit is contained in:
parent
fa05f9a736
commit
d4c715ab61
@ -1 +1 @@
|
|||||||
pytz-2005r.tar.bz2
|
pytz-2006g.tar.bz2
|
||||||
|
@ -1 +0,0 @@
|
|||||||
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild
|
|
@ -1,8 +1,8 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: pytz
|
Name: pytz
|
||||||
Version: 2005r
|
Version: 2006g
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: World Timezone Definitions for Python
|
Summary: World Timezone Definitions for Python
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -36,7 +36,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
|
%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
|
||||||
chmod +x $RPM_BUILD_ROOT%{python_sitelib}/pytz/*.py
|
chmod +x $RPM_BUILD_ROOT%{python_sitelib}/pytz/*.py
|
||||||
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/pytz/
|
%{python_sitelib}/pytz/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 7 2006 Orion Poplawski <orion@cora.nwra.com> 2006g-1
|
||||||
|
- Update to 2006g
|
||||||
|
|
||||||
* Mon Feb 13 2006 Orion Poplawski <orion@cora.nwra.com> 2005r-2
|
* Mon Feb 13 2006 Orion Poplawski <orion@cora.nwra.com> 2005r-2
|
||||||
- Rebuild for gcc/glibc changes
|
- Rebuild for gcc/glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user