|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Template-Toolkit
|
|
|
|
Name: perl-Template-Toolkit
|
|
|
|
Version: 3.009
|
|
|
|
Version: 3.101
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Template processing system
|
|
|
|
Summary: Template processing system
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: http://www.template-toolkit.org/
|
|
|
|
URL: http://www.template-toolkit.org/
|
|
|
@ -54,7 +54,6 @@ BuildRequires: perl(Tie::Hash)
|
|
|
|
BuildRequires: perl(Tie::StdArray)
|
|
|
|
BuildRequires: perl(Tie::StdArray)
|
|
|
|
BuildRequires: perl(Tie::StdHash)
|
|
|
|
BuildRequires: perl(Tie::StdHash)
|
|
|
|
BuildRequires: perl(utf8)
|
|
|
|
BuildRequires: perl(utf8)
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
|
|
|
# Apache::Util pulls in mod_perl and httpd, for cmd-line tools using Template-Toolkit this is a lot of unnecessary and often unwanted packages
|
|
|
|
# Apache::Util pulls in mod_perl and httpd, for cmd-line tools using Template-Toolkit this is a lot of unnecessary and often unwanted packages
|
|
|
|
# The code checks for the existence of either Apache::Util or HTML::Entities, and the latter is much lighter weight from a dependency footprint.
|
|
|
|
# The code checks for the existence of either Apache::Util or HTML::Entities, and the latter is much lighter weight from a dependency footprint.
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1802358
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1802358
|
|
|
@ -116,7 +115,7 @@ sed -i "s|$RPM_BUILD_ROOT||g" $RPM_BUILD_ROOT%{perl_vendorarch}/Template/Config.
|
|
|
|
make test
|
|
|
|
make test
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc Changes HACKING README.md TODO TT_v*_html_docs/*
|
|
|
|
%doc Changes README.md TODO TT_v*_html_docs/*
|
|
|
|
%{_bindir}/tpage
|
|
|
|
%{_bindir}/tpage
|
|
|
|
%{_bindir}/ttree
|
|
|
|
%{_bindir}/ttree
|
|
|
|
%{perl_vendorarch}/Template.pm
|
|
|
|
%{perl_vendorarch}/Template.pm
|
|
|
@ -126,6 +125,27 @@ make test
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.101-2
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.101-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Sep 1 2022 Tom Callaway <spot@fedoraproject.org> - 3.101-1
|
|
|
|
|
|
|
|
- update to 3.101
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.010-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.010-3
|
|
|
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.010-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 22 2021 Tom Callaway <spot@fedoraproject.org> - 3.010-1
|
|
|
|
|
|
|
|
- update to 3.010
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.009-5
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.009-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|