rpms/perl-Tie-DBI/EL-6 perl-Tie-DBI.spec,1.7,1.8 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/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6420/EL-6

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


Index: perl-Tie-DBI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Tie-DBI/EL-6/perl-Tie-DBI.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-Tie-DBI.spec	26 Jul 2009 17:15:18 -0000	1.7
+++ perl-Tie-DBI.spec	14 Jul 2010 14:12:05 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           perl-Tie-DBI
-Version:        1.02
-Release:        6%{?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,15 @@ 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
+
+* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 1.02-7
+- rebuild against perl 5.10.1
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.02-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Tie-DBI/EL-6/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 perl-devel mailing list