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/libisoburn.git#6877e4b36312ec33fd472b693c5867309a36b17c
This commit is contained in:
parent
4873c92bff
commit
53eac3f43d
@ -3,7 +3,7 @@
|
||||
Summary: Library to enable creation and expansion of ISO-9660 filesystems
|
||||
Name: libisoburn
|
||||
Version: 1.5.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://libburnia-project.org/
|
||||
Source0: http://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.gz
|
||||
@ -12,7 +12,7 @@ Source2: gpgkey-44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854.gpg
|
||||
Source3: xorriso_extract_iso_image.desktop
|
||||
Patch0: libisoburn-1.0.8-multilib.patch
|
||||
BuildRequires: gnupg2
|
||||
BuildRequires: gcc, gcc-c++, readline-devel, libacl-devel, zlib-devel
|
||||
BuildRequires: gcc, gcc-c++, make, readline-devel, libacl-devel, zlib-devel
|
||||
%if 0%{?rhel} == 7
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
BuildRequires: libburn1-devel >= %{version}, libisofs1-devel >= %{version}
|
||||
@ -226,6 +226,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Dec 28 2020 Robert Scheck <robert@fedoraproject.org> 1.5.2-5
|
||||
- Don't ship API docs twice (devel and doc subpackages)
|
||||
- Reworked spec file to build libisoburn1 for RHEL >= 8
|
||||
|
Loading…
Reference in New Issue
Block a user