8
0

Compare commits

...

13 Commits

Author SHA256 Message Date
f71616794d Accepting request 844598 from devel:languages:perl
- fix build with perl 5.32 by regenerating spec with cpanspec

OBS-URL: https://build.opensuse.org/request/show/844598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=24
2020-11-03 14:15:16 +00:00
71a373405c regenerating with cpanspec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Coverage?expand=0&rev=31
2020-10-28 14:02:23 +00:00
Stephan Kulow
8b44804a8a Accepting request 175853 from devel:languages:perl
Update to 0.23

OBS-URL: https://build.opensuse.org/request/show/175853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=21
2013-05-16 14:15:28 +00:00
Philipp Thomas
bd0b604ca8 - Update to 0.23:
Distinguish 'package didn't compile' from 'package has no symbols'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Coverage?expand=0&rev=29
2013-05-16 11:01:19 +00:00
Stephan Kulow
89047070be Accepting request 106272 from devel:languages:perl
- recreate with cpanspec to fix build

- Update to 0.22:
  * POD spelling corrections. (rt #22113)
  * Add "unimport" to the stoplist. (rt #33914)
- Fix spec file as build now uses Makefile.PL.
- remove created perllocal.pod.

OBS-URL: https://build.opensuse.org/request/show/106272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=18
2012-02-21 11:39:00 +00:00
Stephan Kulow
a3a6a1fd88 - recreate with cpanspec to fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Coverage?expand=0&rev=27
2012-02-21 09:16:36 +00:00
Philipp Thomas
0f7841f585 - Fix spec file as build now uses Makefile.PL.
- remove created perllocal.pod.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Coverage?expand=0&rev=26
2012-02-15 16:01:48 +00:00
Philipp Thomas
6868db765a - Update to 0.22:
* POD spelling corrections. (rt #22113)
  * Add "unimport" to the stoplist. (rt #33914)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Coverage?expand=0&rev=25
2012-02-15 11:31:23 +00:00
Stephan Kulow
792bf829ab replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=17
2011-12-06 17:46:25 +00:00
OBS User buildservice-autocommit
aa3238b954 Updating link to change in openSUSE:Factory/perl-Pod-Coverage revision 17.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Coverage?expand=0&rev=1191743959bdd3008cf470b52c66f043
2011-12-06 17:46:25 +00:00
Stephan Kulow
8e5b3a5bd3 Accepting request 92236 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=16
2011-11-21 11:44:41 +00:00
Lars Vogdt
161822606a Autobuild autoformatter for 54626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=13
2010-12-05 21:13:27 +00:00
Lars Vogdt
749dfc9068 Accepting request 54626 from devel:languages:perl
Accepted submit request 54626 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Pod-Coverage?expand=0&rev=12
2010-12-05 21:13:20 +00:00
4 changed files with 62 additions and 35 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03304d36ebb555d86b8144a7e9fd5cfafc804b9fb9ff745b067b71066d39af90
size 13328

BIN
Pod-Coverage-0.23.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Oct 28 13:44:33 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- fix build with perl 5.32 by regenerating spec with cpanspec
-------------------------------------------------------------------
Thu May 16 12:59:16 CEST 2013 - pth@suse.de
- Update to 0.23:
Distinguish 'package didn't compile' from 'package has no symbols'
-------------------------------------------------------------------
Tue Feb 21 09:12:16 UTC 2012 - coolo@suse.com
- recreate with cpanspec to fix build
-------------------------------------------------------------------
Wed Feb 15 12:30:23 CET 2012 - pth@suse.de
- Update to 0.22:
* POD spelling corrections. (rt #22113)
* Add "unimport" to the stoplist. (rt #33914)
- Fix spec file as build now uses Makefile.PL.
- remove created perllocal.pod.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 18 11:09:03 UTC 2011 - coolo@suse.com Fri Nov 18 11:09:03 UTC 2011 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Pod-Coverage # spec file for package perl-Pod-Coverage
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2020 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,74 +12,76 @@
# 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/
# #
# norootforbuild
%bcond_with pod
Name: perl-Pod-Coverage Name: perl-Pod-Coverage
Version: 0.23
Release: 0
%define cpan_name Pod-Coverage %define cpan_name Pod-Coverage
Summary: Checks if the documentation of a module is comprehensive Summary: Checks if the documentation of a module is comprehensive
Version: 0.21 License: Artistic-1.0 OR GPL-1.0-or-later
Release: 2
License: GPL+ or Artistic
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Pod-Coverage/ URL: https://metacpan.org/release/%{cpan_name}
#Source: http://www.cpan.org/modules/by-module/Pod/Pod-Coverage-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl BuildRequires: perl
BuildRequires: perl(Module::Build)
BuildRequires: perl-macros BuildRequires: perl-macros
%if %{with pod}
BuildRequires: perl(Test::Pod) >= 1.0
%endif
BuildRequires: perl(Test::More)
BuildRequires: perl(Devel::Symdump) >= 2.01 BuildRequires: perl(Devel::Symdump) >= 2.01
# BuildRequires: perl(Pod::Find) >= 0.21
BuildRequires: perl(Pod::Parser) >= 1.13
Requires: perl(Devel::Symdump) >= 2.01 Requires: perl(Devel::Symdump) >= 2.01
Requires: perl(Pod::Find) >= 0.21 Requires: perl(Pod::Find) >= 0.21
Requires: perl(Pod::Parser) >= 1.13 Requires: perl(Pod::Parser) >= 1.13
%{perl_requires}
%description %description
Developers hate writing documentation. They'd hate it even more if their Developers hate writing documentation. They'd hate it even more if their
computer tattled on them, but maybe they'll be even more thankful in the computer tattled on them, but maybe they'll be even more thankful in the
long run. Even if not, perlmodstyle tells you to, so you must obey. long run. Even if not, _perlmodstyle_ tells you to, so you must obey.
This module provides a mechanism for determining if the pod for a given This module provides a mechanism for determining if the pod for a given
module is comprehensive. module is comprehensive.
It expects to find either a =head(n>1) or an =item block documenting a It expects to find either a '=head(n>1)' or an '=item' block documenting a
subroutine. subroutine.
Authors: Consider: # an imaginary Foo.pm package Foo;
--------
Richard Clamp <richardc@unixbeard.net> =item foo
Michael Stevens <mstevens@etla.org>
The foo sub
= cut
sub foo {}
sub bar {}
1;
__END__
In this example 'Foo::foo' is covered, but 'Foo::bar' is not, so the 'Foo'
package is only 50% (0.5) covered
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}
%build %build
%{__perl} Build.PL installdirs=vendor perl Makefile.PL INSTALLDIRS=vendor
./Build build flags=%{?_smp_mflags} make %{?_smp_mflags}
%check %check
./Build test make test
%install %install
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 %perl_make_install
%perl_process_packlist
%perl_gen_filelist %perl_gen_filelist
%clean
%{__rm} -rf $RPM_BUILD_ROOT
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,-) %defattr(-,root,root,755)
%doc Changes examples %doc Changes examples
%changelog %changelog