diff --git a/tar.changes b/tar.changes index bac4782..66b147a 100644 --- a/tar.changes +++ b/tar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 13 10:37:40 UTC 2015 - vcizek@suse.com + +- Revert tar-recursive--files-from.patch because it causes regression + (bnc#918487, bnc#919233) + ------------------------------------------------------------------- Mon Feb 9 14:00:15 UTC 2015 - vcizek@suse.com diff --git a/tar.spec b/tar.spec index f81f78b..ff95688 100644 --- a/tar.spec +++ b/tar.spec @@ -39,6 +39,8 @@ Patch10: paxutils-rtapelib_mtget.patch # the patch is used in Fedora and Debian # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820 Patch11: tar-ignore_lone_zero_blocks.patch +# The next patch is disabled because it causes a regression: +#https://bugzilla.opensuse.org/show_bug.cgi?id=918487 Patch12: tar-recursive--files-from.patch Patch20: add_readme-tests.patch %if 0%{?suse_version} >= %min_suse_ver @@ -88,7 +90,7 @@ Upstream testsuite for the package %patch7 -p1 %patch10 -p1 %patch11 -p1 -%patch12 -p1 +#%patch12 -p1 %patch20 -p1 %build