Hello community, here is the log from the commit of package perl-IO-CaptureOutput for openSUSE:Factory checked in at 2013-04-23 11:36:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-IO-CaptureOutput (Old) and /work/SRC/openSUSE:Factory/.perl-IO-CaptureOutput.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IO-CaptureOutput", Maintainer is "" Changes: -------- New Changes file: --- /dev/null 2013-04-05 00:01:41.916011506 +0200 +++ /work/SRC/openSUSE:Factory/.perl-IO-CaptureOutput.new/perl-IO-CaptureOutput.changes 2013-04-23 11:36:36.000000000 +0200 @@ -0,0 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:21 UTC 2010 - [email protected] + +- switch to perl_requires macro + +------------------------------------------------------------------- +Mon Nov 29 18:30:15 UTC 2010 - [email protected] + +- remove /var/adm/perl-modules + +------------------------------------------------------------------- +Mon Aug 23 00:31:06 UTC 2010 - [email protected] + +- initial package (1.1102) + New: ---- IO-CaptureOutput-1.1102.tar.gz perl-IO-CaptureOutput.changes perl-IO-CaptureOutput.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-IO-CaptureOutput.spec ++++++ # vim: set sw=4 ts=4 et nu: # # spec file for package perl-IO-CaptureOutput # # Copyright (c) 2013 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/ # Name: perl-IO-CaptureOutput Version: 1.1102 Release: 0 Summary: Capture STDOUT and STDERR from Perl code, subprocesses or XS License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Source: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/IO-CaptureOutput-%{version}.tar.gz Url: http://search.cpan.org/dist/IO-CaptureOutput/ BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: make BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Carp) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Basename) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) BuildRequires: perl(IO::File) BuildRequires: perl(Symbol) BuildRequires: perl(Test::More) Requires: perl(Carp) Requires: perl(Exporter) Requires: perl(File::Basename) Requires: perl(File::Spec) Requires: perl(File::Temp) Requires: perl(IO::File) Requires: perl(Symbol) %description This module provides routines for capturing STDOUT and STDERR from perl subroutines, forked system calls (e.g. system(), fork()) and from XS or C modules. %prep %setup -q -n "IO-CaptureOutput-%{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}/IO %{perl_vendorlib}/IO/CaptureOutput.pm %{perl_vendorlib}/IO/CaptureOutput.pod %dir %{perl_vendorarch}/auto/IO %{perl_vendorarch}/auto/IO/CaptureOutput %doc %{perl_man3dir}/IO::CaptureOutput.%{perl_man3ext}%{ext_man} %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
