Author: agaran Date: Tue Aug 1 19:53:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.21, rel 0.1, builds here, added ip2cc tool
---- Files affected: SPECS: perl-IP-Country.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/perl-IP-Country.spec diff -u SPECS/perl-IP-Country.spec:1.4 SPECS/perl-IP-Country.spec:1.5 --- SPECS/perl-IP-Country.spec:1.4 Mon Oct 17 10:57:55 2005 +++ SPECS/perl-IP-Country.spec Tue Aug 1 21:53:49 2006 @@ -9,12 +9,13 @@ Summary: IP::Country - fast lookup of country codes from IP addresses Summary(pl): IP::Country - szybkie określanie kodów państw na podstawie adresu IP Name: perl-IP-Country -Version: 2.18 -Release: 3 -License: Unknown +Version: 2.21 +Release: 0.1 +# "same as perl" but read pod, some parts are licensed by APNIC/LARNIC/ARIN/AFRNIC/RIPE databases +License: GPLv1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/authors/id/N/NW/NWETTERS/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 9fc08c51555f2e81b042ca749af0eee8 +# Source0-md5: 2b58799987271920e7360348a76a195c BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -76,7 +77,9 @@ %dir %{perl_vendorlib}/IP %{perl_vendorlib}/IP/*.pm %{perl_vendorlib}/IP/Country +%{_bindir}/ip2cc %{_mandir}/man3/* +%{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -84,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/08/01 19:53:49 agaran +- up to 2.21, rel 0.1, builds here, added ip2cc tool + Revision 1.4 2005/10/17 08:57:55 hawk - release 3 (2 is for Ra) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-IP-Country.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
