SHA256
1
0
forked from pool/tar

Accepting request 295672 from home:vitezslav_cizek

- Revert tar-recursive--files-from.patch because it causes regression
  (bnc#918487, bnc#919233)

OBS-URL: https://build.opensuse.org/request/show/295672
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=67
This commit is contained in:
Stephan Kulow 2015-04-13 19:14:23 +00:00 committed by Git OBS Bridge
parent 4239dfae33
commit d8ff2b6777
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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