Hello community,

here is the log from the commit of package perl-DBD-ODBC for openSUSE:Factory
checked in at Mon Aug 29 12:15:40 CEST 2011.



--------
--- perl-DBD-ODBC/perl-DBD-ODBC.changes 2011-06-24 10:22:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-DBD-ODBC/perl-DBD-ODBC.changes    
2011-08-27 18:02:40.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Aug 27 16:02:05 UTC 2011 - [email protected]
+
+- fix deps
+  * perl(Test::Simple) >= 0.88
+  * perl(DBI) >= 1.609
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ perl-DBD-ODBC.spec ++++++
--- /var/tmp/diff_new_pack.f5m4OI/_old  2011-08-29 12:12:00.000000000 +0200
+++ /var/tmp/diff_new_pack.f5m4OI/_new  2011-08-29 12:12:00.000000000 +0200
@@ -23,23 +23,26 @@
 %define cpan_name DBD-ODBC
 Summary:        ODBC Driver for DBI
 Version:        1.31
-Release:        1
+Release:        4
 License:        GPL+ or Artistic
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/DBD-ODBC/
 Source:         
http://www.cpan.org/modules/by-module/DBD/DBD-ODBC-%{version}.tar.gz
 Patch0:         %{name}-1.29-Makefile.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%if 0%{?suse_version} >= 1120
+BuildRequires:  perl(Test::Simple) >= 0.88
+%endif
 %if %{with test}
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 %endif
-BuildRequires:  perl(DBI) >= 1.21
+BuildRequires:  perl(DBI) >= 1.609
 BuildRequires:  unixODBC-devel
-Requires:       perl(DBI) >= 1.21
+Requires:       perl(DBI) >= 1.609
 Requires:       unixODBC
+%{perl_requires}
 
 %description
 This module is needed to access ODBC databases from within Perl. The
@@ -48,6 +51,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %patch0
+find . -type f -print0 | xargs -0 chmod 644
 
 #rpmlint: wrong-file-end-of-line-encoding
 for file in README.af README.unicode; do
@@ -55,7 +59,6 @@
 done
 
 pushd examples
-chmod 644 *
 #rpmlint: wrong-file-end-of-line-encoding
 find -type f -exec %{__perl} -p -i -e "s|\r\n|\n|" {} \;
 #rpmlint: wrong-script-interpreter


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to