|
|
|
@ -1,11 +1,12 @@
|
|
|
|
|
Name: ntfs-3g-system-compression
|
|
|
|
|
Summary: NTFS-3G plugin for reading "system compressed" files
|
|
|
|
|
Version: 1.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://github.com/ebiggers/ntfs-3g-system-compression
|
|
|
|
|
Source0: https://github.com/ebiggers/ntfs-3g-system-compression/archive/v%{version}/ntfs-3g-system-compression-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
|
BuildRequires: automake
|
|
|
|
@ -44,6 +45,21 @@ rm -rf %{buildroot}%{_libdir}/ntfs-3g/*.la
|
|
|
|
|
%{_libdir}/ntfs-3g/ntfs-plugin-80000017.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Aug 31 2021 Richard W.M. Jones <rjones@redhat.com> - 1.0-7
|
|
|
|
|
- Rebuild for updated ntfs-3g CVE (RHBZ#1999788)
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|