1 |
# $Id: python-Levenshtein.spec,v 1.5 2008/04/02 15:12:56 slords Exp $ |
# $Id: python-Levenshtein.spec,v 1.6 2008/04/02 15:22:04 slords Exp $ |
2 |
# Authority: slords |
# Authority: slords |
3 |
# Name: Shad L. Lords |
# Name: Shad L. Lords |
4 |
|
|
15 |
Group: Development/Libraries |
Group: Development/Libraries |
16 |
BuildRoot: %{_tmppath}/%{name}-buildroot |
BuildRoot: %{_tmppath}/%{name}-buildroot |
17 |
Prefix: %{_prefix} |
Prefix: %{_prefix} |
|
Vendor: Trific soft. |
|
18 |
Url: http://trific.ath.cx/python/levenshtein/ |
Url: http://trific.ath.cx/python/levenshtein/ |
19 |
BuildRequires: python-devel |
BuildRequires: python-devel |
20 |
|
|