Hello community,

here is the log from the commit of package perl-DBD-ODBC for openSUSE:Factory
checked in at Mon Jun 20 11:14:08 CEST 2011.



--------
--- perl-DBD-ODBC/perl-DBD-ODBC.changes 2011-03-09 13:14:54.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-DBD-ODBC/perl-DBD-ODBC.changes    
2011-06-18 07:54:56.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun 18 05:48:57 UTC 2011 - [email protected]
+
+- fix requires of examples
+- use original tar
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  DBD-ODBC-1.29.tar.bz2

New:
----
  DBD-ODBC-1.29.tar.gz
  _service:download_files:DBD-ODBC-1.29.tar.gz

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

Other differences:
------------------
++++++ perl-DBD-ODBC.spec ++++++
--- /var/tmp/diff_new_pack.Fr6cVW/_old  2011-06-20 11:13:33.000000000 +0200
+++ /var/tmp/diff_new_pack.Fr6cVW/_new  2011-06-20 11:13:33.000000000 +0200
@@ -23,12 +23,11 @@
 %define cpan_name DBD-ODBC
 Summary:        ODBC Driver for DBI
 Version:        1.29
-Release:        1
+Release:        2
 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
-Source:         %{cpan_name}-%{version}.tar.bz2
+Source:         
http://www.cpan.org/modules/by-module/DBD/DBD-ODBC-%{version}.tar.gz
 Patch0:         %{name}-%{version}-Makefile.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
@@ -46,14 +45,6 @@
 This module is needed to access ODBC databases from within Perl. The
 module uses the unixODBC manager to connect to the database.
 
-
-
-Authors:
---------
-    Tim Bunce
-    Jeff Urlwin
-    Thomas K. Wenrich
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %patch0
@@ -64,12 +55,13 @@
 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
 for ex in $(ls -1); do
   %{__sed} -i -e 's,#[!|#]perl\(.*\),#!%{__perl}\1,' "$ex"
-  %{__sed} -i -e 's,#!perl.exe -w,#!%{__perl} -w,' "$ex"
+  %{__sed} -i -e 's,perl.exe -w,perl -w,' "$ex"
 done
 popd
 


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



Remember to have fun...

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

Reply via email to