diff --git a/ocfs2-tools.changes b/ocfs2-tools.changes index a8d0190..0c82825 100644 --- a/ocfs2-tools.changes +++ b/ocfs2-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 13 11:57:30 UTC 2013 - schwab@suse.de + +- Update config.guess/sub in the coreutils copy + ------------------------------------------------------------------- Tue Apr 9 14:42:28 UTC 2013 - e.istomin@edss.ee diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index c40d6a8..27e9d15 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -145,6 +145,7 @@ autoreconf -fi -I /usr/share/aclocal make OPTS="%{optflags}" cd reflink +cp ../config.guess ../config.sub coreutils-6.9/build-aux/ %configure make reflink cd ..