- rebuild for fc5

This commit is contained in:
pertusus 2006-02-17 16:47:28 +00:00
parent c4840d9abe
commit 1ef8e29db0

View File

@ -1,6 +1,6 @@
Name: perl-Parse-Yapp
Version: 1.05
Release: 34%{?dist}
Release: 35%{?dist}
Summary: Perl extension for generating and using LALR parsers
Group: Development/Libraries
@ -46,13 +46,16 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc Changes README
%{_bindir}/*
%{_bindir}/yapp
%{perl_vendorlib}/Parse/
%{_mandir}/man1/*.1*
%{_mandir}/man3/*.3*
%changelog
* Fri Feb 17 2006 Patrice Dumas <dumas@centre-cired.fr> - 1.05-35
- rebuild for fc5
* Wed Nov 16 2005 Warren Togami <wtogami@redhat.com> - 1.05-34
- import into Extras