aa532b
Name:           perl-Socket6
aa532b
Version:        0.29
aa532b
Release:        11%{?dist}
aa532b
Summary:        IPv6 related part of the C socket.h defines and structure manipulators
aa532b
License:        BSD
aa532b
URL:            https://metacpan.org/release/Socket6
aa532b
Source0:        https://cpan.metacpan.org/modules/by-module/Socket6/Socket6-%{version}.tar.gz
aa532b
# Build:
aa532b
BuildRequires:  coreutils
aa532b
BuildRequires:  findutils
aa532b
BuildRequires:  gcc
aa532b
BuildRequires:  make
aa532b
BuildRequires:  perl-devel
aa532b
BuildRequires:  perl-generators
aa532b
BuildRequires:  perl-interpreter
aa532b
BuildRequires:  perl(Config)
aa532b
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
aa532b
# Module:
aa532b
BuildRequires:  perl(base)
aa532b
BuildRequires:  perl(Carp)
aa532b
BuildRequires:  perl(DynaLoader)
aa532b
BuildRequires:  perl(Exporter)
aa532b
BuildRequires:  perl(strict)
aa532b
BuildRequires:  perl(vars)
aa532b
# Tests:
aa532b
BuildRequires:  perl(Socket)
aa532b
BuildRequires:  perl(Test)
aa532b
# Run-time:
aa532b
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
aa532b
aa532b
# Filter the Perl extension module
aa532b
%{?perl_default_filter}
aa532b
aa532b
%description
aa532b
This module supports getaddrinfo() and getnameinfo() to intend to enable
aa532b
protocol independent programming. If your environment supports IPv6, IPv6
aa532b
related defines such as AF_INET6 are included.
aa532b
aa532b
%prep
aa532b
%setup -q -n Socket6-%{version}
aa532b
aa532b
%build
aa532b
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 OPTIMIZE="%{optflags}"
aa532b
%{make_build}
aa532b
aa532b
%install
aa532b
%{make_install}
aa532b
find %{buildroot} -type f -name '*.bs' -empty -delete
aa532b
%{_fixperms} -c %{buildroot}
aa532b
aa532b
%check
aa532b
make test
aa532b
aa532b
%files
aa532b
%doc ChangeLog README gailookup.pl
aa532b
%{perl_vendorarch}/Socket6.pm
aa532b
%{perl_vendorarch}/auto/Socket6/
aa532b
%{_mandir}/man3/Socket6.3*
aa532b
aa532b
%changelog
aa532b
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.29-11
aa532b
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
aa532b
  Related: rhbz#1991688
aa532b
aa532b
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.29-10
aa532b
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
aa532b
aa532b
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-9
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
aa532b
aa532b
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-8
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
aa532b
aa532b
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.29-7
aa532b
- Perl 5.32 rebuild
aa532b
aa532b
* Thu Feb 06 2020 Tom Stellard <tstellar@redhat.com> - 0.29-6
aa532b
- Spec file cleanups: Use make_build and make_install macros, use NO_PACKLIST=1
aa532b
  - https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make
aa532b
  - https://fedoraproject.org/wiki/Perl/Tips#ExtUtils::MakeMaker
aa532b
aa532b
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-5
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
aa532b
aa532b
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-4
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
aa532b
aa532b
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.29-3
aa532b
- Perl 5.30 rebuild
aa532b
aa532b
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-2
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
aa532b
aa532b
* Mon Oct  1 2018 Paul Howarth <paul@city-fan.org> - 0.29-1
aa532b
- Update to 0.29
aa532b
  - Socket6.xs: Update the tests for handling the correct headers on NetBSD
aa532b
    and DragonFly BSD
aa532b
aa532b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-8
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
aa532b
aa532b
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-7
aa532b
- Perl 5.28 rebuild
aa532b
aa532b
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-6
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
aa532b
aa532b
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-5
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
aa532b
aa532b
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-4
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
aa532b
aa532b
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-3
aa532b
- Perl 5.26 rebuild
aa532b
aa532b
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-2
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
aa532b
aa532b
* Mon Jul 11 2016 Paul Howarth <paul@city-fan.org> - 0.28-1
aa532b
- Update to 0.28
aa532b
  - aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may return an
aa532b
    IPv4-compatible IPv6 address (CPAN RT#113950)
aa532b
- BR: perl-generators
aa532b
aa532b
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-2
aa532b
- Perl 5.24 rebuild
aa532b
aa532b
* Wed Mar 23 2016 Paul Howarth <paul@city-fan.org> - 0.27-1
aa532b
- Update to 0.27
aa532b
  - t/use.t: We still support an environment where AF_INET6 is not defined
aa532b
aa532b
* Fri Mar 18 2016 Paul Howarth <paul@city-fan.org> - 0.26-1
aa532b
- Update to 0.26
aa532b
  - gailookup.pl.in: Add -P option to ease specification of port number
aa532b
  - gailookup.pl.in: Add awareness of AI_ALL and AI_V4MAPPED
aa532b
  - gailookup.pl.in: Add -r option to do reverse lookup
aa532b
  - System inet_ntop broken in darwin (CPAN RT#113005)
aa532b
  - Makefile.PL: Make Socket6 buildable on Android (CPAN RT#98181)
aa532b
- Simplify find commands using -delete
aa532b
- Explicitly BR: perl-devel, needed for EXTERN.h
aa532b
aa532b
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.25-8
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
aa532b
aa532b
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-7
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
aa532b
aa532b
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-6
aa532b
- Perl 5.22 rebuild
aa532b
aa532b
* Thu May 21 2015 Paul Howarth <paul@city-fan.org> - 0.25-5
aa532b
- Drop workaround for CPAN RT#66811, fixed upstream
aa532b
- Tidy spec
aa532b
aa532b
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-4
aa532b
- Perl 5.20 rebuild
aa532b
aa532b
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-3
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
aa532b
aa532b
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
aa532b
aa532b
* Tue Feb 25 2014 Petr Šabata <contyk@redhat.com> - 0.25-1
aa532b
- 0.25 bump
aa532b
- Modernize the spec somewhat
aa532b
aa532b
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-15
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
aa532b
aa532b
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.23-14
aa532b
- Perl 5.18 rebuild
aa532b
aa532b
* Fri Apr 19 2013 Petr Pisar <ppisar@redhat.com> - 0.23-13
aa532b
- Produce manual pages (CPAN RT #66811)
aa532b
aa532b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-12
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
aa532b
aa532b
* Fri Aug 17 2012 Petr Pisar <ppisar@redhat.com> - 0.23-11
aa532b
- Specify all dependencies
aa532b
aa532b
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-10
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
aa532b
aa532b
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.23-9
aa532b
- Perl 5.16 rebuild
aa532b
aa532b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-8
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
aa532b
aa532b
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.23-7
aa532b
- Perl mass rebuild
aa532b
aa532b
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-6
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
aa532b
aa532b
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.23-5
aa532b
- Rebuild to fix problems with vendorarch/lib (#661697)
aa532b
aa532b
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.23-4
aa532b
- Mass rebuild with perl-5.12.0
aa532b
aa532b
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.23-3
aa532b
- Rebuild against perl 5.10.1
aa532b
aa532b
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.23-2
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
aa532b
aa532b
* Mon Apr 13 2009 Warren Togami <wtogami@redhat.com> - 0.23-1
aa532b
- 0.23
aa532b
aa532b
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-2
aa532b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
aa532b
aa532b
* Tue Apr 22 2008 Robert Scheck <robert@fedoraproject.org> - 0.20-1
aa532b
- Upgrade to 0.20 (#443497)
aa532b
aa532b
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-7
aa532b
- Rebuild for perl 5.10 (again)
aa532b
aa532b
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.19-6
aa532b
- Autorebuild for GCC 4.3
aa532b
aa532b
* Thu Jan 31 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-5
aa532b
- rebuild for new perl
aa532b
aa532b
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.19-4.1
aa532b
- add BR: perl(ExtUtils::MakeMaker)
aa532b
aa532b
* Tue Aug 21 2007 Warren Togami <wtogami@redhat.com> - 0.19-4
aa532b
- rebuild
aa532b
aa532b
* Wed Jul 12 2006 Warren Togami <wtogami@redhat.com> - 0.19-3
aa532b
- import into FC6
aa532b
aa532b
* Thu May 18 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.19-2
aa532b
- License: BSD (http://www.opensource.org/licenses/bsd-license.php).
aa532b
aa532b
* Sat May 13 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.19-1
aa532b
- First build.