- rebuild for fc5
This commit is contained in:
parent
c4840d9abe
commit
1ef8e29db0
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Parse-Yapp
|
Name: perl-Parse-Yapp
|
||||||
Version: 1.05
|
Version: 1.05
|
||||||
Release: 34%{?dist}
|
Release: 35%{?dist}
|
||||||
Summary: Perl extension for generating and using LALR parsers
|
Summary: Perl extension for generating and using LALR parsers
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -46,13 +46,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
%{_bindir}/*
|
%{_bindir}/yapp
|
||||||
%{perl_vendorlib}/Parse/
|
%{perl_vendorlib}/Parse/
|
||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 16 2005 Warren Togami <wtogami@redhat.com> - 1.05-34
|
||||||
- import into Extras
|
- import into Extras
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user