Files
perl-Danga-Socket/cpanspec.yml
Lars Vogdt e03168fe1c Accepting request 745464 from devel:languages:perl:autoupdate
- updated to 1.62
   see /usr/share/doc/packages/perl-Danga-Socket/CHANGES
  1.62
      -- Fixed rt21751: test hangs on MSWin32 (Andy Melnikov)
      -- Fixed rt34188: Tests use perlbal management port - so fail
         if perlbal running (Andy Melnikov)
      -- Fixed rt129487: epoll: fix misordered EPOLL_CTL_DEL call
         (Eric Wong, e@80x24.org>
      -- Fixed rt129724: set close-on-exec flag on epoll descriptors
         (Eric Wong)
      -- Fixed rt88518: typo fixes (dsteinbrunner@pobox.com)
      -- Fixed rt85715: IPv6 support for local_ip_string
         (ROBN@cpan.org)
      -- Fixed rt129484: deal with EINTR in IO::Poll path
      -- Fixed rt72670: simple optimization by caching pack
         (nicolas.rochelemagne@cpanel.net, bitcard@miuku.net)

OBS-URL: https://build.opensuse.org/request/show/745464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Danga-Socket?expand=0&rev=5
2019-11-05 23:20:23 +00:00

29 lines
669 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module