From ed99ea9fad80cf2736bc6bd696f5908719c0eec8 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jun 30 2015 03:38:40 +0000 Subject: remove old patch --- diff --git a/gnucash-2.6.6-build.patch b/gnucash-2.6.6-build.patch deleted file mode 100644 index 1c9fb20..0000000 --- a/gnucash-2.6.6-build.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -up gnucash-2.6.6/configure.ac.foo gnucash-2.6.6/configure.ac ---- gnucash-2.6.6/configure.ac.foo 2015-04-13 20:12:29.807514429 -0400 -+++ gnucash-2.6.6/configure.ac 2015-04-13 20:12:56.898367927 -0400 -@@ -172,6 +172,8 @@ AC_HEADER_STDC - AC_CHECK_HEADERS(limits.h sys/time.h sys/times.h sys/wait.h pow.h) - oldcflags="$CFLAGS" - CFLAGS= -+oldldflags="$LDFLAGS" -+LDFLAGS= - AC_CHECK_FUNCS(stpcpy memcpy timegm towupper) - AC_CHECK_FUNCS(setenv,,[ - AC_CHECK_FUNCS(putenv,,[ -@@ -179,6 +181,7 @@ AC_CHECK_FUNCS(setenv,,[ - ]) - ]) - CFLAGS="$oldcflags" -+LDFLAGS="$oldldflags" - STRUCT_TM_GMTOFF_CHECK - cflags_save=${CFLAGS} - CFLAGS="${CFLAGS} -Wall -Werror" diff --git a/gnucash.spec b/gnucash.spec index 04c8db7..0d040ed 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -19,7 +19,6 @@ BuildRequires: libtool-ltdl-devel BuildRequires: ktoblzcheck-devel BuildRequires: libsecret-devel BuildRequires: libappstream-glib -Patch1: gnucash-2.6.6-build.patch Requires: gnucash-docs >= 2.2.0 Requires: dconf