rpms/perl-Tie-DBI/devel .cvsignore, 1.3, 1.4 perl-Tie-DBI.spec, 1.9, 1.10 sources, 1.3, 1.4

Tom Callaway spot at fedoraproject.org
Wed Jul 14 14:12:05 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/perl-Tie-DBI/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6420/devel

Modified Files:
	.cvsignore perl-Tie-DBI.spec sources 
Log Message:
1.05


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Tie-DBI/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	7 Jul 2006 15:27:53 -0000	1.3
+++ .cvsignore	14 Jul 2010 14:12:05 -0000	1.4
@@ -1,2 +1 @@
-Tie-DBI-1.01.tar.gz
-Tie-DBI-1.02.tar.gz
+Tie-DBI-1.05.tar.gz


Index: perl-Tie-DBI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Tie-DBI/devel/perl-Tie-DBI.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- perl-Tie-DBI.spec	7 May 2010 04:33:54 -0000	1.9
+++ perl-Tie-DBI.spec	14 Jul 2010 14:12:05 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           perl-Tie-DBI
-Version:        1.02
-Release:        8%{?dist}
+Version:        1.05
+Release:        1%{?dist}
 Summary:        Tie hashes to DBI relational databases
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/C
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More), perl(DBD::SQLite)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -35,8 +35,7 @@ find $RPM_BUILD_ROOT -type d -depth -exe
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-# needs a running mysql server
-#make test
+make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 14 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.05-1
+- update to 1.05
+
 * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.02-8
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Tie-DBI/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	7 Jul 2006 15:27:53 -0000	1.3
+++ sources	14 Jul 2010 14:12:05 -0000	1.4
@@ -1 +1 @@
-e2a8b9ea4e34d048e8811a55844131eb  Tie-DBI-1.02.tar.gz
+8bef1b1e4db79d1dcc871e87fbc68536  Tie-DBI-1.05.tar.gz



More information about the scm-commits mailing list