Hello community, here is the log from the commit of package perl-Net-Pcap for openSUSE:Factory checked in at 2012-02-14 19:05:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-Pcap (Old) and /work/SRC/openSUSE:Factory/.perl-Net-Pcap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Pcap", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-Pcap/perl-Net-Pcap.changes 2011-12-21 10:02:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Net-Pcap.new/perl-Net-Pcap.changes 2012-02-14 19:05:12.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 13 10:52:07 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Pcap.spec ++++++ --- /var/tmp/diff_new_pack.iXUlsN/_old 2012-02-14 19:05:13.000000000 +0100 +++ /var/tmp/diff_new_pack.iXUlsN/_new 2012-02-14 19:05:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-Pcap # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,29 +16,28 @@ # - Name: perl-Net-Pcap Version: 0.16 Release: 0 Summary: Interface to pcap LBL packet capture library +License: Artistic-1.0 or GPL-1.0+ +Group: Development/Libraries/Perl Source: http://search.cpan.org/CPAN/authors/id/S/SA/SAPER/Net-Pcap-%{version}.tar.gz # pbleser: fix libpcap detection on >= 12.1 (i586) as for some reason, using -Wwrite-strings causes # it to fail -- bnc#711611 Patch1: perl-Net-Pcap-fix_libpcap_detection.patch Url: http://search.cpan.org/dist/Net-Pcap -Group: Development/Libraries/Perl -License: Perl License BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} -BuildRequires: perl-macros +BuildRequires: gcc BuildRequires: make +BuildRequires: perl-macros +BuildRequires: perl(Carp) BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Test::More) >= 0.45 -BuildRequires: perl(XSLoader) BuildRequires: perl(Socket) BuildRequires: perl(Sys::Hostname) -BuildRequires: perl(Carp) -BuildRequires: gcc +BuildRequires: perl(Test::More) >= 0.45 +BuildRequires: perl(XSLoader) %if 0%{?suse_version} == 0 || 0%{?suse_version} >= 1030 BuildRequires: libpcap-devel %else -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
