SPECS: perl-Net-Pcap.spec - generic URL
qboosh
qboosh at pld-linux.org
Sun Mar 2 17:52:15 CET 2008
Author: qboosh Date: Sun Mar 2 16:52:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL
---- Files affected:
SPECS:
perl-Net-Pcap.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/perl-Net-Pcap.spec
diff -u SPECS/perl-Net-Pcap.spec:1.34 SPECS/perl-Net-Pcap.spec:1.35
--- SPECS/perl-Net-Pcap.spec:1.34 Sun Mar 2 17:44:31 2008
+++ SPECS/perl-Net-Pcap.spec Sun Mar 2 17:52:10 2008
@@ -6,7 +6,6 @@
%include /usr/lib/rpm/macros.perl
%define pdir Net
%define pnam Pcap
-
Summary: Net::Pcap - Perl binding to the LBL pcap(3) packet capture library
Summary(pl.UTF-8): Net::Pcap - dowiązanie Perla do biblioteki przechwytywania pakietów LBL pcap(3)
Name: perl-Net-Pcap
@@ -15,11 +14,12 @@
# 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: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: b150d8e0a40137fad2a7df792d80cab4
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Net-Pcap/
BuildRequires: libpcap-devel
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -54,11 +54,10 @@
%defattr(644,root,root,755)
%doc README
%attr(755,root,root) %{_bindir}/pcapinfo
-%{perl_vendorarch}/%{pdir}/%{pnam}.pm
-%{perl_vendorarch}/auto/%{pdir}/%{pnam}
-%{_mandir}/man3/*
+%{perl_vendorarch}/Net/Pcap.pm
+%{perl_vendorarch}/auto/Net/Pcap
%{_mandir}/man1/*
-
+%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -66,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2008-03-02 16:52:10 qboosh
+- generic URL
+
Revision 1.34 2008-03-02 16:44:31 radek
- version 0.16
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-Pcap.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list