Changes of Revision 2
[-] | Changed | perl-Geo-IP.spec |
1
2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 3 4 BuildArch: noarch 5 -BuildRequires: perl, perl(ExtUtils::MakeMaker) 6 +BuildRequires: perl, perl(ExtUtils::MakeMaker) libGeoIP-devel 7 8 %description 9 Look up country by IP Address. 10 |