Description: Don't recreate spec file: unused on Debian,
 pollutes diff with ever-changing timestamp
 that changes result of rebuilds.
Author: Lionel Elie Mamane <lmamane@debian.org>

Index: sqliteodbc-0.88/configure.in
===================================================================
--- sqliteodbc-0.88.orig/configure.in	2010-06-29 07:34:33.000000000 +0200
+++ sqliteodbc-0.88/configure.in	2011-01-03 16:28:39.000000000 +0100
@@ -598,4 +598,4 @@
 #
 SPEC_CHANGELOG_TS=`LANG=C date -u "+%a %b %d %Y"`
 AC_SUBST(SPEC_CHANGELOG_TS)
-AC_OUTPUT(Makefile sqliteodbc.spec)
+AC_OUTPUT(Makefile)
