- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
This commit is contained in:
parent
2206c4fe0f
commit
2a756ca254
@ -1 +1,2 @@
|
||||
dnspython-1.7.1.tar.gz
|
||||
dnspython-1.8.0.tar.gz
|
||||
dnspython-1.8.0.tar.gz.asc
|
||||
|
@ -1,14 +1,15 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: python-dns
|
||||
Version: 1.7.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: DNS toolkit for Python
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://www.dnspython.org/
|
||||
Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
|
||||
Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user