SHA256
3
0
forked from pool/tar

Accepting request 295801 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/295801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2015-04-23 05:55:12 +00:00 committed by Git OBS Bridge
commit ecfdcc8800
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 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 # the patch is used in Fedora and Debian
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820
Patch11: tar-ignore_lone_zero_blocks.patch 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 Patch12: tar-recursive--files-from.patch
Patch20: add_readme-tests.patch Patch20: add_readme-tests.patch
%if 0%{?suse_version} >= %min_suse_ver %if 0%{?suse_version} >= %min_suse_ver
@ -88,7 +90,7 @@ Upstream testsuite for the package
%patch7 -p1 %patch7 -p1
%patch10 -p1 %patch10 -p1
%patch11 -p1 %patch11 -p1
%patch12 -p1 #%patch12 -p1
%patch20 -p1 %patch20 -p1
%build %build