Pavel Raiskup
209ec507af
tar: silence gcc warnings
...
Version: 2:1.26-22
2013-03-27 14:28:58 +01:00
Pavel Raiskup
bd10313616
man: fix NAME section
...
Version: 2:1.26-22
2013-03-27 10:38:50 +01:00
Pavel Raiskup
b12ee251b3
build: fix FTBFS on aarm64
...
The patch just replaces the non-up2date config.{sub,guess} scripts with
automake-1.13.
Version: 2:1.26-22
2013-03-27 10:38:42 +01:00
Pavel Raiskup
1965c602b6
spec: bump version to fc20 > fc19
...
Version: 2:1.26-21
2013-03-19 14:19:43 +01:00
Pavel Raiskup
5e2150f9ed
tar: allow passing args to commands called from tar
...
This allows us to run ./configure --with-lzma="xz --format=lzma" - thus the
default --lzma compressor is xz (no need to have dependency on
xz-lzma-compat package).
Resolves : #819187
Version: 2:1.26-20
2013-03-19 13:52:35 +01:00
Pavel Raiskup
062792bc5b
spec: usrmove /bin ~> /usr/bin
...
Version: 2:1.26-20
2013-03-19 13:49:47 +01:00
Pavel Raiskup
b40bf4511c
tar: allow extracting from just single volume
...
Resolves : #919897
Version: 2:1.26-20
2013-03-19 09:52:57 +01:00
Pavel Raiskup
c58b4220fc
spec: fix bad changelog dates based on git log
...
Version: 2:1.26-19
2013-03-01 11:53:45 +01:00
Pavel Raiskup
87cdd4918e
tar: bugfix for creation of --posix --sparse tarballs
...
GNU tar failed to create posix archives containing sparse files of effective
size (real size stored on the disk) >8GB.
Version: 2:1.26-19
Resolves : #516309
2013-03-01 11:49:55 +01:00
Pavel Raiskup
fc99fb3b0a
tar: store the UIDs/GIDs properly in pax format (do not fail)
...
Resolves : #913406
Version: 2:1.26-18
2013-02-21 12:59:05 +01:00
Pavel Raiskup
06e0a0b140
source: add latest xattrs/selinux/acls upstream implementation
...
Version: 2:1.26-17
2013-02-19 13:21:20 +01:00
Pavel Raiskup
98b687cc8b
spec/patches: little bit of reorganization
...
* re-create patches against latest release (to avoid fuzzy offset warnings
during patching)
* remove old xattr patch (up2date upstream patch will be added in next
commit)
* remove some old patches which are not needed against 1.26 tarball now
* add more verbose comments for patches
Version: 2:1.26-17
2013-02-19 13:18:19 +01:00
Pavel Raiskup
4f727cea9d
spec: make the 'autoreconf' phase verbose
...
Version: 2:1.26-17
2013-02-18 12:26:08 +01:00
Pavel Raiskup
f3e0982010
spec: add the --without=check possibility
...
Version: 2:1.26-17
2013-02-18 12:25:15 +01:00
Pavel Raiskup
bf32ad4192
Do not run verbose make check by default
...
Append the verbose testsuite output to build.log only when some problem
occurred.
Version: 2:1.26-16
2013-02-01 10:23:57 +01:00
Pavel Raiskup
dac2710129
Manual page update
...
Version: 2:1.26-16
Related: #903666
2013-02-01 10:23:53 +01:00
Ondřej Vašík
b4688f362e
add missing --full-time option to manpage
2012-11-29 18:53:44 +01:00
Pavel Raiskup
beec2fa8ad
Restore standard behavior of --keep-old-files
...
- and add --skip-old-files option
Resolves : #799252
2012-10-18 13:08:54 +02:00
Pavel Raiskup
fd1d02856b
Bump release number properly
2012-10-10 11:20:24 +02:00
Pavel Raiskup
70f8c84149
Pushed mistakenly, sorry,
...
This reverts commit 9989b8ed46
.
2012-10-10 11:05:54 +02:00
Pavel Raiskup
9989b8ed46
Allow to store extended attribute keywords containing '=' character
2012-10-10 10:59:42 +02:00
Pavel Raiskup
d51fc76643
Add the macro {?_rawbuild} to .gets patch
...
- this is needed when we want to build tar without downstream patches in
CoverityScan
2012-10-10 10:59:29 +02:00
Pavel Raiskup
0a67bdb89b
Fix spec/macro issue when building with SELinux
2012-10-10 10:59:04 +02:00
Pavel Raiskup
7e8d1eef2e
Cleanup spec file and allow build tar without SELinux
...
- repair the xattr-gnulib-prepare patch to allow build tar without SELinux
support
- fedora-review compliance -> remove trailing white-spaces, remove macro from
comment, remove BR of gawk;coreutils;gzip that should be covered automatically
by minimum build environment, do not `rm -rf' buildroot at the beginning of
install phase (needed only in EPEL), remove BuildRoot definition, remove
defattr macro, s/define/global/
- do not use ${VAR} syntax for bash variables, use just $VAR
2012-10-05 19:38:08 +02:00
Pavel Raiskup
130db747c9
Manual page edit to describe new options.
...
Related #850291
2012-08-22 12:04:57 +02:00
Pavel Raiskup
c7a84f9c9c
Enable verbose testsuite output for better debugging on fails.
2012-08-21 16:25:39 +02:00
Pavel Raiskup
bf025c7ba0
Revised extended attributes with listing support ( #850291 ).
2012-08-21 16:25:35 +02:00
Dennis Gilmore
e7b859efda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 17:48:23 -05:00
Pavel Raiskup
58fd5d562d
Force extended attributes to be stored after fchown(2) ( #771927 )
2012-07-12 11:10:06 +02:00
Ondřej Vašík
09e6413877
fix build failure with undefined gets
2012-06-16 07:57:33 +02:00
Ondřej Vašík
2c5c29cde2
store&restore security.capability extended attributes category( #771927 )
2012-06-16 07:44:10 +02:00
Ondřej Vašík
bf384e2368
add virtual provides for bundled(gnulib) copylib ( #821790 )
2012-05-15 16:31:09 +02:00
Pavel Raiskup
c075bd40d6
Fix for bad cooperation of -C & -u options
...
More info:
- BZ #688567
- http://lists.gnu.org/archive/html/bug-tar/2012-02/msg00007.html
2012-04-05 14:25:58 +02:00
Dennis Gilmore
0304ede230
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-14 00:20:42 -06:00
Ondřej Vašík
7f322ffd3d
Man page heading formatting fixes.
2011-10-02 10:07:47 +02:00
Kamil Dudka
bf72587fee
restore basic functionality of --acl, --selinux, and --xattr ( #717684 )
2011-09-26 16:36:09 +02:00
Ondrej Vasik
fc7e71a489
new upstream release 1.26
2011-03-12 14:30:11 +01:00
Dennis Gilmore
6bc64ffbed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 12:05:44 -06:00
Ondrej Vasik
684714d642
drop unnecessary hard dependency on info package( #671157 )
2011-01-20 19:27:03 +01:00
Ondřej Vašík
fdb8108d63
mention that some compression options might not work if the external program is not available( #666755 )
2011-01-03 15:04:54 +01:00
Ondřej Vašík
90dd1caa3d
mention that some compression options might not work if the external program is not available( #666755 )
2011-01-03 15:03:29 +01:00
Kamil Dudka
e654d406f8
correctly store long sparse file names in PAX archives ( #656834 )
2010-12-08 20:22:08 +01:00
Ondřej Vašík
09fbc03c38
fix issue with --listed-incremental and --one-file-system ( #654718 )
2010-11-23 12:53:17 +01:00
Ondřej Vašík
11b761358d
remove stripcomponents patch
2010-11-08 12:08:15 +01:00
Ondřej Vašík
3572b22233
new upstream release 1.25
2010-11-08 12:07:14 +01:00
Ondřej Vašík
f1b6067c54
temporarily disable sigpipe.at patch (fails at build in koji, passes manually)
2010-10-27 18:07:47 +02:00
Ondřej Vašík
68aae18d42
fix xattrs patch, use upstream version of stripcomponents patch
2010-10-27 12:47:41 +02:00
Ondřej Vašík
ef1451d533
fix xattrs patch, use upstream version of stripcomponents patch
2010-10-27 12:46:31 +02:00
Ondřej Vašík
9934f5707a
new upstream release 1.24, use .xz archive (still needs some improvement in xattrs patch)
2010-10-26 15:19:12 +02:00
Jesse Keating
463fa8a6e3
- Rebuilt for gcc bug 634757
2010-09-29 15:20:53 -07:00