Author: mmaslano Update of /cvs/pkgs/rpms/perl-Capture-Tiny/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29460 Modified Files: .cvsignore sources Added Files: perl-Capture-Tiny.spec Log Message: * Mon Apr 27 2009 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.05-1 - Specfile autogenerated by cpanspec 1.78. --- NEW FILE perl-Capture-Tiny.spec --- Name: perl-Capture-Tiny Version: 0.05 Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Capture-Tiny/ Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 0:5.006 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) >= 0.47 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Capture::Tiny provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original handles. Yes, it even works on Windows. Stop guessing which of a dozen capturing modules to use in any particular situation and just use this one. %prep %setup -q -n Capture-Tiny-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README Todo %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Apr 27 2009 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> 0.05-1 - Specfile autogenerated by cpanspec 1.78. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Capture-Tiny/F-11/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 29 Apr 2009 03:15:19 -0000 1.1 +++ .cvsignore 29 Apr 2009 11:09:49 -0000 1.2 @@ -0,0 +1 @@ +Capture-Tiny-0.05.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Capture-Tiny/F-11/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 29 Apr 2009 03:15:19 -0000 1.1 +++ sources 29 Apr 2009 11:09:49 -0000 1.2 @@ -0,0 +1 @@ +e242915f57878465ef0b947eaf2e0b5c Capture-Tiny-0.05.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list