Rebuild for FC6.

This commit is contained in:
Jose Pedro Oliveira 2006-09-07 14:08:14 +00:00
parent 89b5ebad59
commit c8cf73882f
2 changed files with 5 additions and 3 deletions

View File

@ -1 +0,0 @@
http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild

View File

@ -1,6 +1,6 @@
Name: perl-Text-Template
Version: 1.44
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Expand template text with embedded Perl
Group: Development/Libraries
@ -49,10 +49,13 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc Artistic COPYING README
%{perl_vendorlib}/Text/
%{_mandir}/man3/*.3*
%{_mandir}/man3/*.3pm*
%changelog
* Thu Sep 7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.44-4
- Rebuild for FC6.
* Thu Feb 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.44-3
- Rebuild for FC5 (perl 5.8.8).