Rebuild for FC6.
This commit is contained in:
parent
c73edff5df
commit
52e67c6085
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.12
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Self Contained RDBMS in a DBI Driver
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -61,10 +61,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc Changes README
|
||||
%{perl_vendorarch}/auto/*
|
||||
%{perl_vendorarch}/DBD/SQLite.pm
|
||||
%{_mandir}/man3/*.3*
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 14 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.12-2
|
||||
- Rebuild for FC6.
|
||||
|
||||
* Tue Apr 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.12-1
|
||||
- Update to 1.12.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user