Author: qboosh Date: Mon Aug 7 15:06:32 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - unified, bin perms
---- Files affected: SPECS: perl-IP-Country.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/perl-IP-Country.spec diff -u SPECS/perl-IP-Country.spec:1.5 SPECS/perl-IP-Country.spec:1.6 --- SPECS/perl-IP-Country.spec:1.5 Tue Aug 1 21:53:49 2006 +++ SPECS/perl-IP-Country.spec Mon Aug 7 17:06:27 2006 @@ -12,10 +12,11 @@ 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 +License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/authors/id/N/NW/NWETTERS/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 2b58799987271920e7360348a76a195c +URL: http://search.cpan.org/dist/IP-Country/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -74,12 +75,12 @@ %files %defattr(644,root,root,755) %doc CHANGES INSTALL README +%attr(755,root,root) %{_bindir}/ip2cc %dir %{perl_vendorlib}/IP %{perl_vendorlib}/IP/*.pm %{perl_vendorlib}/IP/Country -%{_bindir}/ip2cc -%{_mandir}/man3/* %{_mandir}/man1/* +%{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -87,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/08/07 15:06:27 qboosh +- unified, bin perms + Revision 1.5 2006/08/01 19:53:49 agaran - up to 2.21, rel 0.1, builds here, added ip2cc tool ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-IP-Country.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
