rpms/perl-DBD-MySQL/F-13 .cvsignore, 1.21, 1.22 perl-DBD-MySQL.spec, 1.51, 1.52 sources, 1.21, 1.22

Petr Pisar ppisar at fedoraproject.org
Mon Jul 12 09:09:24 UTC 2010


Author: ppisar

Update of /cvs/pkgs/rpms/perl-DBD-MySQL/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13997

Modified Files:
	.cvsignore perl-DBD-MySQL.spec sources 
Log Message:
Resolves: #597759 - 4.016 bump


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DBD-MySQL/F-13/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	26 Oct 2009 09:58:55 -0000	1.21
+++ .cvsignore	12 Jul 2010 09:09:24 -0000	1.22
@@ -1 +1 @@
-DBD-mysql-4.013.tar.gz
+DBD-mysql-4.016.tar.gz


Index: perl-DBD-MySQL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DBD-MySQL/F-13/perl-DBD-MySQL.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- perl-DBD-MySQL.spec	7 Dec 2009 10:36:52 -0000	1.51
+++ perl-DBD-MySQL.spec	12 Jul 2010 09:09:24 -0000	1.52
@@ -1,6 +1,6 @@
 Name:           perl-DBD-MySQL
-Version:        4.013
-Release:        3%{?dist}
+Version:        4.016
+Release:        1%{?dist}
 Summary:        A MySQL interface for perl
 
 Group:          Development/Libraries
@@ -17,6 +17,8 @@ BuildRequires:  perl(ExtUtils::MakeMaker
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Provides:       perl-DBD-mysql = %{version}-%{release}
 
+%{?perl_default_filter}
+
 %description 
 An implementation of DBI for MySQL for Perl.
 
@@ -64,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 12 2010 Petr Pisar <ppisar at redhat.com> - 4.016-1
+- 4.016 bump (bug #597759)
+- add perl_default_filter (remove mysql.so provides)
+
 * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 4.013-3
 - rebuild against perl 5.10.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-DBD-MySQL/F-13/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	26 Oct 2009 09:58:56 -0000	1.21
+++ sources	12 Jul 2010 09:09:24 -0000	1.22
@@ -1 +1 @@
-0b28c245eb4cc49d5071db91bd8819b1  DBD-mysql-4.013.tar.gz
+fd5b8eadf09a76145fe4dbf5cb8038eb  DBD-mysql-4.016.tar.gz



More information about the scm-commits mailing list