OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Pod-Coverage?expand=0&rev=4
This commit is contained in:
parent
c7df6c124c
commit
b7d0d34fdd
@ -1,25 +1,33 @@
|
||||
#
|
||||
# spec file for package perl-Test-Pod-Coverage (Version 1.08)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Test-Pod-Coverage
|
||||
BuildRequires: perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Simple perl-Test-Pod
|
||||
Url: http://search.cpan.org/~petdance/Test-Pod-Coverage
|
||||
License: Artistic License; LGPL v2 or later
|
||||
License: Artistic License; LGPL v2.1 or later
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl = %{perl_version} perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Simple perl-Test-Pod
|
||||
AutoReqProv: on
|
||||
Summary: Check for POD Coverage in Your Distribution
|
||||
Version: 1.08
|
||||
Release: 52
|
||||
Release: 115
|
||||
Source: Test-Pod-Coverage-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -62,9 +70,10 @@ rm -rf %buildroot
|
||||
%{perl_vendorarch}/auto/Test/Pod/Coverage/.packlist
|
||||
%{_mandir}/man3/Test::Pod::Coverage.3pm.gz
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Oct 17 2007 - pth@suse.de
|
||||
* Wed Oct 17 2007 pth@suse.de
|
||||
- Fix Requires.
|
||||
- Clean up the spec file
|
||||
* Fri Oct 20 2006 - pth@suse.de
|
||||
* Fri Oct 20 2006 pth@suse.de
|
||||
- Initial package
|
||||
|
Loading…
x
Reference in New Issue
Block a user