From 68ef10290d9a3c27d5eeac8a067ee80fbc6e42a2ffbd6a707ce85f3093953180 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 5 Dec 2010 21:06:02 +0000 Subject: [PATCH] Autobuild autoformatter for 52560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Install-ExtraTests?expand=0&rev=2 --- perl-Module-Install-ExtraTests.spec | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/perl-Module-Install-ExtraTests.spec b/perl-Module-Install-ExtraTests.spec index 9895b86..fe3b81d 100644 --- a/perl-Module-Install-ExtraTests.spec +++ b/perl-Module-Install-ExtraTests.spec @@ -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