Hello community,

here is the log from the commit of package perl-Apache-DBI for openSUSE:Factory 
checked in at 2011-11-14 13:18:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Apache-DBI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Apache-DBI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Apache-DBI", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Apache-DBI/perl-Apache-DBI.changes  
2011-09-23 12:35:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Apache-DBI.new/perl-Apache-DBI.changes     
2011-11-14 13:18:13.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Oct 20 14:00:59 UTC 2011 - [email protected]
+
+- update to 1.11
+  * RT 69087, perl 5.14 'Using qw(...) as parentheses' fix
+
+-------------------------------------------------------------------

Old:
----
  Apache-DBI-1.10-path.diff
  Apache-DBI-1.10.tar.bz2

New:
----
  Apache-DBI-1.11-path.patch
  Apache-DBI-1.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Apache-DBI.spec ++++++
--- /var/tmp/diff_new_pack.CbG5tu/_old  2011-11-14 13:18:15.000000000 +0100
+++ /var/tmp/diff_new_pack.CbG5tu/_new  2011-11-14 13:18:15.000000000 +0100
@@ -21,7 +21,7 @@
 Name:           perl-Apache-DBI
 BuildRequires:  apache2-devel apache2-mod_perl libapr-util1-devel pcre-devel 
perl-DBI
 BuildRequires:  perl-macros
-Version:        1.10
+Version:        1.11
 Release:        1
 Provides:       ApacheDBI perl-ApacheDBI
 Obsoletes:      perl-ApacheDBI
@@ -33,8 +33,8 @@
 License:        Artistic
 Url:            http://cpan.org/modules/by-module/Apache/
 Summary:        Apache authentication via perl DBI
-Source:         Apache-DBI-%{version}.tar.bz2
-Patch:          Apache-DBI-%{version}-path.diff
+Source:         Apache-DBI-%{version}.tar.gz
+Patch:          Apache-DBI-%{version}-path.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 

++++++ Apache-DBI-1.11-path.patch ++++++
--- eg/startup.pl.orig  2011-10-20 14:02:32.000000000 -0400
+++ eg/startup.pl       2011-10-20 14:02:40.000000000 -0400
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 
 # to load this file when the server starts, add this to httpd.conf:
 # PerlRequire /path/to/startup.pl
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to