Name: perl-Term-ProgressBar Version: 2.15 Release: 1%{?dist} Summary: Provide a progress meter on a standard terminal License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Term-ProgressBar/ Source0: http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Term-ProgressBar-%{version}.tar.gz BuildArch: noarch BuildRequires: perl BuildRequires: perl(base) BuildRequires: perl(Capture::Tiny) BuildRequires: perl(Carp) BuildRequires: perl(Class::MethodMaker) >= 1.02 BuildRequires: perl(constant) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Fatal) BuildRequires: perl(Fcntl) BuildRequires: perl(IO::File) BuildRequires: perl(parent) BuildRequires: perl(POSIX) BuildRequires: perl(strict) BuildRequires: perl(Term::ReadKey) >= 2.14 BuildRequires: perl(Test::Exception) >= 0.31 BuildRequires: perl(Test::More) >= 0.80 BuildRequires: perl(vars) BuildRequires: perl(warnings) Requires: perl(Class::MethodMaker) >= 1.02 Requires: perl(Term::ReadKey) >= 2.14 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} %description Term::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains. %prep %setup -q -n Term-ProgressBar-%{version} for file in examples/*.pl; do sed -i 's/\r//' ${file} done %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} + find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + %{_fixperms} %{buildroot}/* %check make test %files %doc Changes README examples/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 17 2014 Petr Šabata - 2.15-1 - 2.15 bump * Sun Aug 04 2013 Fedora Release Engineering - 2.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 31 2013 Petr Šabata - 2.14-1 - 2.14 bump - Documentation fixes * Tue Jul 23 2013 Petr Pisar - 2.13-5 - Perl 5.18 rebuild * Thu Feb 14 2013 Fedora Release Engineering - 2.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jul 20 2012 Fedora Release Engineering - 2.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Jun 17 2012 Petr Pisar - 2.13-2 - Perl 5.16 rebuild * Fri May 18 2012 Petr Šabata - 2.13-1 - 2.13 bump * Fri Feb 17 2012 Petr Šabata - 2.11-1 - 2.11 bump, disables the signature check * Fri Jan 13 2012 Petr Šabata - 2.10-1 - 2.10 bump, switch to EE::MM - Spec cleanup * Fri Jun 24 2011 Marcela Mašláňová - 2.09-11 - Perl mass rebuild * Wed Feb 09 2011 Fedora Release Engineering - 2.09-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Nov 2 2010 Marcela Mašláňová - 2.09-9 - 648598 add requirement on Term::ReadKey, it add width feature * Thu May 06 2010 Marcela Maslanova - 2.09-8 - Mass rebuild with perl-5.12.0 * Fri Dec 4 2009 Stepan Kasal - 2.09-7 - rebuild against perl 5.10.1 * Sun Jul 26 2009 Fedora Release Engineering - 2.09-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering - 2.09-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Feb 27 2008 Tom "spot" Callaway - 2.09-4 - Rebuild for perl 5.10 (again) * Mon Jan 28 2008 Tom "spot" Callaway - 2.09-3 - rebuild for new perl * Tue Sep 19 2006 Chris Weyl 2.09-2 - bump * Sat Sep 16 2006 Chris Weyl 2.09-1 - Specfile autogenerated by cpanspec 1.69.1.