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:
parent
4239dfae33
commit
d8ff2b6777
@ -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
|
||||
|
||||
|
4
tar.spec
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user