From 71346ece9297a6a746eddd79e1a9f1f6ab1d3f3397267fd8e9614277b1d0d8cd Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 20 Sep 2015 15:52:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Canary-Stability?expand=0&rev=2 --- cpanspec.yml | 23 +++++++++++++++++++++++ perl-Canary-Stability.spec | 4 +++- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 cpanspec.yml diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..e344f25 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,23 @@ +--- +#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 +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-Canary-Stability.spec b/perl-Canary-Stability.spec index 1f830bb..89b006d 100644 --- a/perl-Canary-Stability.spec +++ b/perl-Canary-Stability.spec @@ -19,12 +19,14 @@ Name: perl-Canary-Stability Version: 2006 Release: 0 +#Upstream: CHECK(GPL-1.0+ or Artistic-1.0) %define cpan_name Canary-Stability Summary: Canary to Check Perl Compatibility for Schmorp's Modules -License: CHECK(GPL-1.0+ or Artistic-1.0) +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Canary-Stability/ Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl