Accepting request 35527 from Base:System
checked in (request 35527) OBS-URL: https://build.opensuse.org/request/show/35527 OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
5e292cf8d8
commit
2827f691c9
11
tar.spec
11
tar.spec
@@ -26,16 +26,18 @@ Group: System/Base
|
||||
Provides: base:/bin/tar
|
||||
PreReq: %install_info_prereq
|
||||
AutoReqProv: on
|
||||
Version: 1.23
|
||||
Version: 1.22
|
||||
Release: 2
|
||||
Summary: GNU implementation of tar ((t)ape (ar)chiver)
|
||||
Source0: %name-%version.tar.bz2
|
||||
#
|
||||
Patch0: tar-disable_languages.patch
|
||||
Patch1: tar-disable-listed02-test.patch
|
||||
Patch1: tar-disable-listed02-test.diff
|
||||
Patch2: tar-manpage.patch
|
||||
Patch3: tar-wildcards.patch
|
||||
Patch5: tar-fortifysourcessigabrt.patch
|
||||
Patch5: tar-1.22-fortifysourcessigabrt.patch
|
||||
#fix possible heap overflow in rtapelib.c bnc#579475 (fix already in upstream git)
|
||||
Patch6: tar-heap_overflow_in_rtapelib.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Recommends: xz
|
||||
Recommends: tar-lang = %version
|
||||
@@ -89,6 +91,7 @@ Shell scripts for system backup/restore
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
|
||||
%build
|
||||
rm -f po/no.* po/ky.*
|
||||
@@ -127,7 +130,7 @@ rm -r %buildroot/usr/libexec
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%_bindir/tar
|
||||
%doc README* ABOUT-NLS AUTHORS COPYING NEWS THANKS ChangeLog TODO
|
||||
%doc README* ABOUT-NLS AUTHORS COPYING NEWS THANKS ChangeLog PORTS TODO
|
||||
%_infodir/tar.info*.gz
|
||||
%_mandir/man1/tar.1.gz
|
||||
|
||||
|
Reference in New Issue
Block a user