temporary maintainership
This commit is contained in:
parent
01b6991146
commit
954f6c1345
@ -0,0 +1 @@
|
||||
DBD-SQLite-1.08.tar.gz
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.08
|
||||
Release: 1.1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Self Contained RDBMS in a DBI Driver
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -9,7 +9,7 @@ URL: http://search.cpan.org/dist/DBD-SQLite/
|
||||
Source0: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBD/DBD-SQLite-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: perl-DBI >= 1.03
|
||||
BuildRequires: perl-DBI >= 1.03
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.08-2
|
||||
- temporary maintainership.
|
||||
|
||||
* Sat Jun 11 2005 Michael A. Peters <mpeters@mac.com> 1.08-1.1
|
||||
- minor changes for initial cvs checkin (removed tabs, better url in
|
||||
- url tag and description tag)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user