Hello community, here is the log from the commit of package perl-Test-Spelling for openSUSE:Factory checked in at Mon Jul 25 13:03:09 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Test-Spelling/perl-Test-Spelling.changes 2010-12-01 07:57:28.000000000 +0100 @@ -0,0 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 1 06:55:44 UTC 2010 - [email protected] + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Nov 29 18:31:15 UTC 2010 - [email protected] + +- remove /var/adm/perl-modules + +------------------------------------------------------------------- +Fri Aug 27 00:08:38 UTC 2010 - [email protected] + +- initial package (0.11) + calling whatdependson for head-i586 New: ---- perl-Test-Spelling.changes perl-Test-Spelling.spec Test-Spelling-0.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Spelling.spec ++++++ # # spec file for package perl-Test-Spelling # # 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-Spelling Version: 0.11 Release: 1 Summary: Check POD Files for Spelling Mistakes Source: http://search.cpan.org/CPAN/authors/id/I/IT/ITUB/Test-Spelling-%{version}.tar.gz Url: http://search.cpan.org/dist/Test-Spelling Group: Development/Libraries/Perl License: Perl License BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl-macros BuildRequires: make BuildRequires: aspell BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) BuildRequires: perl(File::Temp) BuildRequires: perl(File::Spec) BuildRequires: perl(Pod::Spell) >= 1.01 BuildRequires: perl(Carp) Requires: aspell Requires: perl(Test::More) Requires: perl(File::Temp) Requires: perl(File::Spec) Requires: perl(Pod::Spell) >= 1.01 Requires: perl(Carp) %description Check POD files for spelling mistakes, using Pod::Spell and spell to do the heavy lifting. %prep %setup -q -n "Test-Spelling-%{version}" %__sed -i '/^auto_install/d' Makefile.PL %build %__perl Makefile.PL PREFIX="%{_prefix}" %__make %{?jobs:-j%{jobs}} %install %perl_make_install %perl_process_packlist %check %__make test %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc Changes README %dir %{perl_vendorlib}/Test %{perl_vendorlib}/Test/Spelling.pm %dir %{perl_vendorarch}/auto/Test %{perl_vendorarch}/auto/Test/Spelling %doc %{perl_man3dir}/Test::Spelling.%{perl_man3ext}%{ext_man} %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
