9
0
Lars Vogdt
2010-12-05 21:06:02 +00:00
committed by Git OBS Bridge
parent ee441fb1ff
commit 68ef10290d

View File

@@ -1,15 +1,32 @@
# vim: set sw=4 ts=4 et nu:
#
# spec file for package perl-Module-Install-ExtraTests (Version 0.007)
#
# Copyright (c) 2010 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-Module-Install-ExtraTests
Version: 0.007
Release: 0
Release: 1
Summary: Contextual tests that the harness can ignore
Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Module-Install-ExtraTests-%{version}.tar.gz
URL: http://search.cpan.org/dist/Module-Install-ExtraTests
Url: http://search.cpan.org/dist/Module-Install-ExtraTests
Group: Development/Libraries/Perl
License: Perl License
BuildRoot: %{_tmppath}/build-%{name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: perl = %{perl_version}
BuildRequires: perl
BuildRequires: make
@@ -48,3 +65,4 @@ Adds contextual tests that the harness can ignore.
%doc %{perl_man3dir}/Module::Install::ExtraTests.%{perl_man3ext}%{ext_man}
/var/adm/perl-modules/%{name}
%changelog