SPECS: perl-IP-Country.spec - rel. 2; removed unneeded %file (thanks sparky)

duddits duddits at pld-linux.org
Tue Jan 6 22:54:02 CET 2009


Author: duddits                      Date: Tue Jan  6 21:54:02 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel. 2; removed unneeded %file (thanks sparky)

---- Files affected:
SPECS:
   perl-IP-Country.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/perl-IP-Country.spec
diff -u SPECS/perl-IP-Country.spec:1.11 SPECS/perl-IP-Country.spec:1.12
--- SPECS/perl-IP-Country.spec:1.11	Tue Jan  6 22:26:54 2009
+++ SPECS/perl-IP-Country.spec	Tue Jan  6 22:53:56 2009
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	IP::Country - szybkie określanie kodów państw na podstawie adresu IP
 Name:		perl-IP-Country
 Version:	2.26
-Release:	1
+Release:	2
 # "same as perl" but read pod, some parts are licensed by APNIC/LARNIC/ARIN/AFRNIC/RIPE databases
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -69,6 +69,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/IP/._Authority.pm
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -78,7 +80,6 @@
 %attr(755,root,root) %{_bindir}/ip2cc
 %dir %{perl_vendorlib}/IP
 %{perl_vendorlib}/IP/*.pm
-%{perl_vendorlib}/IP/._Authority.pm
 %{perl_vendorlib}/IP/Authority
 %{perl_vendorlib}/IP/Country
 %{_mandir}/man1/*
@@ -90,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/01/06 21:53:56  duddits
+- rel. 2; removed unneeded %file (thanks sparky)
+
 Revision 1.11  2009/01/06 21:26:54  duddits
 - up to 2.26, more %files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-IP-Country.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list