rpms/perl-Apache-DBI/EL-4 perl-Apache-DBI.spec, 1.3, 1.4 sources, 1.4, 1.5

Remi Collet remi at fedoraproject.org
Tue Feb 9 18:22:56 UTC 2010


Author: remi

Update of /cvs/pkgs/rpms/perl-Apache-DBI/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv563

Modified Files:
	perl-Apache-DBI.spec sources 
Log Message:
update to 1.08 (bugfix)


Index: perl-Apache-DBI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Apache-DBI/EL-4/perl-Apache-DBI.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Apache-DBI.spec	31 May 2008 06:15:49 -0000	1.3
+++ perl-Apache-DBI.spec	9 Feb 2010 18:22:55 -0000	1.4
@@ -1,14 +1,15 @@
-%define perlname Apache-DBI
+%global perlname Apache-DBI
 
 Name:      perl-Apache-DBI
-Version:   1.07
+Version:   1.08
 Release:   1%{?dist}
 Summary:   Persistent database connections with Apache/mod_perl
 
 Group:     Development/Libraries
 License:   GPL+ or Artistic
 URL:       http://search.cpan.org/dist/Apache-DBI/
-Source:    http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/%{perlname}-%{version}.tar.gz
+#Source:   http://search.cpan.org/CPAN/authors/id/P/PG/PGOLLUCCI/%{perlname}-%{version}.tar.gz
+Source:    http://search.cpan.org/CPAN/authors/id/A/AB/ABH/%{perlname}-%{version}.tar.gz
 
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -69,6 +70,9 @@ make test
 %{perl_vendorlib}/Apache
 
 %changelog
+* Tue Feb 09 2010 Remi Collet <Fedora at famillecollet.com> 1.08-1
+- update to 1.08 (bugfix)
+
 * Sat May 17 2008 Remi Collet <Fedora at famillecollet.com> 1.07-1
 - update to 1.07
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Apache-DBI/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	31 May 2008 06:15:49 -0000	1.4
+++ sources	9 Feb 2010 18:22:55 -0000	1.5
@@ -1 +1 @@
-a8161e5c1083afa0ecb6ac94491481e0  Apache-DBI-1.07.tar.gz
+cb33b7ce268ef3a6fcbdc82d13d89b5c  Apache-DBI-1.08.tar.gz



More information about the scm-commits mailing list