SPECS (RA-branch): perl-Net-CIDR-Lite.spec - adjusted for Ra - rel...
hawk
hawk at pld-linux.org
Mon Oct 17 11:11:27 CEST 2005
Author: hawk Date: Mon Oct 17 09:11:27 2005 GMT
Module: SPECS Tag: RA-branch
---- Log message:
- adjusted for Ra
- release 2
---- Files affected:
SPECS:
perl-Net-CIDR-Lite.spec (1.5 -> 1.5.2.1)
---- Diffs:
================================================================
Index: SPECS/perl-Net-CIDR-Lite.spec
diff -u SPECS/perl-Net-CIDR-Lite.spec:1.5 SPECS/perl-Net-CIDR-Lite.spec:1.5.2.1
--- SPECS/perl-Net-CIDR-Lite.spec:1.5 Mon May 30 13:40:00 2005
+++ SPECS/perl-Net-CIDR-Lite.spec Mon Oct 17 11:11:21 2005
@@ -10,14 +10,14 @@
Summary(pl): Net::CIDR::Lite - analiza, przetwarzanie i wyszukiwanie bloków sieci IP
Name: perl-Net-CIDR-Lite
Version: 0.18
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: c4c839713b701458e880bf2d058cbab4
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: perl-devel >= 1:5.6.1
+BuildRequires: rpm-perlprov >= 4.0.2-112.1
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,7 +32,7 @@
%build
%{__perl} Makefile.PL \
- INSTALLDIRS=vendor
+ INSTALLDIRS=site
%{__make}
%{?with_tests:%{__make} test}
@@ -49,8 +49,8 @@
%files
%defattr(644,root,root,755)
%doc README
-%dir %{perl_vendorlib}/Net/CIDR
-%{perl_vendorlib}/Net/CIDR/Lite.pm
+%dir %{perl_sitelib}/Net/CIDR
+%{perl_sitelib}/Net/CIDR/Lite.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -59,6 +59,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5.2.1 2005/10/17 09:11:21 hawk
+- adjusted for Ra
+- release 2
+
Revision 1.5 2005/05/30 11:40:00 petec
- up to 0.18
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Net-CIDR-Lite.spec?r1=1.5&r2=1.5.2.1&f=u
More information about the pld-cvs-commit
mailing list