diff --git a/automake-1_13.patch b/automake-1_13.patch deleted file mode 100644 index 3104b81..0000000 --- a/automake-1_13.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs -x Makefile -x Makefile.in ../orig-freeipmi-1.2.5/configure.ac ./configure.ac ---- ../orig-freeipmi-1.2.5/configure.ac 2013-02-26 23:25:53.000000000 +0100 -+++ ./configure.ac 2013-02-28 12:03:24.843417885 +0100 -@@ -22,7 +22,7 @@ - AM_INIT_AUTOMAKE([tar-ustar subdir-objects 1.9]) - - dnl create a config.h file --AM_CONFIG_HEADER([config/config.h]) -+AC_CONFIG_HEADERS([config/config.h]) - - dnl define output files - AC_CONFIG_FILES([ diff --git a/freeipmi.changes b/freeipmi.changes index fa0b9a9..5a62dc2 100644 --- a/freeipmi.changes +++ b/freeipmi.changes @@ -7,6 +7,8 @@ Mon Jun 24 07:13:38 UTC 2013 - kkaempf@suse.com o Add 'internal IPMI error' troubleshooting to manpages. o Fix bmc-info corner case on Bull 510 systems. +- drop automake-1_13.patch patch, included upstream + ------------------------------------------------------------------- Tue Apr 30 07:05:07 UTC 2013 - kkaempf@suse.com