rpms/perl-DBD-SQLite/devel .cvsignore, 1.7, 1.8 perl-DBD-SQLite.spec, 1.26, 1.27 sources, 1.7, 1.8

Chris Weyl cweyl at fedoraproject.org
Fri May 29 07:41:18 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-DBD-SQLite/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18504

Modified Files:
	.cvsignore perl-DBD-SQLite.spec sources 
Log Message:
* Fri May 29 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.25-1
- 1.25 needed for DBIx::Class 0.08103
- auto-update to 1.25 (by cpan-spec-update 0.01)
- added a new br on perl(File::Spec) (version 0.82)
- altered br on perl(Test::More) (0 => 0.42)
- added a new br on perl(DBI) (version 1.57)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-SQLite/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	20 Apr 2009 06:23:02 -0000	1.7
+++ .cvsignore	29 May 2009 07:40:48 -0000	1.8
@@ -1 +1 @@
-DBD-SQLite-1.23.tar.gz
+DBD-SQLite-1.25.tar.gz


Index: perl-DBD-SQLite.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-SQLite/devel/perl-DBD-SQLite.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- perl-DBD-SQLite.spec	20 Apr 2009 07:12:10 -0000	1.26
+++ perl-DBD-SQLite.spec	29 May 2009 07:40:48 -0000	1.27
@@ -1,12 +1,12 @@
 Name:           perl-DBD-SQLite
-Version:        1.23
+Version:        1.25
 Release:        1%{?dist}
 Summary:        Self Contained RDBMS in a DBI Driver
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/DBD-SQLite/
-Source0:        http://www.cpan.org/authors/id/M/MS/MSERGEANT/DBD-SQLite-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/DBD-SQLite-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl-DBI >= 1.03
@@ -16,7 +16,9 @@ BuildRequires:  perl-DBI >= 1.03
 #   perl-DBD-SQLite is self-contained (uses the sqlite local copy)
 BuildRequires:  sqlite-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.42
+BuildRequires:  perl(File::Spec) >= 0.82
+BuildRequires:  perl(DBI) >= 1.57
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -60,11 +62,18 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorarch}/auto/*
-%{perl_vendorarch}/DBD/SQLite.pm
+%{perl_vendorarch}/DBD/
 %{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Fri May 29 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.25-1
+- 1.25 needed for DBIx::Class 0.08103
+- auto-update to 1.25 (by cpan-spec-update 0.01)
+- added a new br on perl(File::Spec) (version 0.82)
+- altered br on perl(Test::More) (0 => 0.42)
+- added a new br on perl(DBI) (version 1.57)
+
 * Mon Apr 20 2009 Marcela Maslanova <mmaslano at redhat.com> 1.23-1
 - update to the latest version
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-SQLite/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	20 Apr 2009 06:23:02 -0000	1.7
+++ sources	29 May 2009 07:40:48 -0000	1.8
@@ -1 +1 @@
-3fb6d567a507b4f347d56a6ba38966d0  DBD-SQLite-1.23.tar.gz
+3bc9c8f141cb6c9256ea6dbcddbb9fe7  DBD-SQLite-1.25.tar.gz




More information about the Fedora-perl-devel-list mailing list