forked from pool/perl-IO-Multiplex
- updated to 1.16 see /usr/share/doc/packages/perl-IO-Multiplex/Changes 1.16 Thu Apr 9 17:00:00 CET 2015 - Fix descriptor memory leak: Make $mux->close actually untie *$fh 1.15 Tue Mar 11 14:00:00 CET 2015 - Move untie patch to the right place. 1.14 Mon Mar 30 11:00:00 CET 2015 - Fix 110_ntest to avoid reading from muxed handle. - Apply patch to prevent untie warnings. rt.cpan.org#67846 [dmcbridepath@cpan.org Darin McBride] OBS-URL: https://build.opensuse.org/request/show/297082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Multiplex?expand=0&rev=23
21 lines
480 B
YAML
21 lines
480 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#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_install: |-
|
|
# sed on %{name}.files
|
|
license: GPL-1.0+ or Artistic-1.0
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|