|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Template-Toolkit
|
|
|
|
|
Version: 2.14
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Template processing system
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL or Artistic
|
|
|
|
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_datadir}/tt2/examples
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 28 2006 Tom "spot" Callaway <tcallawa@redhat.com> - 2.14-6
|
|
|
|
|
- bump for FC-5
|
|
|
|
|
|
|
|
|
|
* Mon Jul 11 2005 Tom "spot" Callaway <tcallawa@redhat.com> - 2.14-5
|
|
|
|
|
- don't need Tie::DBI as a BuildRequires, since we're not running
|
|
|
|
|
the tests
|
|
|
|
|