# | Line 6 | Line 6 | Source: http://cheeseshop.python.org/pac | |
---|---|---|
6 | Requires: python | |
7 | ||
8 | %prep | |
9 | < | %setup -n %{distname} |
10 | < | %patch0 |
9 | > | %setup -n pytz-%{v} |
10 | %build | |
11 | %install | |
12 | python setup.py install --prefix=%i |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |