diff --git a/perl-Test-Differences.spec b/perl-Test-Differences.spec index 4742ac7..a460aad 100644 --- a/perl-Test-Differences.spec +++ b/perl-Test-Differences.spec @@ -1,15 +1,32 @@ -# vim: set sw=4 ts=4 et nu: +# +# spec file for package perl-Test-Differences +# +# Copyright (c) 2011 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-Differences Version: 0.500 -Release: 0 +Release: 1 Summary: Test strings and data structures and show differences if not ok Source: http://search.cpan.org/CPAN/authors/id/O/OV/OVID/Test-Differences-%{version}.tar.gz -URL: http://search.cpan.org/dist/Test-Differences/ +Url: http://search.cpan.org/dist/Test-Differences/ Group: Development/Libraries/Perl License: Perl License -BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: make perl BuildRequires: perl-macros @@ -47,4 +64,4 @@ Test strings and data structures and show differences if not ok. %dir %{perl_vendorarch}/auto/Test %{perl_vendorarch}/auto/Test/Differences %doc %{perl_man3dir}/Test::Differences.%{perl_man3ext}%{ext_man} - +%changelog