Commit Graph

72 Commits

Author SHA1 Message Date
Igor Gnatenko
0d6a7c7b54 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:54 +02:00
Pavel Raiskup
cd318ff5f2 build: don't overwrite CFLAGS for -D_FILE_OFFSET_BITS=64
The configure.ac already uses AC_SYS_LARGEFILE macro.

Version: 5.2.4-2
2018-05-09 13:50:27 +02:00
Pavel Raiskup
35a5717f8b drop config.sub hack for ppc64le
Per fedora devel list discussion:
https://lists.fedoraproject.org/archives/list/
devel@lists.fedoraproject.org/thread/2OWD2QRDFBEC6HTPVQ7FMJENH32BWT54/

Version: 5.2.4-2
2018-05-09 13:35:02 +02:00
Pavel Raiskup
146f22233f spec: a bit more airy 2018-05-08 22:49:29 +02:00
Pavel Raiskup
c11005e694 rebase to stable 5.2.4
Per release notes:
https://www.mail-archive.com/xz-devel@tukaani.org/msg00295.html

Resolves: rhbz#1574039
2018-05-08 22:47:42 +02:00
Fedora Release Engineering
8146a1571f - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 22:11:53 +00:00
Igor Gnatenko
1cbf267b2c
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-02 11:18:14 +01:00
vascom
e98ab5c6e9 Revert libs dependency.
Second try clean spec.
2017-09-13 13:38:54 +00:00
Vascom
4a585f3c89 Cleanup spec. 2017-09-13 14:28:26 +03:00
Fedora Release Engineering
3f9bd005b8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 11:03:06 +00:00
Fedora Release Engineering
522f5e4234 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 22:31:01 +00:00
Petr Písař
c14c321a84 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:55:15 +02:00
Fedora Release Engineering
c27811574c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 18:13:01 +00:00
Pavel Raiskup
b33e8a3268 add also sources
Version: 5.2.3-1
2017-01-02 15:27:07 +01:00
Pavel Raiskup
2682d51e8c rebase to stable 5.2.3
Per release notes:
http://www.mail-archive.com/xz-devel@tukaani.org/msg00285.html

Version: 5.2.3-1
Resolves: rhbz#1409276
2017-01-02 13:45:18 +01:00
Lubomir Rintel
e94ff72743 Fix FTBFS by requiring Perl 2016-11-28 20:20:40 +01:00
Fedora Release Engineering
3d0c4e5880 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 03:54:21 +00:00
Jaromir Capik
449a17e3b3 Fixing hardcoded lib64 path in the stage1 recipe 2015-12-03 14:54:57 +01:00
Pavel Raiskup
9d7db2c28d rebase to stable 5.2.2
Remove outdated items in .gitignore and sources.

Version: 5.2.2-1
2015-09-29 15:01:18 +02:00
Pavel Raiskup
ab17568e35 spec: remove xz-compat-libs
Resolves: #1179193
Version: 5.2.1-3
2015-07-09 09:25:07 +02:00
Dennis Gilmore
2f19c9b057 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 04:32:29 +00:00
Jaromir Capik
2e9b0cb3c9 Adding STAGE1 bootstrap recipe 2015-06-15 18:46:47 +02:00
Pavel Raiskup
71848cf637 typo: remove wrongly mentioned rhbz id
Version: 5.2.1-1
2015-02-27 08:51:59 +01:00
Pavel Raiskup
85e1e285bb xz: rebase to recent minor release
Per upstream release notes:
http://www.mail-archive.com/xz-devel@tukaani.org/msg00226.html

Version: 5.2.1-1
2015-02-27 08:43:15 +01:00
Richard W.M. Jones
b9d7aae80b Depend on grep that contains grepconf.sh (#1189120) 2015-02-04 14:04:37 +00:00
Pavel Raiskup
af917b1260 spec: documentation and license fixes
Don't install all COPYING* files because the vast majority of xz
code is Public Domain.  Only some scripts copied from gzip and
adjusted for xz purposes are GPLv2+.

Version: 5.2.0-1
2015-01-06 14:05:16 +01:00
Pavel Raiskup
e75244ba15 spec: cleanup (fedora-review fixes)
Remove redundant %defattr, install translation, don't define
BuildRoot, etc.

Version: 5.2.0-1
2015-01-06 14:04:43 +01:00
Pavel Raiskup
729c7139dd rebase to new stable version
All patches were removed because those were applied upstream (with
one exception - the man-page-day fix - which was upstram-rejected;
so not needed anyway).

Resolves: #1023718
Version: 5.2.0-1
2015-01-06 14:03:31 +01:00
Pavel Raiskup
9907793ad8 profile.d: colorize interactive x*zgrep output
.. when grep output is colored also.  This commit can be done
thanks to the fix from rhbz#1034631.

Version: 5.1.2-15alpha
Resolves: #1034846
2014-08-26 10:14:17 +02:00
Peter Robinson
4f5a18f791 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 11:13:05 +00:00
Tom Callaway
ebf8a9c956 fix license handling 2014-08-06 14:18:53 +02:00
Tom Callaway
b40d96962b fix license handling 2014-08-06 13:50:47 +02:00
Pavel Raiskup
d23e30817f xzgrep: return 0 when at least one file matches
Resolves: #1109122
Version: 5.1.2-12alpha
2014-06-13 12:00:09 +02:00
Dennis Gilmore
19677d2183 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:02:22 -05:00
Peter Robinson
ff60bb375f Drop ChangeLog, it's big and the excitement is summarised in NEWS 2014-05-31 23:01:06 +01:00
Richard W.M. Jones
083f3ed28e Add a -static subpackage (see RHBZ#547011). 2014-05-16 15:06:22 +01:00
Pavel Raiskup
c7e91236f6 xzless: better check the less version
Resolves: #1015924
Version: 5.1.2-8alpha
2014-04-02 10:20:22 +02:00
Pavel Raiskup
21e8be418c spec: add _isa requirements where appropriate
Version: 5.1.2-8alpha
2014-04-02 09:36:03 +02:00
Pavel Raiskup
e7de512134 spec: build with -O3 on ppc64
Resolves: #1051078
Version: 5.1.2-7alpha
2014-01-10 14:43:32 +01:00
Dennis Gilmore
70817f0618 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:24:41 -05:00
Pavel Raiskup
f209416124 spec: fix typos
Version: xz-5.1.2-5alpha
2013-04-09 13:06:15 +02:00
Pavel Raiskup
93ff517f90 xzgrep: fix non-working -h option
Version: xz-5.1.2-5alpha
Resolves: #850898
2013-04-09 13:01:06 +02:00
Pavel Raiskup
e01a5abdb7 docs: Sync man pages & --help output
Version: xz-5.1.2-5alpha
Resolves: #948533
2013-04-09 12:47:28 +02:00
Karsten Hopp
8ead555867 add support for ppc64p7 arch (Power7 optimized) 2013-02-21 01:23:50 +01:00
Dennis Gilmore
6d9e112283 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 22:07:49 -06:00
Dennis Gilmore
5177d25b18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-22 02:29:11 -05:00
Jindrich Novy
39fd73035c update to 5.1.2alpha 2012-07-05 16:29:29 +02:00
Dennis Gilmore
f25b55a01e - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 03:22:40 -06:00
Jindrich Novy
2a1159f58b update to 5.1.1alpha 2011-10-16 11:44:34 +02:00
Jindrich Novy
3e3d1190f5 tarball format is now bz2 to allow bootstrapping (#714765) 2011-06-20 19:59:40 +02:00