You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
perl-Text-TabularDisplay/perl-Text-TabularDisplay.spec

112 lines
3.5 KiB

18 years ago
Name: perl-Text-TabularDisplay
12 years ago
Version: 1.34
Release: 1%{?dist}
18 years ago
Summary: Display text in formatted table output
# see TabularDisplay.pm's header
17 years ago
License: GPLv2
18 years ago
Group: Development/Libraries
URL: http://search.cpan.org/dist/Text-TabularDisplay/
Source0: http://www.cpan.org/authors/id/D/DA/DARREN/Text-TabularDisplay-%{version}.tar.gz
BuildArch: noarch
12 years ago
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(integer)
BuildRequires: perl(strict)
18 years ago
BuildRequires: perl(Test)
12 years ago
BuildRequires: perl(vars)
13 years ago
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
18 years ago
%description
Text::TabularDisplay simplifies displaying textual data in a table. The
output is identical to the columnar display of query results in the mysql
text monitor. For example, this data:
%prep
%setup -q -n Text-TabularDisplay-%{version}
chmod -c -x t/* examples/*
%build
13 years ago
perl Makefile.PL INSTALLDIRS=vendor
18 years ago
make %{?_smp_mflags}
%install
12 years ago
make pure_install DESTDIR=%{buildroot}
18 years ago
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
%{_fixperms} %{buildroot}/*
%check
make test
%files
12 years ago
%doc COPYING README examples/
18 years ago
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
12 years ago
* Mon Feb 25 2013 Petr Šabata <contyk@redhat.com> - 1.34-1
- 1.34 bump
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.33-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.33-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
13 years ago
* Mon Jul 09 2012 Petr Pisar <ppisar@redhat.com> - 1.33-2
- Perl 5.16 rebuild
13 years ago
* Mon Jul 09 2012 Petr Šabata <contyk@redhat.com> - 1.33-1
- 1.33 bump
13 years ago
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 1.31-2
- Perl 5.16 rebuild
13 years ago
* Fri Jun 22 2012 Petr Šabata <contyk@redhat.com> - 1.31-1
- 1.31 bump
13 years ago
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1.30-2
- Perl 5.16 rebuild
13 years ago
* Mon Apr 02 2012 Petr Šabata <contyk@redhat.com> - 1.30-1
- 1.30 bump
- Drop command macros
13 years ago
* Mon Jan 16 2012 Petr Šabata <contyk@redhat.com> - 1.28-1
- 1.28 bump
- Spec cleanup
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
14 years ago
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.22-11
- Perl mass rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 23 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.22-9
- 661697 rebuild for fixing problems with vendorach/lib
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.22-8
- Mass rebuild with perl-5.12.0
* Fri Dec 4 2009 Stepan Kasal <skasal@redhat.com> - 1.22-7
- rebuild against perl 5.10.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
17 years ago
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-4
- rebuild for new perl
18 years ago
* Wed May 16 2007 Chris Weyl <cweyl@alumni.drew.edu> 1.22-3
- bump
18 years ago
* Wed May 16 2007 Chris Weyl <cweyl@alumni.drew.edu> 1.22-2
- BR perl(Test), not perl(Test::More)
* Tue May 15 2007 Chris Weyl <cweyl@alumni.drew.edu> 1.22-1
- Specfile autogenerated by cpanspec 1.71.