rpms/perl-Apache-DBI/F-11 perl-Apache-DBI.spec, 1.7, 1.8 sources, 1.4, 1.5

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


Author: remi

Update of /cvs/pkgs/rpms/perl-Apache-DBI/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31040

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/F-11/perl-Apache-DBI.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-Apache-DBI.spec	26 Feb 2009 10:52:38 -0000	1.7
+++ perl-Apache-DBI.spec	9 Feb 2010 18:09:55 -0000	1.8
@@ -1,14 +1,15 @@
-%define perlname Apache-DBI
+%global perlname Apache-DBI
 
 Name:      perl-Apache-DBI
-Version:   1.07
-Release:   2%{?dist}
+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)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.07-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Apache-DBI/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	17 May 2008 08:07:10 -0000	1.4
+++ sources	9 Feb 2010 18:09: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