Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libisofs.git#eefadef1bf3dda62f6f25f078c0d9f984096da81
This commit is contained in:
parent
8057a92f7c
commit
31395742c9
@ -3,7 +3,7 @@
|
||||
Summary: Library to create ISO 9660 disk images
|
||||
Name: libisofs
|
||||
Version: 1.5.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# make_isohybrid_mbr.c is under LGPLv2+, the rest under GPLv2+
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://libburnia-project.org/
|
||||
@ -12,7 +12,7 @@ Source1: http://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.g
|
||||
Source2: gpgkey-44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854.gpg
|
||||
Patch0: libisofs-0.6.16-multilib.patch
|
||||
BuildRequires: gnupg2
|
||||
BuildRequires: gcc, libacl-devel, zlib-devel
|
||||
BuildRequires: gcc, make, libacl-devel, zlib-devel
|
||||
%if 0%{?rhel} && "%{name}" != "%{pkgname}"
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
%endif
|
||||
@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user