x86_64: obsolete lib32-libbzip2 [release 1.0.8-2mamba;Thu Jan 16 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 21:02:50 +01:00
parent a0baa2c72c
commit cf8096af0e

View File

@ -2,7 +2,7 @@
Name: bzip2
Version: 1.0.8
Release: 1mamba
Release: 2mamba
Summary: Extremely powerful file compression utility
Group: Applications/Archiving
Vendor: openmamba
@ -17,10 +17,6 @@ Patch5: %{name}-1.0.6-bzip2recover_strncpy.patch
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
%ifarch x86_64_disabled
BuildRequires: gcc-multilib
BuildRequires: glibc-multilib-devel
%endif
License: BSD
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -34,6 +30,9 @@ The command-line options are deliberately very similar to those of GNU Gzip, but
%package -n %{libname}
Summary: Libraries for developing apps which will use bzip2
Group: System/Libraries
%ifarch x86_64
Obsoletes: lib32-libbzip2
%endif
%description -n %{libname}
Library of bzip2 functions, for developing apps which will use the bzip2 library (aka libz2).
@ -200,6 +199,9 @@ ln -s libbz2.so.%{version} %{buildroot}%{_prefix}/lib/libbz2.so.1.0
%endif
%changelog
* Thu Jan 16 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-2mamba
- x86_64: obsolete lib32-libbzip2
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
- update to 1.0.8