Compare commits
11 Commits
7a6fe381e1
...
main
Author | SHA256 | Date | |
---|---|---|---|
1d33e67542 | |||
1fac68eb6a | |||
bb3952894e | |||
b9894035fe | |||
a3d7919318 | |||
|
22646f80a4 | ||
|
8f9c2da43a | ||
|
7a516e8d51 | ||
|
e290d1a7bd | ||
|
35b49977ef | ||
|
cd20bc8d97 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02e97f7c9438d38a04a8e0f2846c035b67791bcd1d46ba272d30a4633bb4b6ed
|
|
||||||
size 15309
|
|
3
Dist-Zilla-Plugin-InstallGuide-1.200014.tar.gz
Normal file
3
Dist-Zilla-Plugin-InstallGuide-1.200014.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5bcd68cdff8665f2685bb64a4aefd505f43c6703801c9e144fe72f35e7c6afd8
|
||||||
|
size 33296
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
## Build Results
|
||||||
|
|
||||||
|
Current state of perl in openSUSE:Factory is
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The current state of perl in the devel project build (devel:languages:perl)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
20
cpanspec.yml
Normal file
20
cpanspec.yml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
#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: SUSE-NonFree
|
||||||
|
#skip_noarch: 1
|
||||||
|
#custom_build: -
|
||||||
|
#./Build build flags=%{?_smp_mflags} --myflag
|
@@ -1,3 +1,91 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 12 17:02:21 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
- Normalize CPAN version
|
||||||
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 1 03:07:40 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.200014
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
1.200014 2021-05-01 00:54:18Z
|
||||||
|
- add instructions for where to download the release tarball (Dan Book)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 13 05:07:53 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 1.200013
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
1.200013 2019-04-12 19:57:45Z
|
||||||
|
- use the proper module name in the generated file, rather than deriving it
|
||||||
|
from the distribution name
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 8 06:17:54 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 1.200012
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
1.200012 2018-11-03 07:10:02Z
|
||||||
|
- add section about satisfying other prerequisites
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 24 05:17:16 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.200011
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 21 06:18:06 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.200009
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 12 12:56:35 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.200007
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
1.200007 2016-06-11
|
||||||
|
- Updated text to suggest local::lib, and not recommend sudo [gh-9]
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 16 20:37:52 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.200006
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
1.200006 2015-01-08
|
||||||
|
- Don't import Moose::Autobox [gh-8; ether]
|
||||||
|
|
||||||
|
1.200005 2014-10-26
|
||||||
|
- revert phase change made in last release [gh-7]
|
||||||
|
|
||||||
|
1.200004 2014-10-25
|
||||||
|
- Enable subclasses to override installation instruction text [gh-4]
|
||||||
|
- Run one phase later to ensure install tools have already run [gh-5]
|
||||||
|
|
||||||
|
1.200003 2014-04-29
|
||||||
|
- create file at in the GatherFiles phase and munge it with a FromCode file
|
||||||
|
type, to ensure the file exists early enough that other plugins can see it
|
||||||
|
|
||||||
|
1.200002 2013-11-27
|
||||||
|
- Re-release with a compile test that won't hang on
|
||||||
|
Windows (thanks, chorny)
|
||||||
|
|
||||||
|
1.200001 2013-09-27
|
||||||
|
- only mention one installer tool even if both are in use, and prefer
|
||||||
|
Build.PL over Makefile.PL, just as cpan clients do
|
||||||
|
|
||||||
|
1.200000 2012-05-22
|
||||||
|
- New maintainer: Mike Doherty, doherty@cpan.org
|
||||||
|
- Include instructions for both EUMM and MB if both install tools
|
||||||
|
are shipped [RT #56350]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 19:59:32 UTC 2011 - coolo@novell.com
|
Fri Jan 21 19:59:32 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Dist-Zilla-Plugin-InstallGuide (Version 1.101461)
|
# spec file for package perl-Dist-Zilla-Plugin-InstallGuide
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -12,68 +12,75 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
Name: perl-Dist-Zilla-Plugin-InstallGuide
|
|
||||||
Version: 1.101461
|
|
||||||
Release: 1
|
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name Dist-Zilla-Plugin-InstallGuide
|
%define cpan_name Dist-Zilla-Plugin-InstallGuide
|
||||||
|
Name: perl-Dist-Zilla-Plugin-InstallGuide
|
||||||
|
Version: 1.200.14
|
||||||
|
Release: 0
|
||||||
|
%define cpan_version 1.200014
|
||||||
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Build an INSTALL file
|
Summary: Build an INSTALL file
|
||||||
Url: http://search.cpan.org/dist/Dist-Zilla-Plugin-InstallGuide/
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Group: Development/Libraries/Perl
|
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
#Source: http://www.cpan.org/authors/id/M/MA/MARCEL/Dist-Zilla-Plugin-InstallGuide-%{version}.tar.gz
|
Source1: cpanspec.yml
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source100: README.md
|
||||||
BuildRequires: perl(Carp)
|
BuildArch: noarch
|
||||||
BuildRequires: perl(Dist::Zilla::File::InMemory)
|
|
||||||
BuildRequires: perl(Dist::Zilla::Role::InstallTool)
|
|
||||||
BuildRequires: perl(Dist::Zilla::Role::TextTemplate)
|
|
||||||
BuildRequires: perl(File::Find)
|
|
||||||
BuildRequires: perl(File::Temp)
|
|
||||||
BuildRequires: perl(Moose)
|
|
||||||
BuildRequires: perl(Moose::Autobox)
|
|
||||||
BuildRequires: perl(Scalar::Util)
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Dist::Zilla::File::InMemory)
|
||||||
|
BuildRequires: perl(Dist::Zilla::Role::FileGatherer)
|
||||||
|
BuildRequires: perl(Dist::Zilla::Role::FileMunger)
|
||||||
|
BuildRequires: perl(Dist::Zilla::Role::ModuleMetadata)
|
||||||
|
BuildRequires: perl(Dist::Zilla::Role::TextTemplate)
|
||||||
|
BuildRequires: perl(List::Util) >= 1.33
|
||||||
|
BuildRequires: perl(Module::Build)
|
||||||
|
BuildRequires: perl(Module::Build::Tiny) >= 0.034
|
||||||
|
BuildRequires: perl(Module::Metadata)
|
||||||
|
BuildRequires: perl(Moose)
|
||||||
|
BuildRequires: perl(Path::Tiny)
|
||||||
|
BuildRequires: perl(Test::DZil)
|
||||||
|
BuildRequires: perl(Test::Fatal)
|
||||||
|
BuildRequires: perl(namespace::autoclean)
|
||||||
Requires: perl(Dist::Zilla::File::InMemory)
|
Requires: perl(Dist::Zilla::File::InMemory)
|
||||||
Requires: perl(Dist::Zilla::Role::InstallTool)
|
Requires: perl(Dist::Zilla::Role::FileGatherer)
|
||||||
|
Requires: perl(Dist::Zilla::Role::FileMunger)
|
||||||
|
Requires: perl(Dist::Zilla::Role::ModuleMetadata)
|
||||||
Requires: perl(Dist::Zilla::Role::TextTemplate)
|
Requires: perl(Dist::Zilla::Role::TextTemplate)
|
||||||
|
Requires: perl(List::Util) >= 1.33
|
||||||
Requires: perl(Moose)
|
Requires: perl(Moose)
|
||||||
Requires: perl(Moose::Autobox)
|
Requires: perl(namespace::autoclean)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Provides: perl(Dist::Zilla::Plugin::InstallGuide) = %{version}
|
||||||
BuildArch: noarch
|
%undefine __perllib_provides
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This plugin adds a very simple _INSTALL_ file to the distribution, telling
|
This plugin adds a very simple _INSTALL_ file to the distribution, telling
|
||||||
the user how to install this distribution.
|
the user how to install this distribution.
|
||||||
|
|
||||||
You should use this plugin in your the Dist::Zilla manpage configuration
|
You should use this plugin in your Dist::Zilla configuration after
|
||||||
after '[MakeMaker]' or '[ModuleBuild]' so that it can determine what kind
|
'[MakeMaker]' or '[ModuleBuild]' so that it can determine what kind of
|
||||||
of distribution you are building and which installation instructions are
|
distribution you are building and which installation instructions are
|
||||||
appropriate.
|
appropriate.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
perl Build.PL --installdirs=vendor
|
||||||
%{__make} %{?_smp_mflags}
|
./Build build --flags=%{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__make} test
|
./Build test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%perl_make_install
|
./Build install --destdir=%{buildroot} --create_packlist=0
|
||||||
%perl_process_packlist
|
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%doc Changes CONTRIBUTING README
|
||||||
%doc Changes dist.ini LICENSE README
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user