Blame SPECS/lz4.spec

371706
%global _vpath_srcdir contrib/meson
371706
371706
Name:           lz4
371706
Version:        1.9.3
371706
Release:        5%{?dist}
371706
Summary:        Extremely fast compression algorithm
371706
371706
License:        GPLv2+ and BSD
371706
URL:            https://lz4.github.io/lz4/
371706
Source0:        https://github.com/lz4/lz4/archive/v%{version}/%{name}-%{version}.tar.gz
371706
371706
Obsoletes:      %{name} < 1.7.5-3
371706
371706
BuildRequires: make
371706
BuildRequires:  gcc
371706
BuildRequires:  meson >= 0.43
371706
371706
Patch1: lz4-cve-2021-3520.patch
371706
%description
371706
LZ4 is an extremely fast loss-less compression algorithm, providing compression
371706
speed at 400 MB/s per core, scalable with multi-core CPU. It also features
371706
an extremely fast decoder, with speed in multiple GB/s per core, typically
371706
reaching RAM speed limits on multi-core systems.
371706
371706
%package        libs
371706
Summary:        Libaries for lz4
371706
Obsoletes:      %{name} < 1.7.5-3
371706
371706
%description    libs
371706
This package contains the libaries for lz4.
371706
371706
%package        devel
371706
Summary:        Development files for lz4
371706
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
371706
371706
%description    devel
371706
This package contains the header(.h) and library(.so) files required to build
371706
applications using liblz4 library.
371706
371706
%package        static
371706
Summary:        Static library for lz4
371706
371706
%description    static
371706
LZ4 is an extremely fast loss-less compression algorithm. This package
371706
contains static libraries for static linking of applications.
371706
371706
%prep
371706
%autosetup -p1
371706
371706
%build
371706
%meson \
371706
  -Dbin_programs=true \
371706
  -Ddefault_library=both \
371706
  %{nil}
371706
%meson_build
371706
371706
%install
371706
%meson_install
371706
371706
%files
371706
%license programs/COPYING
371706
%doc NEWS
371706
%{_bindir}/lz4
371706
%{_bindir}/lz4c
371706
%{_bindir}/lz4cat
371706
%{_bindir}/unlz4
371706
%{_mandir}/man1/lz4.1*
371706
%{_mandir}/man1/lz4c.1*
371706
%{_mandir}/man1/lz4cat.1*
371706
%{_mandir}/man1/unlz4.1*
371706
371706
%files libs
371706
%doc lib/LICENSE
371706
%{_libdir}/liblz4.so.*
371706
371706
%files devel
371706
%{_includedir}/lz4*.h
371706
%{_libdir}/liblz4.so
371706
%{_libdir}/pkgconfig/liblz4.pc
371706
371706
%files static
371706
%doc lib/LICENSE
371706
%{_libdir}/liblz4.a
371706
371706
%changelog
371706
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.3-5
371706
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
371706
  Related: rhbz#1991688
371706
371706
* Thu May 27 2021 Jakub Martisko <jamartis@redhat.com> - 1.9.3-4
371706
- Fix cve-2021-3520
371706
resolves: cve-2021-3520
371706
371706
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.3-3
371706
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
371706
371706
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
371706
371706
* Wed Jan 06 2021 Timothée Ravier <travier@redhat.com> - 1.9.3-1
371706
- Update to 1.9.3 and switch to Meson
371706
371706
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-3
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
371706
371706
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
371706
371706
* Wed Aug 14 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.1-1
371706
- Update to 1.9.1
371706
371706
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-3
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
371706
371706
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
371706
371706
* Mon Oct 29 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.8.3-1
371706
- Update to latest version
371706
371706
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
371706
371706
* Sat May 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.2-1
371706
- Update to 1.8.2
371706
371706
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1.2-4
371706
- Escape macros in %%changelog
371706
371706
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1.2-3
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
371706
371706
* Wed Jan 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1.2-2
371706
- Switch to %%ldconfig_scriptlets
371706
371706
* Mon Jan 15 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1.2-1
371706
- Update to 1.8.1.2
371706
371706
* Sat Aug 19 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.0-1
371706
- Update to 1.8.0
371706
371706
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-6
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
371706
371706
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-5
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
371706
371706
* Sat Jul 08 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.7.5-4
371706
- Split libs properly for multilib
371706
371706
* Sat Mar  4 2017 Peter Robinson <pbrobinson@fedoraproject.org> 1.7.5-3
371706
- Split libs out to a sub package
371706
371706
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
371706
371706
* Thu Jan 05 2017 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.5-1
371706
- Update to 1.7.5
371706
371706
* Fri Nov 25 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.4.2-1
371706
- Update to 1.7.4.2 (RHBZ #1397373)
371706
371706
* Sat Nov 19 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.7.3-1
371706
- Update to 1.7.3 (RHBZ #1395458)
371706
371706
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - r131-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
371706
371706
* Mon Jul 06 2015 pjp <pjp@fedoraproject.org> - r131-1
371706
- New: Dos/DJGPP target #114.
371706
- Added: Example using lz4frame library #118.
371706
- Changed: liblz4.a no longer compiled with -fPIC by default.
371706
371706
* Thu Jun 18 2015 pjp <pjp@fedoraproject.org> - r130-1
371706
- Fixed: incompatibility sparse mode vs console.
371706
- Fixed: LZ4IO exits too early when frame crc not present.
371706
- Fixed: incompatibility sparse mode vs append mode.
371706
- Performance fix: big compression speed boost for clang(+30%%).
371706
371706
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - r129-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
371706
371706
* Wed May 27 2015 pjp <pjp@fedoraproject.org> - r129-1
371706
- New LZ4_compress_fast() API.
371706
- New LZ4 CLI improved performance with multiple files.
371706
- Other bug fix and documentation updates.
371706
371706
* Mon Apr 06 2015 pjp <pjp@fedoraproject.org> - r128-2
371706
- Update files section to install unlz4 & its manual
371706
371706
* Wed Apr 01 2015 pjp <pjp@fedoraproject.org> - r128-1
371706
- lz4cli sparse file support
371706
- Restored lz4hc compression ratio
371706
- lz4 cli supports long commands
371706
- Introduced lz4-static sub package BZ#1208203
371706
371706
* Thu Jan 08 2015 pjp <pjp@fedoraproject.org> - r127-2
371706
- Bump dist to override an earlier build.
371706
371706
* Wed Jan 07 2015 pjp <pjp@fedoraproject.org> - r127-1
371706
- Fixed a bug in LZ4 HC streaming mode
371706
- New lz4frame API integrated into liblz4
371706
- Fixed a GCC 4.9 bug on highest performance settings
371706
371706
* Thu Nov 13 2014 pjp <pjp@fedoraproject.org> - r124-1
371706
- New LZ4 HC Streaming mode
371706
371706
* Tue Sep 30 2014 pjp <pjp@fedoraproject.org> - r123-1
371706
- Added experimental lz4frame API.
371706
- Fix s390x support.
371706
371706
* Sat Aug 30 2014 pjp <pjp@fedoraproject.org> - r122-1
371706
- new release
371706
- Fixed AIX & AIX64 support (SamG)
371706
- Fixed mips 64-bits support (lew van)
371706
371706
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - r121-3
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
371706
371706
* Fri Aug 08 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - r121-2
371706
- fix destdir
371706
371706
* Fri Aug 08 2014 pjp <pjp@fedoraproject.org> - r121-1
371706
- new release
371706
- Added a pkg-config file.
371706
- Fixed a LZ4 streaming crash bug.
371706
371706
* Thu Jul 03 2014 pjp <pjp@fedoraproject.org> - r119-1
371706
- new release
371706
- Fixed a high Address allocation issue in 32-bits mode.
371706
371706
* Sat Jun 28 2014 pjp <pjp@fedoraproject.org> - r118-1
371706
- new release
371706
- install libraries under appropriate _libdir directories.
371706
371706
* Sat Jun 14 2014 pjp <pjp@fedoraproject.org> - r117-3
371706
- Move shared library object to -devel package.
371706
371706
* Sat Jun 07 2014 pjp <pjp@fedoraproject.org> - r117-2
371706
- Skip static library from installation.
371706
371706
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - r117-2
371706
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
371706
371706
* Fri Jun 06 2014 pjp <pjp@fedoraproject.org> - r117-1
371706
- new release
371706
- added lz4c & lz4cat manual pages.
371706
371706
* Sun Apr 13 2014 pjp <pjp@fedoraproject.org> - r116-1
371706
- new release 116
371706
- added lz4cat utility for posix systems
371706
371706
* Sat Mar 15 2014 pjp <pjp@fedoraproject.org> - r114-1
371706
- new release r114
371706
- added RPM_OPT_FLAGS to CFLAGS
371706
- introduced a devel package to build liblz4
371706
371706
* Thu Jan 02 2014 pjp <pjp@fedoraproject.org> - r110-1
371706
- new release r110
371706
371706
* Sun Nov 10 2013 pjp <pjp@fedoraproject.org> - r108-1
371706
- new release r108
371706
371706
* Wed Oct 23 2013 pjp <pjp@fedoraproject.org> - r107-1
371706
- new release r107
371706
371706
* Mon Oct 07 2013 pjp <pjp@fedoraproject.org> - r106-3
371706
- fixed install section to replace /usr/ with a macro.
371706
  -> https://bugzilla.redhat.com/show_bug.cgi?id=1015263#c5
371706
371706
* Sat Oct 05 2013 pjp <pjp@fedoraproject.org> - r106-2
371706
- fixed install section above as suggested in the review.
371706
  -> https://bugzilla.redhat.com/show_bug.cgi?id=1015263#c1
371706
371706
* Sun Sep 22 2013 pjp <pjp@fedoraproject.org> - r106-1
371706
- Initial RPM release of lz4-r106