65e29aa8 |
1 | Summary: Implementation of the SPF specification |
2 | Summary(pl): Implementacja specyfikacji SPF |
3 | Name: libspf2 |
4 | Version: 1.0.4 |
1100577e |
5 | Release: 3 |
65e29aa8 |
6 | License: LGPL |
7 | Group: Libraries |
8 | Source0: http://libspf2.org/spf/%{name}-%{version}.tar.gz |
9 | # Source0-md5: 5fe69ba13bf35d505b733247032a8a64 |
f7945713 |
10 | Patch0: %{name}-link.patch |
0c42be61 |
11 | Patch1: %{name}-ac.patch |
65e29aa8 |
12 | BuildRequires: autoconf >= 2.59 |
13 | BuildRequires: automake |
14 | BuildRequires: libtool |
47928301 |
15 | Obsoletes: libspf_alt |
65e29aa8 |
16 | BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) |
17 | |
18 | %description |
19 | Libspf2 is an implementation of the SPF specification as found at |
8696bc0c |
20 | http://www.ietf.org/internet-drafts/draft-mengwong-spf-01.txt . |
65e29aa8 |
21 | |
22 | %description -l pl |
23 |