Files
perl-Crypt-OpenSSL-X509/cpanspec.yml

33 lines
791 B
YAML
Raw Permalink Normal View History

Accepting request 640379 from devel:languages:perl:autoupdate - fix autogenerated changes to build again - updated to 1.809 see /usr/share/doc/packages/perl-Crypt-OpenSSL-X509/Changes 1.8.9 - Patch / PR from kmx improving detection of OpenSSL libraries under strawberry Perl - updated to 1.808 see /usr/share/doc/packages/perl-Crypt-OpenSSL-X509/Changes 1.8.8 - Patch from pi-rho exposing the Issuer's name hash; provide subject_hash() as an alias to hash() - Patch from stphnlyd X509_get0_signature() was introduced to openssl since 1.0.2. See https://www.openssl.org/docs/man1.1.0/crypto/X509_get0_signature.html - Patch from brandond fixing compilation on OpenSSL 1.0.1e - Patch to support compilation on MacOS Homebrew installed libraries by jonasbn - Patch from ppisar, patch redefines the accessors only with OpenSSL older than 1.1.0. - Patch from Sebastian Andrzej Siewior fixing compilation against openssl 1.1.0 and keeping it working against openssl 1.0.2j - Patch from jonasbn reinitializing inc/ using Module::Install 1.16, fixed issue with META.yml version since META.yml was not regenerated 1.8.7 - Patch from Bernhard M. Wiedemann to fix compilation errors. 1.8.6 - Patch from James Hunt to print OpenSSL version during tests. - Various MANIFEST fixes. 1.8.5 - Patch from Uli Scholler to expose more SHA1 hash functions. 1.8.4 - Fix Github Issues #16, #29 & #30 - Possibly fix issue #31 1.8.3 - Fix Github Issues #2, 10, 15, 17, 22, 23, 24 & 25 Drop 0001-fix-compilation-with-gcc5.patch (upstream) OBS-URL: https://build.opensuse.org/request/show/640379 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-X509?expand=0&rev=5
2018-10-07 09:07:42 +00:00
---
#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
BuildRequires: glibc-devel
BuildRequires: make
BuildRequires: openssl-devel
BuildRequires: perl(Test::Pod) >= 1.00
Accepting request 640379 from devel:languages:perl:autoupdate - fix autogenerated changes to build again - updated to 1.809 see /usr/share/doc/packages/perl-Crypt-OpenSSL-X509/Changes 1.8.9 - Patch / PR from kmx improving detection of OpenSSL libraries under strawberry Perl - updated to 1.808 see /usr/share/doc/packages/perl-Crypt-OpenSSL-X509/Changes 1.8.8 - Patch from pi-rho exposing the Issuer's name hash; provide subject_hash() as an alias to hash() - Patch from stphnlyd X509_get0_signature() was introduced to openssl since 1.0.2. See https://www.openssl.org/docs/man1.1.0/crypto/X509_get0_signature.html - Patch from brandond fixing compilation on OpenSSL 1.0.1e - Patch to support compilation on MacOS Homebrew installed libraries by jonasbn - Patch from ppisar, patch redefines the accessors only with OpenSSL older than 1.1.0. - Patch from Sebastian Andrzej Siewior fixing compilation against openssl 1.1.0 and keeping it working against openssl 1.0.2j - Patch from jonasbn reinitializing inc/ using Module::Install 1.16, fixed issue with META.yml version since META.yml was not regenerated 1.8.7 - Patch from Bernhard M. Wiedemann to fix compilation errors. 1.8.6 - Patch from James Hunt to print OpenSSL version during tests. - Various MANIFEST fixes. 1.8.5 - Patch from Uli Scholler to expose more SHA1 hash functions. 1.8.4 - Fix Github Issues #16, #29 & #30 - Possibly fix issue #31 1.8.3 - Fix Github Issues #2, 10, 15, 17, 22, 23, 24 & 25 Drop 0001-fix-compilation-with-gcc5.patch (upstream) OBS-URL: https://build.opensuse.org/request/show/640379 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-OpenSSL-X509?expand=0&rev=5
2018-10-07 09:07:42 +00:00
#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