perl-RPC-XML/cpanspec.yml
Stephan Kulow 0ac68ec7ef Accepting request 297258 from devel:languages:perl:autoupdate
- updated to 0.78
   see /usr/share/doc/packages/perl-RPC-XML/ChangeLog
  0.78	Thursday February  6, 2014, 08:00:00 PM -0800
  
  	* lib/RPC/XML.pm
  	A patch to loop detection in smart_encode from Dag-Erling
  	Smørgrav. Some other minor bits.
  
  	* lib/RPC/XML/Procedure.pm
  	RT #83108: Fixed a spelling error. Some other fixes, too.
  
  	* lib/RPC/XML.pm
  	RT #86187: Force key-ordering in struct as_string and
  	serialize. Was getting some intermittent bug reports of
  	failures in t/15_serialize.t that amounted to the keys in a
  	fault struct not being in consistent order.
  
  	* lib/RPC/XML.pm
  	* t/15_serialize.t
  	Undo the previous change and fix the test. The previous change
  	didn't feel right, so this rolls it back and fixes the problem
  	at the level of the test, instead.
  
  	* Makefile.PL
  	* lib/RPC/XML.pm
  	* lib/RPC/XML/Client.pm
  	* lib/RPC/XML/Server.pm
  	Replace direct evals for loading optional modules with
  	Module::Load. Required adding this to Makefile.PL because
  	Module::Load is not core in 5.8.8. Also did some slight doc

OBS-URL: https://build.opensuse.org/request/show/297258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=28
2015-04-16 17:42:51 +00:00

26 lines
670 B
YAML

---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
patches:
#PATCH-FIX-OPENSUSE - ro@suse.de - fix build in chroot/buildservice
RPC-XML-0.60-rev127.dif:
RPC-XML-0.76-extern_ent.dif:
#PATCH-FIX-UPSTREAM - coolo@suse.de RT#86187
RPC-XML-0.77-fixtest.dif: -p1
# 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: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag