Files
perl-File-NFSLock/cpanspec.yml
Stephan Kulow 713432eb42 Accepting request 297807 from devel:languages:perl:autoupdate
- updated to 1.27
   see /usr/share/doc/packages/perl-File-NFSLock/Changes
  1.27  Nov 12 13:00 2014
          - RT#99431:
          - More Win32 compatibility fixes in test suite.
          - RT#48102:
          - Add tests for new ->fork() method.
  
  1.26  Nov 07 16:00 2014
          - Add File::NFSLock->fork() convenience method.
          - RT#48102 Report by Todd Foggoa:
          - More gracefully handle fork() to behave like
            Linux by sharing the lock between both parent
            and child processes when ->newpid() is called.
  
  1.25  Jul 30 14:00 2014
          - RT#99431 Report by Nathan Glenn:
          - Fixed tempfile syntax by Christian Walde.
          - Fixed Win32 Shared Lock by Christian Walde.
          - RT#42122 Report by converter at cpan.org:
          - Add tests to help debug Taint issues
  
  1.24  Jul 30 14:00 2014
          - Fixed a race condition in crash recovery.
          - RT#88520 Thanks David Steinbrunner: Fix typos
  
  1.23  Jul 28 11:00 2014
          - More gracefully handle arbitrary hostnames.
          - Patch RT#84658 by Yann Rouillard:
          - Avoid gleefully double removing valid lockfile

OBS-URL: https://build.opensuse.org/request/show/297807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-NFSLock?expand=0&rev=6
2015-04-17 17:36:33 +00:00

21 lines
468 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: Perl License
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag