|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Template-Toolkit
|
|
|
|
|
Version: 2.15
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?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
|
|
|
|
|
* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa@redhat.com> - 2.15-2
|
|
|
|
|
- bump for fc6
|
|
|
|
|
|
|
|
|
|
* Mon May 29 2006 Tom "spot" Callaway <tcallawa@redhat.com> - 2.15-1
|
|
|
|
|
- bump to 2.15
|
|
|
|
|
- gd test is gone, don't need to patch anything
|
|
|
|
|