Commit Graph

209 Commits

Author SHA1 Message Date
Igor Gnatenko
4e822311de Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:51 +01:00
Pavel Raiskup
7f6a476b98 tests: reenable && fix dirrem* tests
Version: 1.31-2
2019-01-17 13:59:30 +01:00
Pavel Raiskup
5e7a7dca02 check: disable dirrem01/dirrem02
These two are racy again, per upstream report:
https://www.mail-archive.com/bug-tar@gnu.org/msg05719.html

Version: 1.31-1
2019-01-10 10:46:44 +01:00
Pavel Raiskup
3b055ef9f2 rebase: latest upstream release v1.30
Per upstream release notes:
http://lists.gnu.org/archive/html/info-gnu/2019-01/msg00001.html

Version: 1.31-1
2019-01-10 09:09:28 +01:00
Pavel Raiskup
c0f09b684b cleaner use of %macros
Version: 1.30-6
2018-08-07 13:28:52 +02:00
Fedora Release Engineering
6d11a113b0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 07:16:53 +00:00
Igor Gnatenko
a72a896b34
remove unneeded scriptlets
install-info is handled by filetriggers nowadays (see the guidelines).

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-12 10:41:27 +02:00
Igor Gnatenko
f660fe2c5a add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:52 +02:00
Pavel Raiskup
d4ce8faa2a BuildRequires: drop rsh
It was added historically so ./configure could detect where the
rsh binary is installed.  Nowadays we anyway use secure shell by
'./configure RSH=/usr/bin/ssh' so it's been useless dep for quite
some time.

Originally added by rhbz#475950, commit 0f5146d11e.

Resolves: rhbz#1581716
Version: 1.30-4
2018-05-23 15:35:22 +02:00
Igor Gnatenko
3f3ec3f323
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:53:09 +01:00
Fedora Release Engineering
5a1f48bfcd - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 18:29:46 +00:00
Igor Gnatenko
ecf436262d Return epoch back
Downgrading epoch is not acceptable since it is causing downgradepath.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 10:59:44 +01:00
Pavel Raiskup
0521be8808 tests: dirrem: fix race
Proposed upstream:
https://www.mail-archive.com/bug-tar@gnu.org/msg05451.html

Version: 1.30-1
2018-01-04 19:34:37 +01:00
Pavel Raiskup
0b2e2ac261 tests: better %check error logging
Don't run the testsuite twice now (with/without -v option), but
rather /bin/cat all the testsuite.log files when 'make check'
fails.

Version: 1.30-1
2018-01-04 19:26:10 +01:00
Pavel Raiskup
36124c3f61 tests: fix difflink test-case
Per upstream report:
https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html

Version: 1.30-1
2017-12-19 08:42:23 +01:00
Pavel Raiskup
c0ab324711 rebase: latest upstream release v1.30
Per upstream release notes:
http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00011.html

Version: 1.30-1
2017-12-18 12:58:00 +01:00
Fedora Release Engineering
2858c8d1dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 09:09:26 +00:00
Fedora Release Engineering
25bbf1bd8f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 19:57:42 +00:00
Tomas Repik
455dfe1e65 fix --add-file option (rhbz#1436030) 2017-07-19 12:19:21 +02:00
Fedora Release Engineering
353f951667 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 15:34:50 +00:00
Pavel Raiskup
a63c5cbdf9 tar: don't hang with '-x --xattrs --skip-old-files'
Resolves: rhbz#1399036
Version: 1.29-3
2016-11-28 07:47:11 +01:00
Pavel Raiskup
69df485d81 tar: fix --create to use --xattrs-include/exclude
Resolves: rhbz#1341787
Version: 1.29-3
2016-11-28 07:02:59 +01:00
Pavel Raiskup
9bfd68f864 revert part of 28cb7b49c6
There's 'dnf --setopt=tsflags=nodocs' for minimization efforts, so
we keep docs part with relatively high information value.

Version: 1.29-3
2016-11-28 06:38:39 +01:00
Peter Robinson
28cb7b49c6 Drop large docs (easily retrieved from the source/online), minor specs cleanups 2016-11-07 01:41:42 +00:00
Pavel Raiskup
b8c4a6f530 rebase to new upstream release
Per release notes:
https://savannah.gnu.org/forum/forum.php?forum_id=8545

Resolves: rhbz#1336607
Version: 1.29-1
2016-05-17 06:34:25 +02:00
Fedora Release Engineering
b1611038b8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 01:17:35 +00:00
Pavel Raiskup
f2cb3b0009 fix typo in previous commit
Version: 1.28-6
2015-06-26 14:59:36 +02:00
Pavel Raiskup
0bf621e87f tests: avoid two false failures related to -T
Version: 1.28-6
2015-06-26 14:58:18 +02:00
Pavel Raiskup
132f2c7962 tar: --files-from and -T interaction
Resolves: rhbz#1230762
Version: 1.28-6
2015-06-26 14:18:11 +02:00
Dennis Gilmore
2d28052280 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:31:08 +00:00
Till Maas
f5514d1253 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:29:08 +01:00
Peter Robinson
48b9fc52f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:50:30 +00:00
Tom Callaway
a847aad14f fix license handling 2014-08-06 06:55:20 +02:00
Pavel Raiskup
6334ff4be0 rebase to new upstream release
Per release notes:
https://savannah.gnu.org/forum/forum.php?forum_id=8037

Version: 1.28-1
2014-07-28 10:10:16 +02:00
Dennis Gilmore
9774bf629a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 03:08:42 -05:00
Pavel Raiskup
69bf7610b9 spec: enable parallel build
Version: 1.27.1-4
2014-05-12 17:51:53 +02:00
Pavel Raiskup
76844ee24d tar: don't read/write archive contents from/to terminal
Resolves: #1083075
Version: 1.27.1-3
2014-04-01 14:51:55 +02:00
Pavel Raiskup
be819f0840 tar: option -T eternal loop fix
Resolves: #1083066
Version: 1.27.1-3
2014-04-01 14:37:54 +02:00
Pavel Raiskup
777c0d021d sparse: list (and --verify) also big sparse files
Resolves: #916995
Version: 1.27.1-3
2014-04-01 14:14:22 +02:00
Pavel Raiskup
6b8c4d7673 tar: fix infinite loops in sparse file handling
Resolves: 1082608
Version: 1.27.1-3
2014-03-31 15:25:26 +02:00
Pavel Raiskup
486bd7adf8 acls: extract default ACLs correctly
When --acls option is passed, extracted files must have exactly
the same ACLs (even default ACLs) as is stored in archive.

Resolves: #1082603
Version: 1.27.1-3
2014-03-31 15:08:49 +02:00
Pavel Raiskup
6096299afa docs: document mistakes in --exclude
Related: #903666
Version: 1.27.1-3
2014-03-31 14:53:30 +02:00
Pavel Raiskup
e6f5bb4d09 man: sync with help2man
Version: 1.27.1-2
2013-11-29 08:31:44 +01:00
Pavel Raiskup
da53ae63ea rebase: minor version update
Per release notes 2013-11-17 at:
http://www.gnu.org/software/tar/

Resolves: #1031419
Version: 1.27.1-1
2013-11-18 08:06:29 +01:00
Pavel Raiskup
f6493483ff paxutils: fix sparse file detection based on fstat()
Resolves: #1024095
Version: 1.27-2
2013-10-29 09:16:21 +01:00
Ondřej Vašík
4bcf8d01a3 Fix typo 2013-10-09 11:48:48 +02:00
Ondřej Vašík
67775841f5 new upstream release 1.27 (#1016288) 2013-10-09 11:39:11 +02:00
Pavel Raiskup
e72627093d tar: option --xattrs-include should imply --xattrs option
Resolves: #965969
Version: 1.26-28
2013-09-09 15:16:23 +02:00
Pavel Raiskup
5cfc2636fb doc: add documentation for --xattrs, etc.
Resolves: #996753
Version: 1.26-28
2013-08-14 09:01:58 +02:00
Dennis Gilmore
a071c9961e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 22:20:32 -05:00